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

Reply
 
Thread Tools
RPG PET System For Forum Details »»
RPG PET System For Forum
Version: 2.0.5, by DarkgamerVN DarkgamerVN is offline
Developer Last Online: Apr 2012 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.0.x Rating:
Released: 05-29-2010 Last Update: 07-28-2010 Installs: 65
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

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

File Type: zip DATA_Dota.zip (4.2 KB, 431 views)
File Type: zip language ( German ) .zip (3.5 KB, 82 views)
File Type: zip language (English).zip (3.5 KB, 195 views)
File Type: zip language (Vietnamese).zip (4.2 KB, 45 views)
File Type: zip RPG PET (VBB 4.0) 2.0.5.zip (222.6 KB, 407 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
xhells21

Comments
  #162  
Old 07-04-2010, 05:51 PM
EquinoxWorld EquinoxWorld is offline
 
Join Date: Nov 2009
Location: Naples
Posts: 354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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:
Invalid SQL:
UPDATE rpg_battlemonster SET win = , detail = "", hplost = hplost- 0 WHERE id = '2715';

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' detail = "", hplost = hplost- 0 WHERE id = '2715'' at line 1
Error Number : 1064
Request Date : Sunday, July 4th 2010 @ 01:40:14 PM
Error Date : Sunday, July 4th 2010 @ 01:40:14 PM
Script : http://www.aniworlds.net/forum/cron.php?rand=1278268805
Referrer : http://www.aniworlds.net/forum/private.php
IP Address : xxxxxxxxxxxxxxxx
Username : Unregistered
Classname : vB_Database
MySQL Version :
Reply With Quote
  #163  
Old 07-05-2010, 03:39 AM
DarkgamerVN DarkgamerVN is offline
 
Join Date: Aug 2009
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
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:
This update is only for table prefix bug , so i dont make a upgrade file .
And anyone had same error database above .
Reply With Quote
  #164  
Old 07-06-2010, 01:26 AM
rule0 rule0 is offline
 
Join Date: Mar 2008
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DarkgamerVN View Post
update version 2.0.4 for table prefix bug .
thanks, works perfect! :up:
Reply With Quote
  #165  
Old 07-06-2010, 12:07 PM
Kraxell's Avatar
Kraxell Kraxell is offline
 
Join Date: Jun 2010
Location: Germany
Posts: 481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #166  
Old 07-06-2010, 12:52 PM
DarkgamerVN DarkgamerVN is offline
 
Join Date: Aug 2009
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Got the follow error by import the sql:
open file dota.sql , find and replace all
PHP Code:
`rpg_ 
to

PHP Code:
`toico_v3.rpg_ 
Reply With Quote
  #167  
Old 07-06-2010, 03:21 PM
Kraxell's Avatar
Kraxell Kraxell is offline
 
Join Date: Jun 2010
Location: Germany
Posts: 481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thank you, works.

//
Unistall, to many style-Bugs (for dark styles)
Reply With Quote
  #168  
Old 07-08-2010, 05:36 PM
sapphiremagus sapphiremagus is offline
 
Join Date: Sep 2007
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #169  
Old 07-08-2010, 06:19 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sapphiremagus View Post
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
Hmm, that says that the warrior is both strong AND weak against mage?

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...)
Reply With Quote
  #170  
Old 07-08-2010, 06:50 PM
Edrondol Edrondol is offline
 
Join Date: Aug 2009
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.

Reply With Quote
  #171  
Old 07-08-2010, 07:05 PM
Edrondol Edrondol is offline
 
Join Date: Aug 2009
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
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 08: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.04658 seconds
  • Memory Usage 2,355KB
  • Queries Executed 26 (?)
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
  • (3)bbcode_code
  • (2)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (5)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete