The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
RPG PET System For Forum Details »» | |||||||||||||||||||||||||||||||||||
RPG PET System For Forum _ RPG PET is a combat system includes main features such as training, shopping, boss killing, PVP, and other auxiliary parts. _Ajax is mostly used in some parts: Boss, Versus ? members can participate and interact in combat directly. _About skill system. At the moment, I have difficulty building a suitable skill system for this mod. If you are interested in my RPG PET, please help me with your ideas. _All items, characters, bosses could configure in Admincp. In the next versions, I will try to add more functions. _It is not difficult to use RPG PET?s functions. Admins could view Notes in Admincp to know how to configure. _I hope to receive your supports. If you have any idea or suggestion, please reply here or contact me at: darkgamervn@gmail.com Thanks ? To give facilities, I had uploaded Database with heroes and items in DotA (Defense of Ancients). ? Uploading Database: You download DATA_Dota.rar in attachment, unrar into PhpMyAdmin, choose your forum and Import ( If you have a table prefix , you must edit the table prefix in DATA_Dota.sql ). +Note: If you do not see countdown timer, do these steps: Go to Admincp ==> RPG PET ==> Settings ==> CountDown Script and add this link: http://www.minisitegallery.com/2020/countdown.php Becuase my english is not good, if you find any mistake, please ingore it If anyone can make a better language file, please send it to me . + For editing language: Go to /forum/RPG/language/language.php + Changelogs _2.0.5 Fix bug Cron job battle monster _2.0.4 Fix Table Prefix bug _2.0.3 Fix some bugs German Version By RokuDaMerlin Version 2.0.4 for VBB 4.0 Mod By Darkgamer Download Now
Show Your Support
|
Благодарность от: | ||
xhells21 |
Comments |
#52
|
|||
|
|||
let me see your site .
|
#53
|
||||
|
||||
Hello Darkgamer,
is it possible to use pictures for bosses or monsters? There are no files int the img-folder (monsters, item, boss etc.) |
#54
|
|||
|
|||
I tried to reinstall but still get division by zero and unable to view the character
Edit: I found out whats wrong with division by 0. The character creation is not being proper imported to the database. I checked rpg_petuser and all values returned to be 0. So I have to manually input the character stat (class, str, luck, crit, images, etc..) and it works perfectly fine. Secondly, I also think the character images didn't show up because inside the pet creation code, you called a wrong database table name but I am not sure which one. I think he pointed out the right error. Code:
Table Prefix Databse Error still exists in v2.0.2: Code from the Install XML: $query = "CREATE TABLE `rpg_setting` Code from the rpg.php: $query = $db->query_read("SELECT * FROM " . TABLE_PREFIX . "rpg_setting WHERE id=1"); |
#55
|
|||
|
|||
Quote:
I hope the errors will be solved soon. |
#56
|
||||
|
||||
What? rpg.php is crypt !!
who to fix create character? |
#57
|
|||
|
|||
Some problems about creating chars.
|
#58
|
|||
|
|||
Eh, too many issues with this at the moment. Perhaps this would be best suited for "still in development", but that's just an opinion.
Will tag, but uninstalled for now. |
#59
|
|||
|
|||
same here, looks a very promising mod, waiting till all is fixed
|
#60
|
|||
|
|||
Actually everything works PERFECT for us. Install was a breeze added database and adding new characters now. Amazing mod my members are freaking out!, we used to do all this is a forum thread (sucks!). Thanks for the great addition my friend.
|
#61
|
||||
|
||||
Are you using table prefixes for your forum?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|