The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
RPG Integration Hack v3 Details »» | |||||||||||||||||||||||||
RPG Integration Hack v3 RPG Integration Hack (RPG hack for short) v3 is the latest version of the wBB convert of Bitsys' hack with the same name. 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. Requirements/Limitations: You NEED the uCS hack (uCash & uShop) installed for this hack to work. Included there is a Features List, which contains a basic lowdown on the current features, so no need for me to list them all here. Credits:
IMPORTANT NOTICE! Due to the Edit Thread Title time has run out, I will use the last number in the Mod Version to indicate Beta and/or Minor build number. I will also indicate what the current version is in the Post Title. IMPORTANT NOTICE #2! The way the RPG Stats are calculated changed radically for this version. Your settings will most likely not work as you expect. Please enter your AdminCP, then Edit Options under Battle, and change the Modifier to something else. Recommended values:
The future I am currently working on v4 of this hack, as revealed in my signature. I have chosen to brand it v4 because it will be a major recode of the core functions of this hack. Not only will it contain all the features listed in the Feature Suggestions thread corresponding to this version, but it will (as the next major vB) be more OOP oriented. If this doesn't make sense to you, then don't worry. For you, the end-user, this will only mean a faster and more feature packed RPG Integration Hack. I have chosen to set its ETA that far off into the future because I personally have a problem with deadlines for coding projects, especially one as expansive as this. Secondly, it would only be worse if I set it to "Summer 2005" and then fail to deliver, or have to deliver a half-finished, half-featured product. I have every reason to believe I will be able to keep this deadline, because so far, the development is going great. This version will also contain majorly tweaked templates, as I have recently severely improved my template skills. The announcement of this development means that with each proceeding file, my ability to provide support for v3 of this file will be lessened. So I suggest you go find those last bugs ASAP If the onslaught of bugs that are still to be found proves to be larger than what I expect, I will make a "middle-release" branded 3.5, which would contain no new features. How this plays out, is yet to be seen. What's new in v3?
Last Update of this hack: 26th June 2005 12:32 GMT+1 Changelog For support, please visit the RPG Integration Hack Support Forums All support queries in this thread will be ignored by me. Supporters / CoAuthors Show Your Support
|
Comments |
#22
|
||||
|
||||
The full version will be ready as soon as I complete the Monster Arena, release a beta with this to weed out its bugs, then after approx 3-5 days without any non-bogus bug reports
|
#23
|
|||
|
|||
Pretty cool stuff, been lurking this hack for some time, looking forward to it. :squareeyed:
*Waits anxiously for v.3.1.0 final* MindBusterRevan |
#24
|
||||
|
||||
Revan, the monster arena sounds awesome
YOU ARE A GOD! |
#25
|
|||
|
|||
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in d:\www\includes\init.php on line 699
Parsing functions.php Time before: 1112459526.34 Time after: 1112459526.42 Time taken: 0.0852010250092 This my error |
#26
|
|||
|
|||
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in d:\www\includes\init.php on line 699
Parsing functions.php Time before: 1112459526.34 Time after: 1112459526.42 Time taken: 0.0852010250092 This my error Please help me ! |
#27
|
|||
|
|||
this is bull++++
|
#28
|
||||
|
||||
Quote:
|
#29
|
|||
|
|||
I install success , but , when I am trying to open some thread , it say :
Database error in vBulletin 3.0.3: Invalid SQL: SELECT post.*, post.username AS postusername, post.ipaddress AS ip, user.*, userfield.*, usertextfield.*, userfield.field AS rpgname, user.ma AS uma,user.hp AS uhp,user.pp AS upp,user.ap AS uap, rpg_items_user.*, rpg_battle_stats.*, rpg_race.name AS rpgracename, rpg_race.alignment AS rpgalignmentname, rpg_class.name AS classname, rpg_class.folder AS classfolder, rpg_element.name AS elename, rpg_clan.title AS clantitle, icon.title as icontitle, icon.iconpath, avatar.avatarpath, NOT ISNULL(customavatar.avatardata) AS hascustomavatar, customavatar.dateline AS avatardateline, NOT ISNULL(deletionlog.primaryid) AS isdeleted, deletionlog.userid AS del_userid, deletionlog.username AS del_username, deletionlog.reason AS del_reason, editlog.userid AS edit_userid, editlog.username AS edit_username, editlog.dateline AS edit_dateline, editlog.reason AS edit_reason, post_parsed.pagetext_html, post_parsed.hasimages, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid FROM post AS post LEFT JOIN user AS user ON(user.userid = post.userid) LEFT JOIN userfield AS userfield ON(userfield.userid = user.userid) LEFT JOIN usertextfield AS usertextfield ON(usertextfield.userid = user.userid) LEFT JOIN icon AS icon ON(icon.iconid = post.iconid) LEFT JOIN avatar AS avatar ON(avatar.avatarid = user.avatarid) LEFT JOIN customavatar AS customavatar ON(customavatar.userid = user.userid) LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = post.postid AND deletionlog.type = 'post') LEFT JOIN editlog AS editlog ON(editlog.postid = post.postid) LEFT JOIN post_parsed AS post_parsed ON(post_parsed.postid = post.postid) LEFT JOIN rpg_items_user AS rpg_items_user ON(rpg_items_user.userid=user.userid) LEFT JOIN rpg_battle_stats AS rpg_battle_stats ON(rpg_battle_stats.userid=user.userid) LEFT JOIN rpg_class AS rpg_class ON(rpg_class.id=user.rpgclass) LEFT JOIN rpg_element AS rpg_element ON(rpg_element.elementid=user.element) LEFT JOIN rpg_clan AS rpg_clan ON(rpg_clan.clanid=user.clan) LEFT JOIN rpg_race AS rpg_race ON(rpg_race.raceid=user.rpgrace) AND rpg_race.alignmentid=user.alignment WHERE post.postid IN (0,1628,2516,2521,2522) ORDER BY dateline mysql error: Unknown column 'userfield.field' in 'field list' mysql error number: 1054 Help me !!! |
#30
|
|||
|
|||
oh, I 'm new mem , so don't say like that , please !!!
thanks ! |
#31
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|