Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
RPG Integration Hack Details »»
RPG Integration Hack
Version: 3.5.1, by Revan Revan is offline
Developer Last Online: Jun 2014 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 02-23-2006 Last Update: 08-12-2006 Installs: 213
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

[high]
RPG Integration Hack v3.5.1 Patch Level 2
[/high]
RPG Integration Hack (RPG hack for short) v3.5.1 is the first step into the next generation of the classic hack compiled by Bitsys. For those that are unfamiliar with any of what I mentioned above, heres a quick rundown of what this hack is and does.
The RPG hack adds a whole new level of fun to a forum, by allowing uses to duke it out in a fierce battle. Use items to turn the tide of the battle, or use powerful spells to bring down an opponent. Or you can just rely on the good old sword to cut your enemy down to size!
Create or join a clan to amass an army and conquer the boards.
Patch yourself up after a hard battle.
Feeling lucky? Go bet on the lottery!

No RPG forum should be without. Administrator controls every single aspect of how the hack works, right down to every item and an user's level/stat gains.


[high]Important Notices:[/high]
  1. You need an external Cash mod installed for this mod to function properly.
    • uCash/uShop or vBPlaza, either will do
    • The Cash mod need to use the `user` table
    • You need to configure a setting in the RPG Integration Hack - Cash Options after install/upgrade
[high]Known Issues:[/high]
  1. Regular postbit doesn't contain RPG info
  2. RPG Manual is still outdated
These are all issues that will be addressed in upcoming versions.



[high]Upgrading Users:[/high]
What's new in v3.5?
  • OOP coding for query efficiency
  • Revamped templates
  • New Battle formulas (Thanks to Decado)
  • Works with AJAX Quick Reply/Quick Edit
  • Reoccurring Lotteries
  • Improved Healing Center
  • Inventory feature for the ability to carry multiple items from same item category
  • RPG Info no longer changeable on the fly
  • And last, but not least: [high]NO FILE EDITS![/high]
For support, please visit the RPG Integration Hack Support Forums
All support queries in this thread will be ignored by me.


If you use this mod,

Click it!


If you wish to support me in the development of the hack,


Your donations are most appreciated

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #472  
Old 05-23-2006, 08:26 PM
coRtALoS's Avatar
coRtALoS coRtALoS is offline
 
Join Date: Apr 2003
Location: Northeastern U.S.
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Revan
Hmm, then I don't know what could be wrong... Only other thing I can think of is if you fire every bit of Maintenance off and see if that does bugger all...
If that doesn't do anything, try running soemthing like
[sql]SELECT classid FROM rpg_classes [/sql]
And see if that returns any rows.

And for the record, you might want to contact your host about upgrading MySQL. That version is 4 years old and will not be supported by the next version of vBulletin.
You will need MySQL 4.0 or newer, personally I suggest 4.1 for a good, stable release that won't need too much reconfiguration to work properly with vBulletin.
I did that query, and it did pull up results. It seems the tables are populated, noot sure what the problem is. I will definitely talk to the owner about upgrading mysql though, thanks.

-edit

Yeah, I checked the database, and everything seems fine. The tables have all the information. Must be a PHP problem, or something! I think i'll try updating vbulletin to the latest this weekend, and see if that does anything.
Reply With Quote
  #473  
Old 05-24-2006, 02:41 AM
Oddjob Oddjob is offline
 
Join Date: Jan 2006
Location: Long Island, NY
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I uninstalled this a long while back, i tried to re-install it tonight. I get this error in step 4 of the installation.

Database error in vBulletin 3.5.4:

Invalid SQL:

ALTER TABLE `administrator`
ADD `rpgadminperms` INT( 10 ) UNSIGNED NOT NULL DEFAULT '0';

