vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   RPG Integration Hack v3 (https://vborg.vbsupport.ru/showthread.php?t=68440)

MissKalunji 05-07-2005 01:47 AM

Hey i notice we can go in in two battle in the same time.........how can i do it?

|Jordan| 05-07-2005 03:55 AM

Quote:

Originally Posted by MissKalunji
wowwwwwwwww 80!

Yup, and thats in a 3 month period. I spent over 100 hours installing hacks.

MissKalunji 05-07-2005 10:10 AM

Quote:

Originally Posted by MyIS_Jordan
Yup, and thats in a 3 month period. I spent over 100 hours installing hacks.


lawrd ah merci you got some courage!!

owner 05-15-2005 08:24 PM

Quote:

Originally Posted by xbaby
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 !!!

I have the same problem going on........ Ive removed the modifications of showthread.php and everything is working.... Help Plzzzz

Also no option is being showed up in the admin section although ive done everything correctly in the installation...
Had a prob ova here ..
It said to find this
'canadmincron' => $vbphrase['can_administer_cron'],
but i had no , in the end ['can_administer_cron']
Anyways i added the , and added the same code as mentioned below it... Is this any type of a problem?

kaiba 05-28-2005 02:00 PM

Quote:

You need to modify and upload all vB and RPG files before proceeding with the hack installation/upgrade!

Returned error(s):

Function 'verify_field_exists' does not exist.
help

MissKalunji 05-29-2005 12:50 AM

Quote:

Originally Posted by kaiba
help

ur problem is?

Revan 05-30-2005 06:47 AM

@ all the support queries:
Quote:

Originally Posted by Revan
All support queries in this thread will be ignored by me.

And here I was thinking this message was pretty much clear...

MorrisMcD 07-10-2005 05:16 AM

Is there an order in which I should edit the files.. It says not to run the install until both global edits are made.. Should I edit global.php and admincp/global.php and then run the install, and THEN edit the rest of the files..

I was editing the files and then all of a sudden I got an error on line 700 something on inti.php... When I reverted that to the backup of init, I got database errors.. I reverted all file edits back until I hopefully get an answer here.. :confused:

DS MrSinister 07-10-2005 12:06 PM

you might find something here somewhere..


https://vborg.vbsupport.ru/forumdisplay.php?f=102

thejdog 07-11-2005 07:20 AM

Anybody know of a good RPG system that doesn't have the turn's as this one does. I don't need one that has 20 turns before somebody ends the fight. I like iB Battle (I believe is the name).

jDoG

cyberxp9 07-15-2005 09:16 PM

i pmed u revan

KevinL 07-17-2005 11:09 AM

Easy install!

Thanks :)

biagrin 07-19-2005 01:36 PM

i have a little problem. all the image paths are set correctly but for some reason the battle scenes arent showing up in battles. any ideas?

Zidane007nl 07-19-2005 04:36 PM

Nice hack. I hope this hack performs better then the RPG system for wBB Lite.
Will there be a summon version available later or not?

biagrin 07-20-2005 01:07 AM

ive just found another error. when i try to delete a member i get the following error

Code:

Database error in vBulletin 3.0.7:

Invalid SQL:
                        UPDATE `socitvkx_user`
                        SET `clan` = '0'
                        WHERE `clanid` = ''
               
mysql error: Unknown column 'clanid' in 'where clause'

mysql error number: 1054

Date: Wednesday 20th of July 2005 03:05:39 AM
Script: http://www.socialoutkast.com/forum/admincp/user.php
Referer:
Username: biagrin
IP Address: **************

any ideas

csidlernet 07-20-2005 08:04 AM

preety sweet thanks

Zidane007nl 07-26-2005 09:15 PM

I installed it successfully. Had some db errors, but there were standard errors that were fixed easily. Some templates doesn't look to well, gonna fix them up.

CrimsonDawn 08-05-2005 07:07 PM

Is this working in 3.0.8? Every time I install, errors are thrown everywhere. I'm just curious so I dont go wasting any time trying to fix it all up. Thanks for any info!

EDIT: Ignore that, please. I got it working. Problem existed between keyboard and chair... :ermm:

korny 08-16-2005 07:14 AM

Hey Raven, Are you still giving support on version 3.1? Please let me know either way.

I'm just getting a headquarters.php file when trying to do my first update on my character. All of my users are getting the same error.

Database error in vBulletin 3.0.7:

Invalid SQL: UPDATE userfield SET field='Shaggster' WHERE userid='1'
mysql error: Unknown column 'field' in 'field list'

mysql error number: 1054


Thanks, if your not give anymore support please let me know and I won't bother you about errors anymore.. :)

Revan 08-16-2005 01:08 PM

Quote:

Originally Posted by Revan
@ all the support queries:
Quote:

Originally Posted by Revan
All support queries in this thread will be ignored by me.

And here I was thinking this message was pretty much clear...

Check the support forum, and youll see 90% of the threads in there are all about that error.
Im just so extremely glad I decided to drop that userfield for the vB3.5 version, this is driving me insane :p

korny 08-16-2005 05:55 PM

Quote:

Originally Posted by Revan
Check the support forum, and youll see 90% of the threads in there are all about that error.
Im just so extremely glad I decided to drop that userfield for the vB3.5 version, this is driving me insane :p


Thanks Raven, after posting I did realize that there was a support forum. Sorry to have brought old errors. Don't mean to make you go insane. :)

Thanks again for a great hack. :)

Pacman15 12-22-2006 08:09 PM

I have a question about the version 4 hack.

The fellow admins of our site have recently been doing a LOT of upgrading to our v3 hack and were wondering if our 100 or so monsters would carry over to v4. Also, will our members have to start all over with their characters or will they have their same levels and statuses? Thank you in advance.

thetopday21122 04-01-2007 05:27 PM

Does this work on 3.6?

thincom2000 04-01-2007 09:11 PM

No. You need to make a lot of changes to the installer and how it deals with the datastore, and it slows down your forum the way it is currently written. Do not attempt on 3.6 until someone ports it.

v12kid 04-18-2007 08:35 PM

im willing to pay someone at this point to port this over to 3.6x its such a shame that a great hack like this isnt up to date

lostgirl815 05-09-2007 03:25 AM

Posting to follow the progress.

Rick 05-19-2007 08:26 PM

Too many good hacks have been dieing around here... This sucks:(

Zidane007nl 05-20-2007 02:11 PM

Never seen the vB 3.5x release of this hack? This hack isn't compatible with vB 3.6x yet, but someone changed the installer so it works on vB 3.6x. Just check that thread.

www.vbulletin.org/forum/showthread.php?t=108790

lostgirl815 05-21-2007 03:02 AM

I have a dumb question: if it's not compatible what's the use of installing it?

Monyet 06-10-2007 08:46 AM

do you have this mod for 3.6.7 too? thanx..

exportforce 06-15-2007 02:33 PM

I read that the Mod won't work for 3.6.7 and with the changed installer it has to be very buggy as far as I read, so my question is: Is this mod in anyway going to get an update, or has it died ?


All times are GMT. The time now is 07:46 PM.

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.01369 seconds
  • Memory Usage 1,805KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (31)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete