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 |
#162
|
|||
|
|||
Ok got it to install, but this deleted all of my custom characters and monsters and pretty much everything. There should have been some kinda upgrade process to not have to loose information. And I'm also getting these database errors as well:
Quote:
|
#163
|
|||
|
|||
Quote:
And anyone had same error database above . |
#164
|
|||
|
|||
thanks, works perfect! :up:
|
#165
|
||||
|
||||
Got the follow error by import the sql:
Code:
SQL-Befehl: -- -- Dumping data for table `rpg_boss` -- INSERT INTO `rpg_boss` VALUES ( 1, 'Invoker', 'The heart of a blizzard. The soul of a phoenix. After his people were broken and scattered to the corners of the earth, Kael was left with only the relics of his once great world. Thirsting for vengeance, he sold his own soul to NerZhul, and in exchange acquired near limitless power. \r\n', 20, 4, '', '2,5', 10, 15, 400, 100, 100, 50, 50, 5000, 70, '7000,10000', '5', 'http://*****.net/v3/RPG/image2/CS0.10129906_36000_1.jpg', 1 ) ; MySQL meldet: Dokumentation #1146 - Table 'toico_v3.rpg_boss' doesn't exist |
#166
|
|||
|
|||
Quote:
PHP Code:
PHP Code:
|
#167
|
||||
|
||||
Thank you, works.
// Unistall, to many style-Bugs (for dark styles) |
#168
|
|||
|
|||
There's been a couple of questions about what the various classes do.
Essentially, they're just comparison tools (i.e. rock<-paper<-scissors). Each class is strong against one other class, and weak against one other class. The following is the default set up (as per RPG/formula.php): A '+' means the header class is strong against that class (1.25 damage multiplier) and a '-' means the header class is weak against that class (0.75 damage multiplier). Code:
Warrior + Thief - Mage Thief + Gunner - Warrior Hunter + Gunner - Mage Mage + Hunter - Warrior Gunner + Thief - Hunter |
#169
|
||||
|
||||
Quote:
Also, wouldn't there be a natural imbalance somewhere with there being 5 classes? (Would need 6 to work correct If my reasoning is correct, otherwise you end up with rock, paper scissors, and then 2 classes left out which are forced to be both strong AND weak against each other...) |
#170
|
|||
|
|||
What it's saying is that unless you are attacking a specific people there's no way I'd ever play a Thief or a Gunner. Both have two classes that own them and everyone else does normal damage. Warrior and Mage are both very defensive as they only have normal or weak attacks against them. Actually a fight between a Warrior and a Mage would be fruitless as they are both weak against each other.
Really the only balanced class is the Hunter. |
#171
|
|||
|
|||
Not meaning to DP, but here's what I'd do.
In this case each class is good, bad and slightly both to each of the other classes. So the player has to think about things. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|