PDA

View Full Version : need help with battle system


ExAvIoUr
09-04-2002, 02:26 PM
this is the wbb one and i am trying to get it to run on vbulletin can some on help me

[D]Vincent
09-04-2002, 06:17 PM
wBB has a battle system?

ExAvIoUr
09-05-2002, 12:51 AM
yes i find it the other day

ExAvIoUr
09-06-2002, 06:24 AM
ok i get it to work on a vbulletin

Velocd
09-07-2002, 04:48 AM
If you don't mind ExAvIoUr, it would be interesting to try this battle-system out once you have it installed on your forums.

I looked at the code, and it is appears fairly basic, but looks functionable.

Emuman
09-07-2002, 08:07 PM
well actually you dont even need a wbb board.
Just install it on new directory and just run the hack.
Also if you have a wbb board you need to register at the battle hack.

[D]Vincent
09-10-2002, 07:41 AM
You lost me, what?

Emuman
09-11-2002, 12:58 AM
sheesh....

Ok you dont need a wbb,
just make a directory in your ftp make it "rpg"
and install it there.

Mystic Gohan
09-11-2002, 01:32 AM
the only thing it requires is a mysql database but it is pretty basic BUT it does work. Its pretty slow as well it took my and my friend like 45 min to battle once.

Erwin
09-11-2002, 01:48 AM
Looks like it creates it's own user table - did you guys change the code to use vB's user table, or did you just get your users to re-register for the RPG?

Gohan
09-11-2002, 10:32 AM
does working on vbb??

ExAvIoUr
09-12-2002, 06:41 AM
yes it does

Dark_Wizard
09-12-2002, 01:17 PM
I just looked at this script and this would be very easy to integrate completely with the vb user table and it's template system.

ExAvIoUr
09-13-2002, 01:58 AM
yes it would be

Ninth Dimension
09-13-2002, 04:03 PM
wwwwooooooo, this sounds good, who/what/when/where/how can it work with vB? is anyone working on it? :D

Dark_Wizard
09-13-2002, 06:06 PM
Originally posted by Ninth Dimension
wwwwooooooo, this sounds good, who/what/when/where/how can it work with vB? is anyone working on it? :D

I assume ExAvIoUr is...but not sure.

DarkDraco07
09-14-2002, 07:18 PM
let me ask a pro a question, with this u only have to change the file names and the code lines that lead to those files right? cuz if it is i think i can do it

Dark_Wizard
09-16-2002, 11:13 AM
Originally posted by DarkDraco07
let me ask a pro a question, with this u only have to change the file names and the code lines that lead to those files right? cuz if it is i think i can do it

First off there are several things that need to be done to make it interface with vb completely:


* update all the scripts to include global.php
* update all the queries to vb standard
* Remove the functions, db_connect etc... scripts and update vb's functions to accomodate the battle ones and use vb's db_mysql.php for your queries etc....
* Use the user db in vb for the battle system which again would require script changes.
* You can keep this in it's own directory under the vb root so you don't have to rename files.
* Install the tables etc into the same db vb uses.
* Use vb's template system.


There may also be more that I didn't list.

DarkDraco07
09-18-2002, 12:05 AM
ok, its a bit much for me. ill let someone else work on it

DrkFusion
09-18-2002, 12:27 AM
Originally posted by DarkDraco07
ok, its a bit much for me. ill let someone else work on it
Its people like you that piss off hackers :ermm:
Now I understand why some hackers don't like to share there hacks, like AfterLab, and some others.

We should really make our own RPG System anyways.

DarkDraco07
09-19-2002, 02:19 AM
well uh, im not lying. i am new to hacking vbulletin so it is a bit much for me and all i can do is wait