MySQL Error : Duplicate column name 'rpgadminperms'
Error Number : 1060
Date : Tuesday, May 23rd 2006 @ 11:30:37 PM
Script : http://www.xx.com/forums//installer/index.php
Referrer : http://www.xx.com/forums//installer/index.php
IP Address : **(
Username : ***
Classname : vb_database

Ive searched this but have not found an answer.

Help.
Reply With Quote
  #474  
Old 05-24-2006, 04:59 AM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by coRtALoS
I did that query, and it did pull up results. It seems the tables are populated, noot sure what the problem is. I will definitely talk to the owner about upgrading mysql though, thanks.

-edit

Yeah, I checked the database, and everything seems fine. The tables have all the information. Must be a PHP problem, or something! I think i'll try updating vbulletin to the latest this weekend, and see if that does anything.
Did you try running the maintenance functions? Seems like either your cache is not built or not built properly.
[sql]SELECT * FROM datastore WHERE title = 'rpg_classes'[/sql] See what that gives, should pull up a serialised string.
You might be using a php version with a bugged unserialize() function, I dunno.
Reply With Quote
  #475  
Old 05-24-2006, 09:45 AM
oninuva oninuva is offline
 
Join Date: May 2006
Location: USA
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ahhh! how do i fix this?

Quote:
Database error in vBulletin 3.5.4:

Invalid SQL:

SELECT languageid,
phrasegroup_arcade AS phrasegroup_arcade,
phrasegroup_global AS phrasegroup_global,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language
WHERE languageid = 1;

MySQL Error : Unknown column 'phrasegroup_arcade' in 'field list'
Error Number : 1054
Date : Wednesday, May 24th 2006 @ 05:32:27 AM
Script : http://www.wow-elite.org/forum/arcad...ores&gameid=98
Referrer :
IP Address : 65.54.188.99
Username :
Classname : vb_database
it came up after i installed this
Reply With Quote
  #476  
Old 05-24-2006, 03:09 PM
coRtALoS's Avatar
coRtALoS coRtALoS is offline
 
Join Date: Apr 2003
Location: Northeastern U.S.
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Revan
Did you try running the maintenance functions? Seems like either your cache is not built or not built properly.
[sql]SELECT * FROM datastore WHERE title = 'rpg_classes'[/sql] See what that gives, should pull up a serialised string.
You might be using a php version with a bugged unserialize() function, I dunno.
I did this, and got:

Code:
a:132:{i:1;a:12:{s:7:"classid";s:1:"1";s:9:"classname";s:7:"Unknown";s:11:"classfolder";s:14:"mclasses/nonem";s:11:"classregatt";s:1:"1";s:13:"classmagicatt";s:1:"1";s:13:"classmagicdef";s:1:"1";s:11:"classregdef";s:1:"1";s:9:"classpeed";s:1:"1";s:10:"classevade";s:1:"1";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"1";s:7:"visible";s:1:"1";}i:2;a:12:{s:7:"classid";s:1:"2";s:9:"classname";s:6:"Amazon";s:11:"classfolder";s:16:"fclasses/amazonf";s:11:"classregatt";s:1:"8";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"6";s:11:"classregdef";s:1:"8";s:9:"classpeed";s:1:"5";s:10:"classevade";s:1:"5";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:3;a:12:{s:7:"classid";s:1:"3";s:9:"classname";s:6:"Archer";s:11:"classfolder";s:16:"fclasses/archerf";s:11:"classregatt";s:1:"9";s:13:"classmagicatt";s:1:"7";s:13:"classmagicdef";s:1:"6";s:11:"classregdef";s:1:"8";s:9:"classpeed";s:1:"5";s:10:"classevade";s:1:"5";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:4;a:12:{s:7:"classid";s:1:"4";s:9:"classname";s:8:"Archmage";s:11:"classfolder";s:18:"fclasses/archmagef";s:11:"classregatt";s:1:"6";s:13:"classmagicatt";s:2:"10";s:13:"classmagicdef";s:1:"8";s:11:"classregdef";s:1:"7";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:5;a:12:{s:7:"classid";s:1:"5";s:9:"classname";s:8:"Assassin";s:11:"classfolder";s:18:"fclasses/assassinf";s:11:"classregatt";s:2:"10";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"7";s:11:"classregdef";s:1:"6";s:9:"classpeed";s:1:"5";s:10:"classevade";s:1:"5";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:6;a:12:{s:7:"classid";s:1:"6";s:9:"classname";s:10:"Black Mage";s:11:"classfolder";s:19:"fclasses/blackmagef";s:11:"classregatt";s:1:"6";s:13:"classmagicatt";s:2:"10";s:13:"classmagicdef";s:2:"10";s:11:"classregdef";s:1:"7";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:7;a:12:{s:7:"classid";s:1:"7";s:9:"classname";s:10:"Blacksmith";s:11:"classfolder";s:20:"fclasses/blacksmithf";s:11:"classregatt";s:1:"8";s:13:"classmagicatt";s:1:"7";s:13:"classmagicdef";s:1:"8";s:11:"classregdef";s:1:"9";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:8;a:12:{s:7:"classid";s:1:"8";s:9:"classname";s:10:"Calculator";s:11:"classfolder";s:20:"fclasses/calculatorf";s:11:"classregatt";s:1:"7";s:13:"classmagicatt";s:1:"7";s:13:"classmagicdef";s:1:"8";s:11:"classregdef";s:1:"8";s:9:"classpeed";s:1:"5";s:10:"classevade";s:1:"5";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:9;a:12:{s:7:"classid";s:1:"9";s:9:"classname";s:7:"Captain";s:11:"classfolder";s:17:"fclasses/captainf";s:11:"classregatt";s:2:"10";s:13:"classmagicatt";s:1:"6";s:13:"classmagicdef";s:1:"6";s:11:"classregdef";s:2:"10";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:10;a:12:{s:7:"classid";s:2:"10";s:9:"classname";s:7:"Chemist";s:11:"classfolder";s:17:"fclasses/chemistf";s:11:"classregatt";s:1:"7";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"8";s:11:"classregdef";s:1:"9";s:9:"classpeed";s:1:"5";s:10:"classevade";s:1:"5";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:11;a:12:{s:7:"classid";s:2:"11";s:9:"classname";s:11:"Dark Knight";s:11:"classfolder";s:20:"fclasses/darkknightf";s:11:"classregatt";s:1:"9";s:13:"classmagicatt";s:1:"9";s:13:"classmagicdef";s:1:"6";s:11:"classregdef";s:1:"7";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:12;a:12:{s:7:"classid";s:2:"12";s:9:"classname";s:7:"Dragoon";s:11:"classfolder";s:17:"fclasses/dragoonf";s:11:"classregatt";s:1:"8";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"7";s:11:"classregdef";s:1:"7";s:9:"classpeed";s:1:"6";s:10:"classevade";s:1:"6";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:13;a:12:{s:7:"classid";s:2:"13";s:9:"classname";s:10:"Ex-Soldier";s:11:"classfolder";s:20:"fclasses/ex-soldierf";s:11:"classregatt";s:2:"10";s:13:"classmagicatt";s:1:"6";s:13:"classmagicdef";s:1:"7";s:11:"classregdef";s:1:"9";s:9:"classpeed";s:1:"5";s:10:"classevade";s:1:"5";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:14;a:12:{s:7:"classid";s:2:"14";s:9:"classname";s:12:"Foot Soldier";s:11:"classfolder";s:21:"fclasses/footsoldierf";s:11:"classregatt";s:1:"9";s:13:"classmagicatt";s:1:"7";s:13:"classmagicdef";s:1:"6";s:11:"classregdef";s:2:"10";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:15;a:12:{s:7:"classid";s:2:"15";s:9:"classname";s:7:"Gambler";s:11:"classfolder";s:17:"fclasses/gamblerf";s:11:"classregatt";s:1:"7";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"6";s:11:"classregdef";s:1:"9";s:9:"classpeed";s:1:"6";s:10:"classevade";s:1:"6";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:16;a:12:{s:7:"classid";s:2:"16";s:9:"classname";s:9:"Geomancer";s:11:"classfolder";s:19:"fclasses/geomancerf";s:11:"classregatt";s:1:"7";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"9";s:11:"classregdef";s:1:"8";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:17;a:12:{s:7:"classid";s:2:"17";s:9:"classname";s:11:"Holy Knight";s:11:"classfolder";s:20:"fclasses/holyknightf";s:11:"classregatt";s:1:"9";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"7";s:11:"classregdef";s:1:"7";s:9:"
That's about half of the code, there's more..but it's all in that format.
Reply With Quote
  #477  
Old 05-24-2006, 08:50 PM
Oddjob Oddjob is offline
 
Join Date: Jan 2006
Location: Long Island, NY
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Revan can i please have some help on how to re-install this...........
Reply With Quote
  #478  
Old 05-25-2006, 01:25 AM
Oddjob Oddjob is offline
 
Join Date: Jan 2006
Location: Long Island, NY
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Still seeking help.......
Reply With Quote
  #479  
Old 05-25-2006, 03:25 PM
Revan's Avatar
Revan Revan is offline
 
Join Date: Jan 2004
Location: Norway
Posts: 1,671
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by oninuva
ahhh! how do i fix this?



it came up after i installed this
As you can see from the error, it's a problem with the Arcade.
Quote:
Originally Posted by coRtALoS
I did this, and got:

Code:
a:132:{i:1;a:12:{s:7:"classid";s:1:"1";s:9:"classname";s:7:"Unknown";s:11:"classfolder";s:14:"mclasses/nonem";s:11:"classregatt";s:1:"1";s:13:"classmagicatt";s:1:"1";s:13:"classmagicdef";s:1:"1";s:11:"classregdef";s:1:"1";s:9:"classpeed";s:1:"1";s:10:"classevade";s:1:"1";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"1";s:7:"visible";s:1:"1";}i:2;a:12:{s:7:"classid";s:1:"2";s:9:"classname";s:6:"Amazon";s:11:"classfolder";s:16:"fclasses/amazonf";s:11:"classregatt";s:1:"8";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"6";s:11:"classregdef";s:1:"8";s:9:"classpeed";s:1:"5";s:10:"classevade";s:1:"5";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:3;a:12:{s:7:"classid";s:1:"3";s:9:"classname";s:6:"Archer";s:11:"classfolder";s:16:"fclasses/archerf";s:11:"classregatt";s:1:"9";s:13:"classmagicatt";s:1:"7";s:13:"classmagicdef";s:1:"6";s:11:"classregdef";s:1:"8";s:9:"classpeed";s:1:"5";s:10:"classevade";s:1:"5";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:4;a:12:{s:7:"classid";s:1:"4";s:9:"classname";s:8:"Archmage";s:11:"classfolder";s:18:"fclasses/archmagef";s:11:"classregatt";s:1:"6";s:13:"classmagicatt";s:2:"10";s:13:"classmagicdef";s:1:"8";s:11:"classregdef";s:1:"7";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:5;a:12:{s:7:"classid";s:1:"5";s:9:"classname";s:8:"Assassin";s:11:"classfolder";s:18:"fclasses/assassinf";s:11:"classregatt";s:2:"10";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"7";s:11:"classregdef";s:1:"6";s:9:"classpeed";s:1:"5";s:10:"classevade";s:1:"5";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:6;a:12:{s:7:"classid";s:1:"6";s:9:"classname";s:10:"Black Mage";s:11:"classfolder";s:19:"fclasses/blackmagef";s:11:"classregatt";s:1:"6";s:13:"classmagicatt";s:2:"10";s:13:"classmagicdef";s:2:"10";s:11:"classregdef";s:1:"7";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:7;a:12:{s:7:"classid";s:1:"7";s:9:"classname";s:10:"Blacksmith";s:11:"classfolder";s:20:"fclasses/blacksmithf";s:11:"classregatt";s:1:"8";s:13:"classmagicatt";s:1:"7";s:13:"classmagicdef";s:1:"8";s:11:"classregdef";s:1:"9";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:8;a:12:{s:7:"classid";s:1:"8";s:9:"classname";s:10:"Calculator";s:11:"classfolder";s:20:"fclasses/calculatorf";s:11:"classregatt";s:1:"7";s:13:"classmagicatt";s:1:"7";s:13:"classmagicdef";s:1:"8";s:11:"classregdef";s:1:"8";s:9:"classpeed";s:1:"5";s:10:"classevade";s:1:"5";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:9;a:12:{s:7:"classid";s:1:"9";s:9:"classname";s:7:"Captain";s:11:"classfolder";s:17:"fclasses/captainf";s:11:"classregatt";s:2:"10";s:13:"classmagicatt";s:1:"6";s:13:"classmagicdef";s:1:"6";s:11:"classregdef";s:2:"10";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:10;a:12:{s:7:"classid";s:2:"10";s:9:"classname";s:7:"Chemist";s:11:"classfolder";s:17:"fclasses/chemistf";s:11:"classregatt";s:1:"7";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"8";s:11:"classregdef";s:1:"9";s:9:"classpeed";s:1:"5";s:10:"classevade";s:1:"5";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:11;a:12:{s:7:"classid";s:2:"11";s:9:"classname";s:11:"Dark Knight";s:11:"classfolder";s:20:"fclasses/darkknightf";s:11:"classregatt";s:1:"9";s:13:"classmagicatt";s:1:"9";s:13:"classmagicdef";s:1:"6";s:11:"classregdef";s:1:"7";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:12;a:12:{s:7:"classid";s:2:"12";s:9:"classname";s:7:"Dragoon";s:11:"classfolder";s:17:"fclasses/dragoonf";s:11:"classregatt";s:1:"8";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"7";s:11:"classregdef";s:1:"7";s:9:"classpeed";s:1:"6";s:10:"classevade";s:1:"6";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:13;a:12:{s:7:"classid";s:2:"13";s:9:"classname";s:10:"Ex-Soldier";s:11:"classfolder";s:20:"fclasses/ex-soldierf";s:11:"classregatt";s:2:"10";s:13:"classmagicatt";s:1:"6";s:13:"classmagicdef";s:1:"7";s:11:"classregdef";s:1:"9";s:9:"classpeed";s:1:"5";s:10:"classevade";s:1:"5";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:14;a:12:{s:7:"classid";s:2:"14";s:9:"classname";s:12:"Foot Soldier";s:11:"classfolder";s:21:"fclasses/footsoldierf";s:11:"classregatt";s:1:"9";s:13:"classmagicatt";s:1:"7";s:13:"classmagicdef";s:1:"6";s:11:"classregdef";s:2:"10";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:15;a:12:{s:7:"classid";s:2:"15";s:9:"classname";s:7:"Gambler";s:11:"classfolder";s:17:"fclasses/gamblerf";s:11:"classregatt";s:1:"7";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"6";s:11:"classregdef";s:1:"9";s:9:"classpeed";s:1:"6";s:10:"classevade";s:1:"6";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:16;a:12:{s:7:"classid";s:2:"16";s:9:"classname";s:9:"Geomancer";s:11:"classfolder";s:19:"fclasses/geomancerf";s:11:"classregatt";s:1:"7";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"9";s:11:"classregdef";s:1:"8";s:9:"classpeed";s:1:"4";s:10:"classevade";s:1:"4";s:6:"typeid";s:1:"1";s:8:"genderid";s:1:"2";s:7:"visible";s:1:"1";}i:17;a:12:{s:7:"classid";s:2:"17";s:9:"classname";s:11:"Holy Knight";s:11:"classfolder";s:20:"fclasses/holyknightf";s:11:"classregatt";s:1:"9";s:13:"classmagicatt";s:1:"8";s:13:"classmagicdef";s:1:"7";s:11:"classregdef";s:1:"7";s:9:"
That's about half of the code, there's more..but it's all in that format.
Okay, then we have established that the database is OK.
Are you sure the templates are all reverted, if you had edited them?
Reply With Quote
  #480  
Old 05-25-2006, 05:06 PM
Oddjob Oddjob is offline
 
Join Date: Jan 2006
Location: Long Island, NY
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Revan.....do you not give support?

Im trying to re-install your mod and your just ignoring me.
Reply With Quote
  #481  
Old 05-26-2006, 10:29 AM
Oddjob Oddjob is offline
 
Join Date: Jan 2006
Location: Long Island, NY
Posts: 234
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

....guess not.

thats a shame.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:57 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.07056 seconds
  • Memory Usage 2,373KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete