vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   RPG Integration Hack (https://vborg.vbsupport.ru/forumdisplay.php?f=102)
-   -   RPG Integration Hack - Old Support Thread (https://vborg.vbsupport.ru/showthread.php?t=73868)

Polo 08-20-2004 04:11 PM

I'm apoligize for my ignorance, but i'm not that of a RPG fan... and i would like to know what the following means... (i hope i'm not the only one that needs to know this....)

RPG ?
HP ?
MA ?
PP ?
EXP ? (Experience maybe?)
Gil ?

Thanks for helping me out understand more about this RPG stuff, i really appreciate it.

Revan 08-20-2004 04:32 PM

The RPG Name not updating error has been fixed even BEFORE the complete RPG has been installed on the error find board! :D
I have added the changes to the build3 changelog text file.

I figure its best to relelease a cumulative Service Pack (M$, bite me :p ) than random error fixes and tons of attachment updates. :)
If anyone really cant wait for the test team to pick the hack apart for all errors, just holler out and I will give you a quickfix ;)



Quote:

Originally Posted by Polo
I'm apoligize for my ignorance, but i'm not that of a RPG fan... and i would like to know what the following means... (i hope i'm not the only one that needs to know this....)

RPG ?
HP ?
MA ?
PP ?
EXP ? (Experience maybe?)
Gil ?

Thanks for helping me out understand more about this RPG stuff, i really appreciate it.

RPG - Role Playing Game
HP - Health Points/Hit Points
MA/MP - Magic Aura/Magic Points
PP - Power Points
EXP - EXPerience Points (yer right ;) )
Gil - Money. It is the currency Final Fantasy games use

This helped? :)

Polo 08-20-2004 04:37 PM

Thank you Revan, that is all I needed to know ;) I appreciate it...
Regards

House_of_Crazed 08-20-2004 09:42 PM

Honestly, I'm not surprised that it's messy.

I'm sitting here trying to figure out how to start. I don't see a readme.htm as stated in the README text file.

Maybe it might be a good idea for you to sit down and go through everything & clean it up much more further. Even the installation instructions is messy.

HoC

winlya 08-21-2004 03:20 AM

wow..cool hack..
I am waiting this hack a long time.
But I look this hack same RPG Inferno V1...

Rahzel_hx 08-21-2004 03:59 AM

I'm having trouble i don't know how to install the rpg_phases and rpg_templets

Edit: nvm i'm stupid XD lol i fixed it
Edit#2: The lottery hack doesn't work no matter how many times i say to add lottery it says didn't fill out all the forums... where can i get the pictures for the diffrent classes ect?

winlya 08-21-2004 07:21 AM

hic,I just testing on localhost.But not work.
some error with me when install
PHP Code:

Database error in vBulletin 3.0.3:

Invalid SQLCREATE TABLE `rpg_clan` (
  `
clanidsmallint(5unsigned NOT NULL auto_increment,
  `
titlevarchar(50NOT NULL default '',
  `
passvarchar(50NOT NULL default '',
  `
leadervarchar(50NOT NULL default '',
  `
clanpointsvarchar(5NOT NULL default '',
  `
logovarchar(100NOT NULL default '',
  `
allyvarchar(10NOT NULL default '0',
  `
enemyvarchar(10NOT NULL default '0',
  `
sb_settingschar(1NOT NULL default '0',
  `
maxmemint(3NOT NULL default '5',
  `
col1varchar(5NOT NULL default '0',
  `
col2varchar(5NOT NULL default '0',
  `
col3varchar(5NOT NULL default '0',
  `
col4varchar(5NOT NULL default '0',
  `
sb_col_accessvarchar(5NOT NULL default '0',
  `
cm_col_accessvarchar(5NOT NULL default '0',
  `
ci_col_accessvarchar(5NOT NULL default '0',
  `
rm_col_accessvarchar(5NOT NULL default '0',
  `
clanmidiurlvarchar(100NOT NULL default '',
  
PRIMARY KEY  (`clanid`)
TYPE=MyISAM;

mysql errorYou have an error in your SQL syntax near ';
at line 22

mysql error number
1064

Date
Saturday 21st of August 2004 03:08:46 AM
Script
http://localhost/vbb3.0.3/install/battleinstall.php?step=1
Refererhttp://localhost/vbb3.0.3/install/menue.htm
Usernameadmin
IP Address
127.0.0.1 

And when install rpg_phases...
PHP Code:

The file you attempted to import only contains phrases and none of the settings requiredYou will be unable to make a new language with this file

Please fix some error man..
thank agian ^_^

ogetbilo 08-21-2004 07:52 AM

With the updated heal.php healing is working now.
But I found 2 more problems.
When I tried to optimize my database tables I had this warning :

PHP Code:

rpg_rpg_alignment      Check      WarningFound row where the auto_increment column has the value 0
rpg_rpg_alignment     Check     Status
OK
rpg_rpg_alignment     Optimize     Status
OK
rpg_rpg_classf     Check     Warning
Found row where the auto_increment column has the value 0
rpg_rpg_classf     Check     Status
OK
rpg_rpg_classf     Optimize     Status
OK
rpg_rpg_classm     Check     Warning
Found row where the auto_increment column has the value 0
rpg_rpg_classm     Check     Status
OK
rpg_rpg_classm     Optimize     Status
OK
rpg_rpg_element     Check     Warning
Found row where the auto_increment column has the value 0
rpg_rpg_element     Check     Status
OK
rpg_rpg_element     Optimize     Status
OK
rpg_rpg_race     Check     Warning
Found row where the auto_increment column has the value 0
rpg_rpg_race     Check     Status
OK
rpg_rpg_race     Optimize     Status
OK
rpg_rpg_type     Check     Warning
Found row where the auto_increment column has the value 0
rpg_rpg_type     Check     Status
OK
rpg_rpg_type     Optimize     Status
OK 

Why do i have a warning like this when I optimize the tables.
Also I dont know why but character names are always same with your location.
I thiink you miss coded something ovet there.Noone can update their names.

Starscream 08-21-2004 08:13 AM

Revan, thanks for the dropdown in the postbit. It is perfect for my forum. All things seem to be running great on my site. I have even heavily modified/adapted the RPG elements to fit my site theme and everything has gone pretty smoothly and is operational.

I am having one minor problem concerning the dropdown. I can't figure out how to make the dropdown in the postbit become the default view. I like that you made it so you can choose between having the dropdown or not, but I wish the dropdown would be the default view. It's probably a simple change, but I can't see it. Any help would be very appreciated.

*Clicks Install*

Rahzel_hx 08-21-2004 08:51 AM

Quote:

Originally Posted by winlya
And when install rpg_phases...
PHP Code:

The file you attempted to import only contains phrases and none of the settings requiredYou will be unable to make a new language with this file

Please fix some error man..
thank agian ^_^

Don't select it to be a new language select it to be meged with a language that you already have installed.. example: English Us


All times are GMT. The time now is 07:32 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01677 seconds
  • Memory Usage 1,778KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete