View Full Version : RPG Integration Hack /w Battle (BETA)
Pages :
1
2
3
4
[
5]
6
7
8
9
10
11
Bitsys
02-24-2003, 09:26 PM
Originally posted by Darkwaltz4
oh and bitsys, heres the actual error:
Parse error: parse error, unexpected $ in /home/virtual/site19/fst/var/www/html/forums/battlefight.php on line 529
but like i said, that line is directly after the ?>, and there are no spaces after it...
now, if i move the ?> up or down, the line changes with it...and that particular error is with my edited file ^, but like i said, it now does it with the original......and i dont know why, it just started doing that 3 days ago, twas perfect up til then
If you post it, we can try it out locally and see if it gives us the same error.
Originally posted by jazza
yo bitsy, great job so far, i just have one problem, i cant use items....
i have baught items, but whilst in a battle it shows them, but wont let me use them...
any idea whats up ??
Have your read https://vborg.vbsupport.ru/showthread.php?postid=329014#post329014 yet?
Originally posted by sonic3d
i get this error when i try to delete a category.
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL: ALTER TABLE items_user DROP item8, DROP points8, DROP description8, DROP icon8, DROP itid8
mysql error: Can't DROP 'item8'. Check that column/key exists
mysql error number: 1091
Date: Monday 24th of February 2003 05:23:10 PM
Script: www.rpgadvance.com/admin/itemadmin.php
Referer: http://www.rpgadvance.com/admin/ite...etecat&cateid=8
how do i fix this?
l8er
sonic
That's pretty bad. Do you know what actions you took before this happened?
Anyhow, I am not sure if this will completely fix the problem, but go to the `items_cats` table in phpmyadmin. Click browse. Delete the category that has an 'id' of 8.
Or you can run this query:
DELETE FROM items_cats WHERE id='8'
If you can't find one that has an id of 8, or the query doesn't affect any rows, then stop there and tell me so that I can figure something else out.
However, if you are able to delete the category, then run the following query:
DELETE FROM items WHERE cat='8'
This will delete all items that are under the messed up category.
Let me know if it actually affects any rows.
That should fix the problem. When you go back to the Edit Items menu, the category should be gone. If it isn't, then let me know. This should not have happened, so if you can provide any information on what you did before this happened, then I can have an easier time figuring out what went wrong.
Originally posted by VeoMorphine
dono, this release has alot of bugs though, May be better off waiting for the next one. Right now to me it seems unusable right now.
Heh, the first release had 15 or so. The second had around 10. This one has had 3 confirmed bugs. I guess it is all relative ;)
chrisz
02-24-2003, 09:32 PM
Is there a way to make the battle results go split up into 2 forum like Wins and Losses?
chrisz
02-24-2003, 09:38 PM
Like the same as it is but put them in 2 forums not one (the same results)
Bitsys
02-24-2003, 10:15 PM
Originally posted by chrisz
Is there a way to make the battle results go split up into 2 forum like Wins and Losses?
Originally posted by chrisz
Like the same as it is but put them in 2 forums not one (the same results)
It is possible, but you would have to add another battle_options setting and some code to battleupdate.php.
I am also not sure as to what you mean by wins and losses. In every battle, there will be either a winner, a loser, or two people who draw. How can you separate the battles into Wins and Losses? Are you referring to the person who created the battle? As in, a forum where the person who was challenged won, and a forum where the person who did the challenging won?
chrisz
02-24-2003, 10:27 PM
What I meant is the same as that quote you posted. Sorry for confusing you can you tell me how to do it?
Bitsys
02-24-2003, 10:36 PM
Originally posted by chrisz
What I meant is the same as that quote you posted. Sorry for confusing you can you tell me how to do it?
Sorry, but I can't. It will take quite a bit of hacking to battleupdate.php :ermm:
sonic3d
02-24-2003, 10:40 PM
well, it not there nemore. sometime when u delete a cat, its goes fine but sometime its like that but it still deletes them(i think)
l8er
sonic
chrisz
02-24-2003, 10:53 PM
Also is there any way of awarding the winner of a battle will money automaticly?
chrisz
02-24-2003, 10:58 PM
Oh bummer :(
sonic3d
02-24-2003, 11:32 PM
also does ne1 know how to make every user get a certain amount of money when the register?
l8er
sonic
Bitsys
02-24-2003, 11:38 PM
Originally posted by chrisz
Also is there any way of awarding the winner of a battle will money automaticly?
In battleupdate.php, find:
$DB_site->query("UPDATE user SET inbattle='0' WHERE userid='$bbuserinfo[userid]'");
and ABOVE it, add:
if($battle[winnerid] > 0)
$DB_site->query("UPDATE items_user SET bankval=bankval+XX WHERE userid='$battle[winnerid]'");
Replace XX with the amount you want them to receive.
This only works if you are NOT using Lesane's Store Points.
Originally posted by sonic3d
also does ne1 know how to make every user get a certain amount of money when the register?
l8er
sonic
Darkwaltz4 did this on his forum , I believe.
Vivi Ornitier
02-24-2003, 11:45 PM
Is this hack gonna have options to use magic or something? I mean every FF game or RPG game in gneeral had magic in someshape, way, form.
Bitsys
02-25-2003, 12:22 AM
Originally posted by Vivi Ornitier
Is this hack gonna have options to use magic or something? I mean every FF game or RPG game in gneeral had magic in someshape, way, form.
There are spells. Is that what you mean?
chrisz
02-25-2003, 12:28 AM
Is there anyway to make it after they have shosen their alignment they cant change unless the admin do it?
This is much needed.
Darkwaltz4
02-25-2003, 12:28 AM
*bows* thanks to bitsys, battefight.php is fixed, so ill post the addon for summons....in around 3 days
to make 'register' points....
in register.php, find this: (its right under the placed code)
// insert custom user fields
and decide an amount to give...ill label it as XXX in the next bit (i use 1000 currently)
replace the above code with:
// insert custom user fields
$pfield=$DB_site->query_first("SELECT pointfield FROM items_options");
$pointfield = "$pfield[0]";
$DB_site->query("UPDATE userfield SET $pointfield=XXX WHERE userid=$userid");
now....there are some things to be aware of when doing this...
ppl may start fake members just to donate the 'registration points' to their true members (yes, all you have to do is log out to reregister, even with the vb option of 'only one registration per person')
to help combat this, i made an addon, the Donation Queue--see the very first post in this thread for more information and the link to download it.
This hack already uses magic vivi...? didnt u know?
Vivi Ornitier
02-25-2003, 12:33 AM
ya spells, like holy, ultima, fire, etc.
chrisz
02-25-2003, 12:42 AM
Yay Summons
Bitsys
02-25-2003, 01:17 AM
Originally posted by chrisz
Is there anyway to make it after they have shosen their alignment they cant change unless the admin do it?
This is much needed.
Nope.
Originally posted by Vivi Ornitier
ya spells, like holy, ultima, fire, etc.
Yes, there are spells. You can call them whatever you want, make them do as much damage as you want, and cost as much MA as you want.
chrisz
02-25-2003, 01:26 AM
Is there any way to do it so that wen they choose it it cant be changed??
chrisz
02-25-2003, 01:44 AM
I cant find how to make the anger percentage grow faster can you find it Bitsys?
Bitsys
02-25-2003, 01:54 AM
Originally posted by chrisz
Is there any way to do it so that wen they choose it it cant be changed??
Not right now.
Originally posted by chrisz
I cant find how to make the anger percentage grow faster can you find it Bitsys?
In battleupdate.php, find:
$randmad = rand(7, 10);
It is in there 3 or 4 times. Here is an explanation:
The rand function (the part that says rand(X, X) ) gives you a random number between the numbers in parentheses, with the lower number being on the left. So, the function rand(7, 10) gives you a random number between 7 and 10. All you have to do is find each instance of this function and change it to what you want. If you want to display a number between 23 and 47, then you can say
$randmad = rand(23, 47);
Make sense?
One more thing, you do know that there is an edit button, right?
chrisz
02-25-2003, 02:31 AM
thnx I have now opened my RPG thnx for not yelling at me for bein n00bish.
One more thing as users go up lvls does it get harder to go up as they get higher?
Vivi Ornitier
02-25-2003, 04:45 AM
How are the stats gonna be decided?
Obviously the class will affect it, obviously the weapons will too, wat about the post count?
chrisz
02-25-2003, 07:40 AM
I want to have diff class types have diff classes but when I add them users can select any class no matter what class type.
It messes with the RPG can anyone fix it?
VeoMorphine
02-25-2003, 04:24 PM
quote:
Originally posted by sonic3d
also does ne1 know how to make every user get a certain amount of money when the register?
l8er
sonic
--------------------------------------------------------------------------
Darkwaltz4 did this on his forum , I believe.
On the mysql Db all you need to do is set that colum witha defalt value.
And the Money that you get when you win a battle i have is a built in feature that can be set. I'll get that for you when i get home and add it.
Heh, the first release had 15 or so. The second had around 10. This one has had 3 confirmed bugs. I guess it is all relative
Thats why its a beta though :P
Can you release a fix for the classes bug? I wanna do more testing but right now this class bug is stopping me.(where if you chose a certin class, it doesnt show up on the rpg CP or member profile).
sonic3d
02-25-2003, 05:52 PM
Originally posted by Darkwaltz4
*bows* thanks to bitsys, battefight.php is fixed, so ill post the addon for summons....in around 3 days
to make 'register' points....
in register.php, find this: (its right under the placed code)
// insert custom user fields
and decide an amount to give...ill label it as XXX in the next bit (i use 1000 currently)
replace the above code with:
// insert custom user fields
$pfield=$DB_site->query_first("SELECT pointfield FROM items_options");
$pointfield = "$pfield[0]";
$DB_site->query("UPDATE userfield SET $pointfield=XXX WHERE userid=$userid");
now....there are some things to be aware of when doing this...
ppl may start fake members just to donate the 'registration points' to their true members (yes, all you have to do is log out to reregister, even with the vb option of 'only one registration per person')
to help combat this, i made an addon, the Donation Queue--see the very first post in this thread for more information and the link to download it.
This hack already uses magic vivi...? didnt u know?
it didn;t work. i registered myself agian and i get no money?
l8er
sonic
Bitsys
02-25-2003, 06:40 PM
Originally posted by Vivi Ornitier
How are the stats gonna be decided?
Obviously the class will affect it, obviously the weapons will too, wat about the post count?
HP/MA/PP/AP is calculated by post frequency, your level, and the amount per level for the stat.
Atk, Dfnd, Evade, etc. is calculated by class/race/element.
You can change all of that by changing the update stats code in member.php.
Originally posted by chrisz
I want to have diff class types have diff classes but when I add them users can select any class no matter what class type.
It messes with the RPG can anyone fix it?
Could you explain the problem a little more?
Originally posted by VeoMorphine
On the mysql Db all you need to do is set that colum witha defalt value.
Note: that will only work on the bankval column in the items_user table.
Originally posted by VeoMorphine
Can you release a fix for the classes bug? I wanna do more testing but right now this class bug is stopping me.(where if you chose a certin class, it doesnt show up on the rpg CP or member profile).
I am still not confident that my fix works 100% of the time. I need to test it some more.
PSI|Dr-X
02-25-2003, 07:54 PM
Bytsis i'am comming with an great idea can you intregate
A little shoutbox in the battle so that viewers can chat too ;)
that would be great :)
Darkwaltz4
02-25-2003, 08:07 PM
Originally posted by sonic3d
it didn;t work. i registered myself agian and i get no money?
l8er
sonic
set which userfield in ur itemshop options -_-
chrisz
02-25-2003, 08:33 PM
Well I have the class type like Generic but I added a few more.
I wanted to have different ones have different classes so when a user selects that one it can only choose the classes that appear in that class type like Generic and stuff. But when a user goes to choose what class they are they are all listed no matter what class type it says they are can you fix this?
Bitsys
02-25-2003, 09:26 PM
Originally posted by PSI|Dr-X
Bytsis i'am comming with an great idea can you intregate
A little shoutbox in the battle so that viewers can chat too ;)
that would be great :)
It'd be nice I guess, but would take too much time to do ;)
Originally posted by chrisz
Well I have the class type like Generic but I added a few more.
I wanted to have different ones have different classes so when a user selects that one it can only choose the classes that appear in that class type like Generic and stuff. But when a user goes to choose what class they are they are all listed no matter what class type it says they are can you fix this?
Do you have a link to your forums so that I can see the problem first-hand?
Darkwaltz4
02-25-2003, 10:01 PM
hmm...bitsys, one of the things i was wanting to do was be able to display the 'enlarged' summon pic in a postbit variable....so..how would i select the itemtype along with all the items in that large query in showthread.php?
Bitsys
02-26-2003, 01:52 AM
Originally posted by Darkwaltz4
hmm...bitsys, one of the things i was wanting to do was be able to display the 'enlarged' summon pic in a postbit variable....so..how would i select the itemtype along with all the items in that large query in showthread.php?
I've tried it before and it is nearly impossible to combine it into one query due to the variability of the columns in the items_user table.
Ideally, you would want to left join the item id in the items_user table with the item id in the items table and then left join the item's cat id with the cat id in the items_cats table. Once that is done, you could pull the battletype of the item category. However, since there isn't an easy way of knowing the column names in the items_user table before querying the database, then it makes it rather difficult. I know of a way, combining the SELECT COUNT(*) query just before the huge query, but that would increase the server load a littl emore, and I don't know if it is worht it.
If that didn't make sense, then let me know.
Vivi Ornitier
02-26-2003, 01:58 AM
is there gonna be a text file for this? instaed of just using firefly's vbhacker?
Darkwaltz4
02-26-2003, 02:03 AM
hmm...ill look it over...
if push comes to shove i may just drastically alter the item_user table to include itemtype....that would require alot of widescale updating though, and possible hell should i upgrade future hack versions...and i dont know about summons yet ppl, battlefight is truly going haywire now, lmao
beyond the display of the large pic, i was going to sort of redo the (or at least create on the side kinda thing) the pic in its own variable, so i could make the items display in a nice table...but that again requires the itemtype to tell where to put them....soo..tons of fun
chrisz
02-26-2003, 05:16 AM
Hey bitsys DarkWaltz helped me thnx anyways.
PSI|Dr-X
02-26-2003, 07:10 AM
Vivi: Yea there is one if you export it as a text file with vbhacker
Bytsis: i will try it to add an shoutbox :)
chrisz
02-26-2003, 10:25 AM
hey bitsys is there any way to uninstall the hack without messing anything in the forums up?
Bitsys
02-26-2003, 11:33 AM
Originally posted by chrisz
hey bitsys is there any way to uninstall the hack without messing anything in the forums up?
The only uninstall method is to manually undo the installation. There is no uninstaller at this time.
chrisz
02-26-2003, 11:38 AM
Wouldnt that take forever though?
Bitsys
02-26-2003, 11:41 AM
Originally posted by chrisz
Wouldnt that take forever though?
No. I've done it before.
chrisz
02-26-2003, 11:44 AM
How long to do it properly?
Bitsys
02-26-2003, 11:45 AM
Originally posted by chrisz
How long to do it properly?
Hour or so.
chrisz
02-26-2003, 11:46 AM
Crap!
chrisz
02-26-2003, 11:48 AM
Well my RPG is open if anyone wants to look:
http://ffsaiyans.xeko.net/forum
PSI|Dr-X
02-26-2003, 01:47 PM
Nice music ... :)
Edit
Here my forums
http://forum.axenki-xl.com/ (dutch forum)
*it is on another license :) i have 2 license lol*
my members like the rpg idea very much bytsis
thnx for the great hack.... {do you have a forum?}
Darkwaltz4
02-26-2003, 03:21 PM
one thing you should definately do is keep backups of every single thing.....since ive really only done partial upgrades here and there (like ive avoided whs online and such) i just decided to see if vbhacker would not install some things cause the saerch code already existed....crashed everything, lol
but back in a little while....
PSI|Dr-X
02-26-2003, 03:46 PM
i backup ever day 2 times and put it in another folder + download my whole vb :)
and darkwalterz4 *if you are the one with summon*
when will it be out?
lioncool1589
02-26-2003, 04:33 PM
i just finished install this hack on my forum
come help me test it out www.clan-ice.com
Red Blaze
02-26-2003, 04:50 PM
Hmm.. i dont know if this has been told before, but theres a bug with the potions, while using Potion in battle it says that it drank the potion but always recovers 0 HP...and yes, im harmed,not at full health.
And also, if you ever got the anger to increase, you might have seen that it can go over 100%....i think thats a lil bug...dunno
Darkwaltz4
02-26-2003, 08:07 PM
Sonikku, are yo sure uve set up your potions to 1) the buff amount 2) the type of potion they are (heal hp, full, ma, etc)
and i really hate setting 'release dates' cause something always happens at the last minute, and it keeps doing that...so, im gunna say what bitsys says ~dont ask when it will be out, but im sure ull be around to know when it does ;)
PSI|Dr-X
02-26-2003, 08:13 PM
Potion is workin fine by me......
Moreliator
02-26-2003, 10:15 PM
Darkwaltz, would you know how to make a small addon that simply penalizes a user for switching their class (character)? It can even be as simple as them losing some EXP or a level.
-More
One-Team
02-27-2003, 02:05 AM
Thanks Bitsys
my RPG Is Ready Now :cool: :cool: :cool:
http://www.one-team.net/forums
chrisz
02-27-2003, 05:43 AM
Yeah that would good i hate them switching all the time.
chrisz
02-27-2003, 06:14 AM
Is there anyway to make it after people use their anger it goes back to zero?
If not then how does anger reset to zero?
Ok, my previous issues were resolves, but I was wondering. How do mages use spells?
chrisz
02-27-2003, 12:24 PM
Its just like a weapon.
They buy it then they can select it during battle like anythig else.
chrisz
02-27-2003, 01:00 PM
Hey how can I make it after a user has selected their alignment it becomes invisible or they cant edit it again?
VeoMorphine
02-27-2003, 01:05 PM
My rpg hack is going haywire to :P.
I got it on a localhost so i cant show you. It shows every use as being a guest. Im rpetty sure if i reinstall it, it will work fine.
Kevorkian
02-27-2003, 04:22 PM
why i can't set race? i have only unknow
VeoMorphine
02-27-2003, 04:23 PM
did your run the install_rpg_stuff.php file?
Kevorkian
02-27-2003, 04:33 PM
yes but i can't select race and class only unknow -_-''
Darkwaltz4
02-27-2003, 06:36 PM
Originally posted by Moreliator
Darkwaltz, would you know how to make a small addon that simply penalizes a user for switching their class (character)? It can even be as simple as them losing some EXP or a level.
-More
hmm...possibly...youd havta decide how much and if you wanted it controlale through the acp ud havta wait a little bit.
also bitsys, another bugfix::
i kept gettin error messages in my tech email cause of itemshop.php queirying for incorrect things...and its from non regs trying to access that page. well, it still loads and all, but causes loads of useless email.....so, to fix it, in itemshop.php
find:
if(!$options[lesanestore]) {
if($pointfield) {
$pointss=$DB_site->query_first("SELECT $pointfield FROM userfield WHERE userid=$bbuserinfo[userid]");
$points = (int) $pointss[$pointfield];
} else {
echo "Invalid Pointfield.";
$points = 0;
}
} else {
//$pointss=$DB_site->query_first("SELECT storep FROM user WHERE userid=$bbuserinfo[userid]");
$points = (int) $bbuserinfo[storep];
}
and replace with:
if($bbuserinfo[usergroupid] != 1) {
if(!$options[lesanestore]) {
if($pointfield) {
$pointss=$DB_site->query_first("SELECT $pointfield FROM userfield WHERE userid=$bbuserinfo[userid]");
$points = (int) $pointss[$pointfield];
} else {
echo "Invalid Pointfield.";
$points = 0;
}
} else {
//$pointss=$DB_site->query_first("SELECT storep FROM user WHERE userid=$bbuserinfo[userid]");
$points = (int) $bbuserinfo[storep];
}
} else {
$points = 0;
}
Bitsys
02-27-2003, 06:55 PM
Originally posted by Sonikku
Hmm.. i dont know if this has been told before, but theres a bug with the potions, while using Potion in battle it says that it drank the potion but always recovers 0 HP...and yes, im harmed,not at full health.
And also, if you ever got the anger to increase, you might have seen that it can go over 100%....i think thats a lil bug...dunno
What version are you using? Are you sure the potions have a buff assigned to them?
The anger bug should have been fixed in the last release.
Can you provide a screenshot?
Originally posted by Darkwaltz4
and i really hate setting 'release dates' cause something always happens at the last minute, and it keeps doing that...so, im gunna say what bitsys says ~dont ask when it will be out, but im sure ull be around to know when it does
I never say don't ask, I just say that I don't know right now or that it will be out soon ;)
Originally posted by One-Team
Thanks Bitsys
my RPG Is Ready Now
http://www.one-team.net/forums
Your welcome :)
Originally posted by chrisz
Is there anyway to make it after people use their anger it goes back to zero?
If not then how does anger reset to zero?
In battle, if your anger gets to 100%, then it will force you to use your "mad" attack and it will then go back down to 0%. Let me know if this is not the case.
Originally posted by mli
Ok, my previous issues were resolves, but I was wondering. How do mages use spells?
There should be a radio button when in battle that lets the mages use their spells. The radio button should have the name of the spell, how much damage it does, and how much MA it costs to the right of it.
Originally posted by VeoMorphine
I got it on a localhost so i cant show you. It shows every use as being a guest. Im rpetty sure if i reinstall it, it will work fine.
There are two possible causes of this. First, some of the file edits may not have been done to showthread.php. Try manually verifying that the correct edits were done.
Also, just to make sure, try running the DB Fix.
Originally posted by Kevorkian
yes but i can't select race and class only unknow -_-''
Some of the file edits to member.php may not have executed properly. Try manually verifying that all of the edits took place.
Originally posted by Darkwaltz4
also bitsys, another bugfix::
i kept gettin error messages in my tech email cause of itemshop.php queirying for incorrect things...and its from non regs trying to access that page. well, it still loads and all, but causes loads of useless email.....so, to fix it, in itemshop.php
Thanks :) Will be fixed in the next release!
Red Blaze
02-27-2003, 07:15 PM
Ok..now potions do work, we forgot to put a buff value, sorry ^^;
Now, i found another little bug, if you are challenged, when you recieve the pm with the accept/decline link, if you just click on the Accept/Decline button without clicking on the Yes or No radio button, it automatically declines you...it should redirect you to some error template like saying: You must click Yes or No!
And also, i have some problems with the battle scene, it shows up but in the left corner it says that the battlescene.gif is invalid, and its correctly uploaded.
Bitsys
02-27-2003, 07:34 PM
Originally posted by Sonikku
Ok..now potions do work, we forgot to put a buff value, sorry ^^;
Now, i found another little bug, if you are challenged, when you recieve the pm with the accept/decline link, if you just click on the Accept/Decline button without clicking on the Yes or No radio button, it automatically declines you...it should redirect you to some error template like saying: You must click Yes or No!
And also, i have some problems with the battle scene, it shows up but in the left corner it says that the battlescene.gif is invalid, and its correctly uploaded.
Quick fix for the Decline yes/no bug:
In the template battle_confirm, find:
<input type="radio" value="No" name="confirmation">
and change it to:
<input type="radio" value="No" name="confirmation" CHECKED>
This will be fixed in the next version. Thanks :)
Does the .gif you are using for the battle background show up properly in the admin cp? Does it show up properly in battle?
Red Blaze
02-27-2003, 07:54 PM
Hmm...no, it doesnt show in the admin cp but it does show in battle
Darkwaltz4
02-27-2003, 08:00 PM
actually bitsys, i did have problems with my battlescenes too. the pics are just fine and still show up perfect in the acp, but i had long since dismissed the problem as 'something to set manually in the db' and since my phpmyadmin is not working....i forgot to say anything
even the default, which had been working before, doesnt show up. just blank backtable. and it does not display 'invalid battlescene' either. (in the orig files ;))
chrisz
02-27-2003, 08:52 PM
I have about 10 Battle scenesa I made and they work fine:
http://ffsaiyans.xeko.net/screenie1.gif
http://ffsaiyans.xeko.net/screenie2.gif
Bitsys
02-27-2003, 09:26 PM
Originally posted by Sonikku
Hmm...no, it doesnt show in the admin cp but it does show in battle
hmm, see if you can answer these questions for me:
What is the name of the battlescene?
What does the img tag of the broken image say?
What is the location of your image folder?
Did you add the file type extension to the name of the image in the admin cp?
What kind of image is it (file type)?
Originally posted by Darkwaltz4
even the default, which had been working before, doesnt show up. just blank backtable.
What does the img tag say for the background when in battle? Is it blank?
Red Blaze
02-27-2003, 10:37 PM
Oops!!! Sorry.....but the file wasnt on a folder...the images folder, but it was in the template folder, so when i moved it it didnt found the image but it was over there, so there are 2 copies of it..kinda weird
sonic3d
02-28-2003, 12:04 AM
i have a armor item. how does this work? the buff is 250. does it block 250 damage? i fought in a battle and the item didn't do nothing. there wasn't an options to defend or use the item.
l8er
sonic
Bitsys
02-28-2003, 12:56 AM
Originally posted by sonic3d
i have a armor item. how does this work? the buff is 250. does it block 250 damage? i fought in a battle and the item didn't do nothing. there wasn't an options to defend or use the item.
l8er
sonic
Since you are always wearing armor, the battle does not ask you if you want to use it. The armor will block 250 of the TOTAL damage. Here is the formula for how damage is calculated:
$damagedone = @floor(($weapon[damage] + $regattbonus) * $uelemod * $anger + $bonusattack - $armor - $regdefminus);
where:
$damagedone = the total damage done
@floor = a function that rounds down the answer
$weapon[damage] = the damage done by the attacker's weapon
$regattbonus = the regular attack of the attacker
$uelemod = the elemental bonus
$anger = how angry the person is (1 if they are not angry yet)
$bonusattack = any items worn by the attacker that give a plus to attack
$armor = the buff value of the defender's armor
$regdefminus = the reg defense proportion of the defender
sonic3d
02-28-2003, 01:19 AM
thanx, that was a very nice summary u gave there.
l8er
sonic
Dribbles
02-28-2003, 08:36 AM
Does "update stats" happen automatically everytime someone logs into the forum and logs out?
Bitsys
02-28-2003, 10:43 AM
Originally posted by Dribbles
Does "update stats" happen automatically everytime someone logs into the forum and logs out?
No, it only happens when you go to the user cp and update your stats manually.
chrisz
02-28-2003, 10:57 AM
Is there any way to make it so after uses set up their stuff they cant change it?
Can you do this for any of the RPG options at least?
Moreliator
02-28-2003, 11:38 AM
Originally posted by chrisz
Is there any way to make it so after uses set up their stuff they cant change it?
Can you do this for any of the RPG options at least?
i agree that this is an important option for the RPG, either that or a penalty for changing :)
chrisz
02-28-2003, 01:27 PM
Also during battle people usually go to use anger and it does less damage then if they use their weapon.
And other times they cant touch the other person even if they are the same lvl.
Can you fix this?
PSI|Dr-X
02-28-2003, 02:03 PM
I get an error by itemshop i did something with the profilefields
i accedentially deleted points and now i have add it back on display order 5 but it gives an error i also checked in phpMyAdmin and changed to 5
Invalid SQL: SELECT field5 FROM userfield WHERE userid=2
mysql error: Unknown column 'field5' in 'field list'
PSI|Dr-X
02-28-2003, 02:33 PM
Lol fixed
Red Blaze
02-28-2003, 04:07 PM
I'd like to ask for a request. For some reason, some weapons don't work at all against some characters. And well, I think it would be usefull to have a secondary weapon incase one of the weapons have no affect. Can that be done as it is?
Dribbles
02-28-2003, 04:09 PM
Originally posted by Bitsys
No, it only happens when you go to the user cp and update your stats manually.
thnx ... what exactly does it update? I notice experience, hp, and level and automatically updated.
Bitsys
02-28-2003, 04:29 PM
Originally posted by chrisz
Is there any way to make it so after uses set up their stuff they cant change it?
Can you do this for any of the RPG options at least?
Sorry, I can't do this right now.
Originally posted by chrisz
Also during battle people usually go to use anger and it does less damage then if they use their weapon.
And other times they cant touch the other person even if they are the same lvl.
Can you fix this?
Try decreasing the buff on armors while increasing the price. At the same time, adjust the regatt and regdef values for classes. Make the regatt a little higher and the regdef a little lower.
Originally posted by Sonikku
I'd like to ask for a request. For some reason, some weapons don't work at all against some characters. And well, I think it would be usefull to have a secondary weapon incase one of the weapons have no affect. Can that be done as it is?
You can create another item category. Call it "Secondary weapons". Users can then buy a primary weapon and a secondary weapon. It will let them choose which one they want to use in battle.
Originally posted by Sonikku
thnx ... what exactly does it update? I notice experience, hp, and level and automatically updated.
The database query looks like this:
$DB_site->query("UPDATE user SET maxhp='$maxhpupdate', hp='$newhp', maxpp='$maxppupdate', pp='$newpp', maxma='$maxmaupdate', ma='$newma', ap='$apmodifier' WHERE userid='$userstats[userid]'");
So, it updates the Max HP/MA/PP and the user's HP/MA/PP/AP. The level is automatically updated when the experience reaches a certain point, since the user's level is re-calculated every time it is needed. Updating your stats is just telling the script to increase your HP/etc. after you have reached a new level.
PSI|Dr-X
02-28-2003, 08:53 PM
Bytsis when i change my class or other player does then the unknwown 0 0 - - shows up why that? in the profile and in the rpgcp but the postbit not
chrisz
03-01-2003, 08:11 AM
Originally posted by Bitsys
Sorry, I can't do this right now.
How come? I think it is a very important part of the RPG hack.
People can change whenever they like in figure out which is the strongest class or whatever and change whenever they like.
Dribbles
03-01-2003, 08:50 AM
Originally posted by Bitsys
$damagedone = @floor(($weapon[damage] + $regattbonus) * $uelemod * $anger + $bonusattack - $armor - $regdefminus);
where:
$damagedone = the total damage done
@floor = a function that rounds down the answer
$weapon[damage] = the damage done by the attacker's weapon
$regattbonus = the regular attack of the attacker
$uelemod = the elemental bonus
$anger = how angry the person is (1 if they are not angry yet)
$bonusattack = any items worn by the attacker that give a plus to attack
$armor = the buff value of the defender's armor
$regdefminus = the reg defense proportion of the defender
Do "evade" and "speed" work into the equation also?
PSI|Dr-X
03-01-2003, 09:43 AM
Bytsis when i change my class or other player does then the unknwown 0 0 - - shows up why that? in the profile and in the rpgcp but the postbit not postbit is ok.. why>?
Dribbles
03-01-2003, 09:49 AM
I believe this issue is addressed earlier in the thread?
PSI|Dr-X
03-01-2003, 10:52 AM
oh i will look can't seem to find it
edit:
Can someone please give the link i can't find it
my members are angry they can't see others rpg profile
when it says unknown 0 0 none - -
Bitsys
03-01-2003, 12:58 PM
Originally posted by PSI|Dr-X
Bytsis when i change my class or other player does then the unknwown 0 0 - - shows up why that? in the profile and in the rpgcp but the postbit not
Can you verify that the classes/races/alignments all have unique IDs? The IDs are usuall at the end of the links in the admin cp when you are trying to edit one of them (like the delete link next to a class says "admin/rpgadmin.php?action=deletemclass&id=2" so the ID of this class is 2).
Also, can you verify that all of the file edits were successfully issued in member.php?
One more thing, do you have a screenshot? I haven't seen this before and it would help if I could get a better picture of what is happening.
Originally posted by chrisz
How come? I think it is a very important part of the RPG hack.
People can change whenever they like in figure out which is the strongest class or whatever and change whenever they like.
Yes, it is important. However, doing it would add at least 2 more weeks to finishing the hack.
Originally posted by Dribbles
Do "evade" and "speed" work into the equation also?
They work before this equation. The speed and evasion is the first formula. It determine if the user dodges or hits. I can't really give you the formula because it is long and involves a lot of variables. Here is a summary: You start out with a 50% chance to hit the other person. This can go up or down depending on your speed and the opponents evade. The max chance to hit you can have is 90%, and the lowest chance to hit is 40%. If you are mad, then you always hit. That's pretty much it.
chrisz
03-01-2003, 01:00 PM
Oh that sucks...
thnx anyways I guess...
PSI|Dr-X
03-01-2003, 01:53 PM
http://www.axenki-xl.com/Look.jpg
http://www.axenki-xl.com/Look1.jpg
http://www.axenki-xl.com/Look2.jpg
Nothing was wrong in the installation .....
Bitsys
03-01-2003, 01:56 PM
Originally posted by PSI|Dr-X
http://www.axenki-xl.com/Look.jpg
http://www.axenki-xl.com/Look1.jpg
http://www.axenki-xl.com/Look2.jpg
Nothing was wrong in the installation .....
Those bugs should be fixed in the next version. It only happens to certain classes, right?
PSI|Dr-X
03-01-2003, 01:59 PM
It happens when someone changes their element or one of these things in the class the first time not when they set everything up but when they change something second time it happens
everything goes to unknown in the profile , rpgcp but not postbit
Bitsys
03-01-2003, 02:00 PM
Originally posted by PSI|Dr-X
It happens when someone changes their element or one of these things in the class the first time not when they set everything up but when they change something second time it happens
everything goes to unknown in the profile , rpgcp but not postbit
Hmm, see if the next version fixes it. If it doesn't, then I will have to try something else.
PSI|Dr-X
03-01-2003, 02:04 PM
Alright Bytsis cuz we are gonna place a clan match but must know each others stats
Bitsys
03-01-2003, 02:06 PM
Version 0.64 is done. This version just fixes bugs, so there are no new features. Upgrade instructions are included; there is only 1 template edit and some files to re-upload. See the first post for the new .zip file.
Bug fixes:
Fixed rpgcp.php and Member Profile Add-on bug with missing stats.
Fixed itemshop.php bank error that caused e-mails to tech support.
Fixed the decline/accept yes or no bug before joining a battle.
Fixed some typos in the Member Profile Add-on
Reduced the queries in the Auto-Update Stats Add-on, which is now included in the .zip file.
Fixed itemadmin.php bug where selecting the default item category battle type would cause it to change.
I also changed the way evasion works. Hopefully there will be more people hitting now. ;)
chrisz
03-01-2003, 02:13 PM
Ok kool
chrisz
03-01-2003, 02:50 PM
Its good and all but can you please add the fix I asked about?
Please trust me it is much needed.
PSI|Dr-X
03-01-2003, 03:56 PM
Way thnx
PSI|Dr-X
03-01-2003, 04:16 PM
Its working too everything great thnx bytsis your the best :D
sonic3d
03-01-2003, 05:36 PM
some members can't use the healing center. not sure if this issue has risen up yet. they press the button but nothing happens.
also for some reason i can't change any classes. always stuck with archer. it only happened when i installed .64
l8er
sonic
Bitsys
03-01-2003, 07:20 PM
Originally posted by sonic3d
some members can't use the healing center. not sure if this issue has risen up yet. they press the button but nothing happens.
In the Itemshop Options menu, please verify that you have the correct value in the Point Field setting.
Originally posted by sonic3d
also for some reason i can't change any classes. always stuck with archer. it only happened when i installed .64
l8er
sonic
This was fixed inversion 0.63. Make sure you upgraded to 0.63.
sonic3d
03-01-2003, 07:31 PM
i did upgrade to .63 thats how i am using .64.
also when i was upgrading to .63, it said i had to run queuries. two of them i didn 't run cuz it said it was a duplicate so i ignored it.
also the heal does work. some members can use it and for some members the healing center doesn't work. they clikc on heal. and bring them back to the screen agian, without taking ne money, even though the have the money for it.
l8er
sonic
Red Blaze
03-01-2003, 07:39 PM
Excellent, thank you so much. :) The secondary weapons will come in very handy. >=j
EDIT: Ok, I got an error. When I tried moving some weapons to the secondary catagory, I got an error.
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL: UPDATE items_user SET item4='', points4='0', description4='', icon4='' WHERE itid4=72
mysql error: Unknown column 'itid4' in 'where clause'
mysql error number: 1054
Date: Saturday 01st of March 2003 05:18:36 PM
Script: http://www.thesonicjoint.com/forums/forums/admin/itemadmin.php
Referer: http://www.thesonicjoint.com/forums/admin/itemadmin.php?action=edit&s=f3118f975b967ffc6bda4106e5a73d86
Now, the items did move, however when I buy it, it doesn't show, but it does show up in the profile. Are you gonna need more info about this?
Bitsys
03-01-2003, 08:43 PM
Originally posted by sonic3d
i did upgrade to .63 thats how i am using .64.
also when i was upgrading to .63, it said i had to run queuries. two of them i didn 't run cuz it said it was a duplicate so i ignored it.
Can you post the queries that you didn't run?
Originally posted by sonic3d
also the heal does work. some members can use it and for some members the healing center doesn't work. they clikc on heal. and bring them back to the screen agian, without taking ne money, even though the have the money for it.
l8er
sonic
Did you do this:
In the Itemshop Options menu, please verify that you have the correct value in the Point Field setting.
?
Originally posted by sonic3d
EDIT: Ok, I got an error. When I tried moving some weapons to the secondary catagory, I got an error.
quote:
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL: UPDATE items_user SET item4='', points4='0', description4='', icon4='' WHERE itid4=72
mysql error: Unknown column 'itid4' in 'where clause'
mysql error number: 1054
Date: Saturday 01st of March 2003 05:18:36 PM
Script: http://www.thesonicjoint.com/forums...n/itemadmin.php
Referer: http://www.thesonicjoint.com/forums...bda4106e5a73d86
Now, the items did move, however when I buy it, it doesn't show, but it does show up in the profile. Are you gonna need more info about this?
Yeah, I need some more info. Which items did this? Also, in phpmyadmin go to the items_user table. Which columns are in this table?
sonic3d
03-01-2003, 09:18 PM
Originally posted by Bitsys
Can you post the queries that you didn't run?
ALTER TABLE `rpg_classm` ADD `visible` SMALLINT(5) NOT NULL default '1'
ALTER TABLE `rpg_classf` ADD `visible` SMALLINT(5) NOT NULL default '1'
Originally posted by Bitsys
Did you do this:
In the Itemshop Options menu, please verify that you have the correct value in the Point Field setting.
?
[/B]
yes its field5. its been there.
l8er
sonic
Kyrie
03-01-2003, 09:46 PM
is there a way to modify how many items a user can buy from a specific category? Example.... I have the weapons and armor categories which I want them to only have one... but I have two other categories.... Attack Spells and Items (non-battle) which I'd like them to be able to buy more from.
Is there a way to do this?
ULTIMATESSJ
03-01-2003, 10:08 PM
for some reason many of my users stats are right down to 0, except the experience, how can i fix this
Xyphen
03-01-2003, 10:16 PM
Run the Update Stats feature.
Bitsys
03-01-2003, 11:04 PM
Originally posted by sonic3d
ALTER TABLE `rpg_classm` ADD `visible` SMALLINT(5) NOT NULL default '1'
ALTER TABLE `rpg_classf` ADD `visible` SMALLINT(5) NOT NULL default '1'
If you didn't run those queries then you aren't updated to version 0.63. Run those queries.
Also, run the DB Fix to see if that fixes the healing center.
Originally posted by Kyrie
is there a way to modify how many items a user can buy from a specific category? Example.... I have the weapons and armor categories which I want them to only have one... but I have two other categories.... Attack Spells and Items (non-battle) which I'd like them to be able to buy more from.
Is there a way to do this?
The only way to do it right now is to make duplicate categories that hold the same items.
Originally posted by Kyrie
for some reason many of my users stats are right down to 0, except the experience, how can i fix this
Yeah, try what AViO 07 said. Run the update stats feature. IF that doesn't work, then run DB Fix.
Koutaru
03-02-2003, 12:26 AM
I'm testing the hack right now
I got this PM:
nothing_special has challenged you in a battle. It is battle number 1 and is called Holy Battle. There is 0 gil at stake in this battle. Your battle password is 0. To go to your battle click here
Okay but when I click the link it gives me:
"Invalid battle or password"
even if I try to do it the long way it still won't work :surprised:
Do you know why this happened?
Thanks!
sonic3d
03-02-2003, 01:43 AM
Originally posted by Bitsys
If you didn't run those queries then you aren't updated to version 0.63. Run those queries.
Also, run the DB Fix to see if that fixes the healing center.
i did run those queries. it just said it was a duplicate. i will use the db fix and hepefully it will work.
l8er
sonic
Koutaru
03-02-2003, 02:15 AM
:) never mind
fixed it
also one of my members asked me this:
I suggest you make the shouts/messages top to bottom from new to old!
like the actions from new to old instead of old to new
how can I do this?
chrisz
03-02-2003, 02:42 AM
Everything so far is great just one thing.. How do i edit the RPG cp?
Like i want to change it around a bit do i edit just the php file or is there templates?
Red Blaze
03-02-2003, 04:11 AM
One question.. i also got the error that sonic got about the 'itid4' thing...i was reading the posts trying to look for the fix but didnt manage to find it, can someone help plz?
chrisz
03-02-2003, 07:41 AM
Dont worry about what I asked before I just saw it.
So far so good all I really need is what I requested before..
Bitsys
03-02-2003, 01:28 PM
Originally posted by Sonikku
One question.. i also got the error that sonic got about the 'itid4' thing...i was reading the posts trying to look for the fix but didnt manage to find it, can someone help plz?
I have tried to reproduce this error lots of times and I have not been successful. Could you give me a description of what you did before this occurred? Did you delete some categories? Add some? Also, can you give me the structure of the items_user table, as well as the category ids in the items_cats table?
This error isn't really going to break anything. However, it does prevent some items from being updated. If possible, could you give me which item gives you the error (or if you don't know, then you can post the error and I can try to figure it out).
One more thing, how many items in the `items` table have a 'cat' value of 4?
VeoMorphine
03-02-2003, 04:12 PM
Ok, Im trying to make an addon so that the winner of a battle gets money when he or she wins. I have it all coded up but for some reasen it doesnt give money to the winner of the battle. I can update the DB from the admin panel just fine. But, when user battle and complete a battle, the winner doesnt get money.
I showed it to bitsys and even he thinks its fine. I'll attach the install info here. Take a look at it and see if you guys can fix it.
Darkwaltz4
03-02-2003, 05:49 PM
i havent tested this:
but try changing
$DB_site->query("UPDATE items_user SET bankval=bankval+$battleopt[batwinmon] WHERE userid='$battle[winnerid]'");
to
$DB_site->query("UPDATE items_user SET bankval=bankval+$battleopt[batwinmon] WHERE userid=$battle[winnerid]");
anything in (')'s is usually translated into strings, and anything out of them are assumed numbers.
i know php will usually auto-cast variable types based on how you are trying to use them, but im not sure if mysql handles it the same. (i know mysql errors when you try to enter a obvious string to a number -> its not auto-cast as a 0) it may take the STRING "5677" (if thats what you set it as...) and turn it into 0, (because it sees the apostrophe and assumes it to be a string) because the string is being added to a number, so the string becomes a null number (0 in this case)
thats what i speculate, because it fits your description of what happens
i hope that made some sense
PSI|Dr-X
03-02-2003, 06:53 PM
When does that summon come dark? please i need it :) thnx
p0wered
03-02-2003, 07:37 PM
I am having the same problem PSI|Dr-X had, I installed the new version, this happens for all races under Mediator only. Please can you suggest some way to fix it? Thanks
VeoMorphine
03-02-2003, 09:00 PM
Originally posted by Darkwaltz4
i havent tested this:
but try changing
$DB_site->query("UPDATE items_user SET bankval=bankval+$battleopt[batwinmon] WHERE userid='$battle[winnerid]'");
to
$DB_site->query("UPDATE items_user SET bankval=bankval+$battleopt[batwinmon] WHERE userid=$battle[winnerid]");
anything in (')'s is usually translated into strings, and anything out of them are assumed numbers.
i know php will usually auto-cast variable types based on how you are trying to use them, but im not sure if mysql handles it the same. (i know mysql errors when you try to enter a obvious string to a number -> its not auto-cast as a 0) it may take the STRING "5677" (if thats what you set it as...) and turn it into 0, (because it sees the apostrophe and assumes it to be a string) because the string is being added to a number, so the string becomes a null number (0 in this case)
thats what i speculate, because it fits your description of what happens
i hope that made some sense
That didn't work. you can use ' on a var. i know that for sure. even in mysql.
Plus the rest of the hack uses commands like that.
msimplay
03-02-2003, 10:14 PM
i installed it on my test board today which is version 2.30 Candidate 3
anyway check this out i think it might help u to work out bugs for coming releases
everything seems to work fine
But heres the links to the two problem pages
Main test board (Http://wambam.net/Vbtest/)
Heal.php (http://wambam.net/Vbtest/heal.php)
&
Itemshop.php (http://wambam.net/Vbtest/itemshop.php)
personally i have seen the test boards and i think its an excellent hack
just wish it would work on 2.3
i have 2.3 candidate 1 on my boards production board
sonic3d
03-02-2003, 11:20 PM
ok i got a minor problem. in the rpg cp. it says select new class/gender/etc (i made a new class for me). but in my profile it shows perfect. how do i fix this?
l8er
sonic
Moreliator
03-03-2003, 12:28 AM
msimplay it works fine on 2.3 boards for me...
chrisz
03-03-2003, 12:53 AM
Does this money thing work?
Can anyone approve of it?
Red Blaze
03-03-2003, 02:48 AM
Well, we created a new category called Secondary Weapons and it seems that it didnt send the DB the queries needed to store a new category.
However, the items that we moved to the new category are:
the air racket, blood sword, cat's claws, dagger, iron sword, javelin, masamune, mythril claws, mythril spear, mythril sword, rod, the ogre
chrisz
03-03-2003, 10:46 AM
I know this is like monster battles or whatever but cant you make AI players?
Zajacko has done it and Im sure he could help you with it.
Computer players would be really good and if it can be cant you make it so Admin can add, edit and customise them?
msimplay
03-03-2003, 12:48 PM
Originally posted by Moreliator
msimplay it works fine on 2.3 boards for me...
question is which version
cuz this is a fresh out the box 2.3 release candidate three which also sed that it was a floorless Install so whats the deal ?
PSI|Dr-X
03-03-2003, 02:02 PM
I never had a real problem thnx to bytsis ;)
i'm sure there is something wrong in the installation
Chmodd those files to!!! :)
sonic3d
03-03-2003, 05:48 PM
also i know it very easy but can some make it when u register u have to register ur rpg character too?
i will try to do this. it seems very easy to do
thanx
sonic
Darkwaltz4
03-03-2003, 07:53 PM
Originally posted by chrisz
I know this is like monster battles or whatever but cant you make AI players?
Zajacko has done it and Im sure he could help you with it.
Computer players would be really good and if it can be cant you make it so Admin can add, edit and customise them?
well ~yes i guess. i was planning to make a certain 'battle arena' at some distant point (do not ask ;)) but....i have other things with higher priorities...
did u try the edit? i know that mysql errors when you have a string without 's ...i havent tested anything regarding it cause 1) i dont want it, 2) my battle arena is temply broke, so..
Bitsys
03-03-2003, 08:01 PM
Originally posted by p0wered
I am having the same problem PSI|Dr-X had, I installed the new version, this happens for all races under Mediator only. Please can you suggest some way to fix it? Thanks
I went to your forums and you have duplicate classes/alignments etc. This most likely means you installed the rpg stuff twice. You will need to remove the extras before I can try to figure out what is wrong. Just remove the duiplicate stuff.
Originally posted by msimplay
i installed it on my test board today which is version 2.30 Candidate 3
anyway check this out i think it might help u to work out bugs for coming releases
everything seems to work fine
But heres the links to the two problem pages
Main test board
Heal.php
&
Itemshop.php
personally i have seen the test boards and i think its an excellent hack
just wish it would work on 2.3
i have 2.3 candidate 1 on my boards production board
Did you run install_itemshop_items.php like it says in INSTALL.txt?
Originally posted by msimplay
ok i got a minor problem. in the rpg cp. it says select new class/gender/etc (i made a new class for me). but in my profile it shows perfect. how do i fix this?
l8er
sonic
Could you explain a little more? What do you mean by "it shows perfect"?
Originally posted by msimplay
Well, we created a new category called Secondary Weapons and it seems that it didnt send the DB the queries needed to store a new category.
However, the items that we moved to the new category are:
the air racket, blood sword, cat's claws, dagger, iron sword, javelin, masamune, mythril claws, mythril spear, mythril sword, rod, the ogre
I need to know what is in your items_user table and your items_cats table.
p0wered
03-03-2003, 10:01 PM
Yea, I didn't think I ran RPG stuff so I ran it again, then it was working, so ten I removed all the duplicates, and I ended up moving the original ones and now there are 2 duplicates, I have to re add that table :-/
sonic3d
03-03-2003, 11:20 PM
Originally posted by Bitsys
Could you explain a little more? What do you mean by "it shows perfect"?
when i go to the rpgcp, none of the stats show up. its justs says i can't fight. but when i go to my profile. everything is there. all my stats.
do u understand now?
l8er
s onic
Bitsys
03-04-2003, 02:09 AM
Originally posted by sonic3d
when i go to the rpgcp, none of the stats show up. its justs says i can't fight. but when i go to my profile. everything is there. all my stats.
do u understand now?
l8er
s onic
Can you send me your rpgcp.php as well as the database info for your rpg_classm table?
sonic3d
03-04-2003, 02:27 AM
pm sent.
l8er
sonic
chrisz
03-04-2003, 06:56 AM
Ok the addon that gives money to the winner does it work yet?
I think it would be really handy so could someone test it and if it doesnt work fix it?
chrisz
03-04-2003, 08:09 AM
I found a bug with healing.
I went to heal when I had 24/84 HP and I had $10.
+24% HP $7 Do what is necessary to regain your former strength.
I clicked on this but nothing happened.
I refreshed like it had healed it but it didnt.
I thought this was pretty major and should be fixed!
VeoMorphine
03-04-2003, 10:16 AM
Originally posted by chrisz
Ok the addon that gives money to the winner does it work yet?
I think it would be really handy so could someone test it and if it doesnt work fix it?
it doesnt. I tryed the fixes som people told me. Im just gona hope bytsys takes some tim to look at it in the next version.
chrisz
03-04-2003, 11:29 AM
Bummer thnx Veo
Bitsys
03-04-2003, 11:30 AM
Originally posted by chrisz
I found a bug with healing.
I went to heal when I had 24/84 HP and I had $10.
+24% HP $7 Do what is necessary to regain your former strength.
I clicked on this but nothing happened.
I refreshed like it had healed it but it didnt.
I thought this was pretty major and should be fixed!
I will see about adding an error message so that you know what went wrong, if anything. It will also help me troubleshoot this stuff.
Originally posted by VeoMorphine
it doesnt. I tryed the fixes som people told me. Im just gona hope bytsys takes some tim to look at it in the next version.
When I tested your hack without the edits to battleadmin, it worked fine with the batwinmon column being an int(10) instead of int(3). I insterted a value of 1 for winbatmoney and a value of 2000 for batwinmon and the query ran fine when I won the battle. What are the values in your database? Did you ever try changing batwinmon from int(3) to int(10)?
chrisz
03-04-2003, 11:33 AM
Thnx bitsys you rock
chrisz
03-04-2003, 11:34 AM
Hey Bitsys could you post a .txt file of the working winner gets gil addon?
Bitsys
03-04-2003, 11:48 AM
Originally posted by chrisz
Hey Bitsys could you post a .txt file of the working winner gets gil addon?
I don't have a working version. Wait until VeoMorphine tries out some more stuff to see if he can get it to work.
chrisz
03-04-2003, 11:59 AM
ok thnx
chrisz
03-04-2003, 12:00 PM
Keep me posted on the Heal problem can ya pls?
chrisz
03-04-2003, 12:30 PM
I found something else.
Some of my members have all 0 stats (mag attack, def and stuff)
And others dont???
EDIT: I found it nvm thnx anyways
PSI|Dr-X
03-04-2003, 02:00 PM
Bytsis i hope you never gonna ask money for it? :) like zajako
And i have big plans to tell when the full version is out ;)
chrisz
03-04-2003, 02:24 PM
I wonder what PSI means *Messiah Daz starts to think*
Red Blaze
03-04-2003, 02:31 PM
Originally posted by Bitsys
I need to know what is in your items_user table and your items_cats table.
items_cat : 3 things, Weapons, Armor and Accesories.
The Secondary Weapons one is missing, it didnt get automatically added =/
items_user : 37 things, the 37 users i guess, right? Well, it has got the item0 points0 description0 icon0 itid0 up to number 3, and the 4's are missing =/
VeoMorphine
03-04-2003, 04:38 PM
Originally posted by Bitsys
I don't have a working version. Wait until VeoMorphine tries out some more stuff to see if he can get it to work.
Ya i did try that. Try using the admin CP mod.
I'll do more testing when i get home.
I should be getting a new server today, so i'll have the site up live soon so you can all check it out.
SavgeDusk
03-04-2003, 08:46 PM
Great hack! But I can't seem to get into the "Bank" of "Cash" pages. It all comes up blank. Is there a special setting I need?
sonic3d
03-04-2003, 09:56 PM
i am still having trouble with the healing center. some members can't use it and some can. i ran thew db fix but i got this:
Populating items_user database
No IDs were inserted.
Done with the items_user database.
Populating battle_stats database
No IDs were inserted.
Done with the battle_stats database.
Fix done.
l8er
sonic
Bitsys
03-05-2003, 12:18 AM
Originally posted by PSI|Dr-X
Bytsis i hope you never gonna ask money for it? :) like zajako
And i have big plans to tell when the full version is out ;)
This hack is free.
Originally posted by SavgeDusk
Great hack! But I can't seem to get into the "Bank" of "Cash" pages. It all comes up blank. Is there a special setting I need?
Are you using Lesane's Store Points for the Itemshop Monetary System? Or are you using the default itemshop money? If you are using Lesane's store points, then the bank and cash won't work.
If you don't know which one you are using, then go to the Itemshop Options menu and look at the first option.
Originally posted by SavgeDusk
i am still having trouble with the healing center. some members can't use it and some can. i ran thew db fix but i got this:
I am adding some debugging code to the healing center. Wait for an update so that you can see what is going wrong.
jjdog2
03-05-2003, 12:36 AM
Originally posted by Bitsys
Are you using Lesane's Store Points for the Itemshop Monetary System? Or are you using the default itemshop money? If you are using Lesane's store points, then the bank and cash won't work.
If you don't know which one you are using, then go to the Itemshop Options menu and look at the first option.
Is there anyway to uninstall that hack? b/c i installed it a while ago and i just ran a script and uploaded a few files and it was done...i think there is no way without messin wit the database but im not sure. B/c i have that hack and i want to use your battle system but if it conflicts or doesnt work then i would have to make a new forum for members to join... got any suggestions? i think i got lesanes im not sure.
Bitsys
03-05-2003, 12:42 AM
Originally posted by jjdog2
Is there anyway to uninstall that hack? b/c i installed it a while ago and i just ran a script and uploaded a few files and it was done...i think there is no way without messin wit the database but im not sure. B/c i have that hack and i want to use your battle system but if it conflicts or doesnt work then i would have to make a new forum for members to join... got any suggestions? i think i got lesanes im not sure.
My hack and Lesane's store hack are compatible. What is the first option in your Itemshop Options menu set to?
Vivi Ornitier
03-05-2003, 03:21 AM
wait so bitsys, lesan's store currency isn't compatible with the itemshop buying stuff??
ahh!!!! hmmm . . i might be able to write an integrations cript
@vivi, he said it was compatible, you can choose lesanes money or the default one to buy items with
Vivi Ornitier
03-05-2003, 04:46 AM
Nothing is showing up under Battle.php and Itemshop.php for some reason. I just get a blank page ; It used to work a few days before. You can check it out at http://clan-ice.racknine.net/forum/
Any help would be greatly appreciated. :) [Corey, is that you?]
PSI|Dr-X
03-05-2003, 09:21 AM
Looks like the templates aren't showing up check good that the battle templates are available :) and the itemshop
chrisz
03-05-2003, 10:33 AM
Are Smods able to edit a users gil?
Bitsys
03-05-2003, 10:42 AM
Originally posted by Vivi Ornitier
wait so bitsys, lesan's store currency isn't compatible with the itemshop buying stuff??
ahh!!!! hmmm . . i might be able to write an integrations cript
They are compatible. You can buy items using Lesane's Store Points, or the Itemshop money. If you use Lesane's Store Points, then the BANK won't work.
Originally posted by Vivi Ornitier
Nothing is showing up under Battle.php and Itemshop.php for some reason. I just get a blank page ; It used to work a few days before. You can check it out at http://clan-ice.racknine.net/forum/
Any help would be greatly appreciated. [Corey, is that you?]
Like PSI|Dr-X said, check your templates.
Originally posted by chrisz
Are Smods able to edit a users gil?
They can give and take away a user's gil. If you don't want to do this, then go to the mod folder. Delete points.php and bank.php.
chrisz
03-05-2003, 08:34 PM
Ok thnx
Kaelon
03-05-2003, 09:47 PM
Side question:
About how easy would it be to limit the use of this entire hack based upon a user group? For example, I have community contributors who would really enjoy this as an extra perk, and I'd love to integrate it for their exclusive use.
Thanks,
Kaelon
Bitsys
03-05-2003, 11:11 PM
Originally posted by Kaelon
Side question:
About how easy would it be to limit the use of this entire hack based upon a user group? For example, I have community contributors who would really enjoy this as an extra perk, and I'd love to integrate it for their exclusive use.
Thanks,
Kaelon
Try reading https://vborg.vbsupport.ru/showthread.php?postid=357501#post357501 and let me know if that does it.
sonic3d
03-06-2003, 01:36 AM
i am not sure if this had happened to ne1 else but in .64 the battle results are all mixed in. they aren't in the proper order. is there a fix for this?
also is there neway cept throught the db to change some1's Reg Att, Mag Att, evade, etc.
l8er
sonic
SavgeDusk
03-06-2003, 05:20 AM
I'm using Lesane's. Is there any plans for a fix for that in the future? Or is it impossible.
Also, I get a blank when I click on the HP, MP, PP, etc. links for the refill.php page. Any idea why? ^^;
chrisz
03-06-2003, 07:48 AM
Any news on the next release, Healing bug or Winner gets gil?
PSI|Dr-X
03-06-2003, 02:43 PM
SavgeDusk you must install the templates.... :)
Bitsys
03-06-2003, 03:14 PM
Originally posted by sonic3d
i am not sure if this had happened to ne1 else but in .64 the battle results are all mixed in. they aren't in the proper order. is there a fix for this?
That code was not modified from version 0.63 to version 0.64. Make sure there isn't something else causing it.
Originally posted by sonic3d
also is there neway cept throught the db to change some1's Reg Att, Mag Att, evade, etc.
l8er
sonic
Those stats are not stored in the database, they are made on the fly. You can't assign a certain value to a particular user.
Originally posted by SavgeDusk
I'm using Lesane's. Is there any plans for a fix for that in the future? Or is it impossible.
It is possible, but using the bank would create massive inflation and most likely ruin the Points system ot the point where everyone is rich.
Originally posted by SavgeDusk
Also, I get a blank when I click on the HP, MP, PP, etc. links for the refill.php page. Any idea why? ^^;
Check the URL that you put in the templates and try again. I am including a default echo message in the next release that tells you if the URL is wrong.
Originally posted by chrisz
Any news on the next release, Healing bug or Winner gets gil?
I found the problem in heal.php and I am releasing a fix today.
Bitsys
03-06-2003, 03:35 PM
Version 0.65 is done. This fixes the Healing center bug. It involves 2 file uploads and a template edit. See UPGRADE.txt in the upgrade folder for upgrade instructions. The new .zip file is located at the bottom of the first post.
Bug fixes:
Fixed bug in healing center where certain users wouldn't get healed. Also added more complete error messages for easier debugging.
I also added a line of debugging code to mod/refill.php.
That's about it!
SavgeDusk
03-06-2003, 06:21 PM
Ah, I found the problem. ^^
Also, one last question. How do you use weapons in battle? Is there some kind of requirement besides having a weapon? Cos I bought a weapon, well a few actually for testing, but it always says I have no weapon. Same with potions, does your HP have to be really low?
My users are having this same problem, not being able to use any weapons, like a Mage with a Staff to cast spells.
Bitsys
03-06-2003, 07:29 PM
Originally posted by SavgeDusk
Ah, I found the problem. ^^
Also, one last question. How do you use weapons in battle? Is there some kind of requirement besides having a weapon? Cos I bought a weapon, well a few actually for testing, but it always says I have no weapon. Same with potions, does your HP have to be really low?
My users are having this same problem, not being able to use any weapons, like a Mage with a Staff to cast spells.
Did you read https://vborg.vbsupport.ru/showthread.php?postid=329014#post329014 yet?
sonic3d
03-06-2003, 11:42 PM
so far the healing center is working. wtg bitsys.
l8er
sonic
Red Blaze
03-07-2003, 03:43 PM
Is it possible for people to use a custom sprite? If so, how?
Jitway
03-07-2003, 10:30 PM
All I got to say is this is the greatest hack I have ever seen. The time it had and has to take to make this hack I could just imagine. And for you to give it away for free....I bow to your greatest. Clicks install. :classic:
Jitway
03-07-2003, 11:09 PM
One quick question how to I set the money per post to something other then $10 which is by default?
Xyphen
03-07-2003, 11:18 PM
I'm gonna wait for the stable version to come out, Bitsys no more addons please, the more addons you add the more bugs.. just work on fixing the bugs.
Vivi Ornitier
03-07-2003, 11:40 PM
lol . . . damn this has been quite the beta thread, betsys, do u think .65 is good for a full release?
sonic3d
03-08-2003, 12:06 AM
i dont think its really done yet.
also one of my members said when they got healed all the money was takin away instead the amount it propsed.
l8er
sonic
Jitway
03-08-2003, 12:22 AM
Also the only thing I can find not working on my install.
Database error in vBulletin 2.2.9:
Invalid SQL: SELECT field7 FROM userfield WHERE userid=Array
mysql error: Unknown column 'Array' in 'where clause'
mysql error number: 1054
Date: Saturday 08th of March 2003 01:54:33 AM
Script: http://www.jitway.com/forums/forums/itemshop.php
Referer: http://www.jitway.com/forums/itemshop.php?action=donate&user=8
Why do I get this error when trying to donate to someone? Thanks
Bitsys
03-08-2003, 12:36 AM
I will be unavailable until next Friday. If you need help, then post in this thread and hopefully there will be someone who can help you. I will respond to all messages when I return. Thanks for understanding. See you in a week :)
Originally posted by Sonikku
Is it possible for people to use a custom sprite? If so, how?
By sprite I assume you mean the image for the classes? The class images are stored in 4 different folders in your default images folder. You can upload new images to the folders to change the default images.
Originally posted by Jitway1
One quick question how to I set the money per post to something other then $10 which is by default?
Admin CP->Itemshop Options->Activity Points.
Originally posted by AViO 07
I'm gonna wait for the stable version to come out, Bitsys no more addons please, the more addons you add the more bugs.. just work on fixing the bugs.
That has been my plan for 3 weeks now ;)
Originally posted by Vivi Ornitier
lol . . . damn this has been quite the beta thread, betsys, do u think .65 is good for a full release?
Can't release until I get these healing bugs fixed.
Originally posted by sonic3d
also one of my members said when they got healed all the money was takin away instead the amount it propsed.
I will look into it.
Originally posted by Jitway1
Also the only thing I can find not working on my install.
Database error in vBulletin 2.2.9:
Invalid SQL: SELECT field7 FROM userfield WHERE userid=Array
mysql error: Unknown column 'Array' in 'where clause'
mysql error number: 1054
Date: Saturday 08th of March 2003 01:54:33 AM
Script: http://www.jitway.com/forums/forums/itemshop.php
Referer: http://www.jitway.com/forums/itemsh...n=donate&user=8
Why do I get this error when trying to donate to someone? Thanks
That happened to a lot of people who used the original itemshop as well. I am not sure as to why it only happens for some people and not for others. v0id had the same problem a little while ago but he may have fixed it. As far as I know, it is more or less a server thing or a variable name conflict which is individual to your particular board. I tried to find a solution to this a long time ago but could never locate the problem mainly because I myself have never had the problem. Because of the longevity of this bug and the amount of attention it recieved in the original itemshop, it appears doubtful that it will ever be fixed. If you want, you can read the original itemshop thread to see if you can find any similarities between your board and other people's boards who had the same problem. Sorry I can't help you much more on this one :(
EDIT: Well, I just had a quick thought about this. You can try the following to see if it works, but it is doubtful:
In your itemshop_donate template, find:
<input type="hidden" name="iddonate" value="$user">
And before it, put:
$user = $_GET['user'];
chrisz
03-08-2003, 12:39 AM
About how long until a full working version comes out yo?
Jitway
03-08-2003, 02:14 AM
Thanks for the info on the $ update Bitsys. I will have to work on the itemshop as your tip was a no go.
Vivi Ornitier
03-08-2003, 02:46 AM
Bitsys: i thought u fixed teh healing problem with this recent update?
Jitway
03-08-2003, 03:18 AM
Fixed the donate problem in my itemshop_donate template I changed <input type="hidden" name="iddonate" value="$user"> to <input type="hidden" name="iddonate" value="userid"> and it works great must be some kind of server read problem with different kinds of servers... Go figure. :rolleyes:
Xyphen
03-08-2003, 05:45 PM
Originally posted by Vivi Ornitier
Bitsys: i thought u fixed teh healing problem with this recent update?
He did, at least I think so, haven't recieved any problems from no one, have you installed the v0.65? But more bugs have been found I guess...
SB2002
03-08-2003, 06:15 PM
I've just upgraded to v.65 and hadn't had any problems at all until now. But since this upgrade i've found that money options (money in pocket, money in bank etc) in the rpg cp don't seem to work (the userid isn't being inserted as it should be). It COULD be a template problem our side, but i've already checked over it once or twice and also rehacked several times.
I must say that this hack is bloody fantastic and so simple to run. I'm currently trying my hardest to change it from a ff/dnd style system to one that matches my board; a grand theft auto style rpg system.
SavgeDusk
03-08-2003, 06:15 PM
I've been getting reports that members can heal and then later cannot heal, even tho they have enough money to do so.
Also, how do you use a Phoenix Down if you're KOed and can't use it in battle since you need to revive yourself? A member asked me and I didn't know. ^^; Do any of you know?
chrisz
03-08-2003, 09:14 PM
Its simple you cant.
lioncool1589
03-08-2003, 11:53 PM
my friend installed RPG Integration Hack /w Battle on my forum but how can i check which version did he installed i asked him he dont remember which version i want to upgrade to .65 please help me out
_Mantis
03-09-2003, 03:19 PM
Has anybody expended thier banking system yet? I.E., another way to aquire rpg money other than interest and battle wages?
See, the giving money for post thing is nice but Im not a believer in rewarding for just posting, it incites spam on the boards.
I also use lesanes store hack but didnt want to integrate it in the RPG system.
Maybe I'll just run periodical updates on db to bank value to give users a extra cash from time to time.
Ideas welcomed.
PSI|Dr-X
03-09-2003, 04:45 PM
Some of my members saying that when somebody have fought
Some of their money are going away not the battle money
Xyphen
03-09-2003, 09:34 PM
Originally posted by lioncool1589
my friend installed RPG Integration Hack /w Battle on my forum but how can i check which version did he installed i asked him he dont remember which version i want to upgrade to .65 please help me out
Ask him when did he install it.. or download the hack.
Xyphen
03-09-2003, 09:36 PM
If Bitsys didn't make so many addons we would have had a Stable Version by now, I guess its not his fault.
PS: PSI|Dr-X, I don't quite understand what you mean, please state clearly and I will try to help you out.
Zack MacKracken
03-09-2003, 10:07 PM
It's really a cool hack! I was just wondering, what about magic? Does it work yet? or do we have to wait?
*waits patiently ;p*
SavgeDusk
03-09-2003, 10:21 PM
How can a member buy a clan for 7,000 coins if there's no option to buy one in the Itemshop?
lioncool1589
03-10-2003, 03:21 AM
i tried add more items but it wont show up in itemshop anybody know why?
how does armor, shields, healing potion, att and def work in battle
chrisz
03-10-2003, 05:34 AM
Lion you must go to Item type then there will be boxes you must tick for them to show up.
Hope it helps
PSI|Dr-X
03-10-2003, 01:20 PM
When oomm fights another oomm en put a money like 20$$ or zero or whatever and when the fight has ended then one of them loses money like 200 or 600 they neither put that in the box
so how does it happens? that member loses money afterfighting they didin't put in the box
more members are complaining
oomm = one of my member
lioncool1589
03-10-2003, 01:38 PM
Originally posted by chrisz
Lion you must go to Item type then there will be boxes you must tick for them to show up.
Hope it helps
you mean Category box? i did everything correct but it wont show up
PSI|Dr-X
03-10-2003, 02:02 PM
Look lincoln snce there is a itemtype you must go to
Item Type i thought then there click everything so every item has a X
if they dont show up click on the category type if it is shown up or check the items..............
lioncool1589
03-10-2003, 05:03 PM
Originally posted by PSI|Dr-X
Look lincoln snce there is a itemtype you must go to
Item Type i thought then there click everything so every item has a X
if they dont show up click on the category type if it is shown up or check the items..............
i checked mark items in itemtype also did catergory too but it wont show up
chrisz
03-10-2003, 08:50 PM
Lion do you think you could make me admin at your forums for a short time and I will look at it?
I will do my best to help everyone until Bitsys comes back.
bharvey42
03-10-2003, 09:47 PM
How do you pull up the users RPG Profile if you didn't integrate it into the main getinfo template?
I don't want my profile to be super cluttered so, I would like to have two templates.
bgtking
03-10-2003, 10:14 PM
I have this hack live on my board now. I haven't found any bugs yet.
bharvey42
03-11-2003, 01:34 AM
Also anybody know of an easy way to have the battle messages e-mailed to your instead of using pm's?
lioncool1589
03-11-2003, 06:36 AM
my member cant use spell in battle or claw weapon anybody know why?
PSI|Dr-X
03-11-2003, 01:03 PM
first check in the category type if it meant to do a spell
second make somebody who knows how to handle the rpg hack admin
that should do :)
NuclioN
03-11-2003, 03:43 PM
I've a question about the postbit display. Can you make it so that the huge infoblock with mp, hp etc. is only visible in the battleforum? There are members on our forum who don't like roleplaying and so the stats would be useless for them. I hope this can be done. Great hack btw.
Dribbles
03-11-2003, 05:09 PM
make a new style with the RPG info in it ... that way only the members who chose the new style will see the postbit info ... u could make a sticky saying if you want to play the RPG, select new style
Zack MacKracken
03-11-2003, 09:03 PM
Anyhow - Does magic work yet?
sonic3d
03-11-2003, 10:33 PM
yeah if u mean spells and stuff.
ok i have come across a small problem. members can put negatives in the wager and whatever the outcome is u will lose thats amount.
ne1 have a fix?
l8er
sonic
Moreliator
03-11-2003, 11:48 PM
I really would like to try this out on a board for my members.... I have it working on a test board and it is very stable... do you think I should give it a try? How hard would it be to uninstall if something went wrong?
bgtking
03-11-2003, 11:53 PM
Big problem.... the game doesn't recognize weapons.
Zack MacKracken
03-12-2003, 12:37 AM
I tried to play as a black mage, and I'm lvl 30 now, with a lot of posts and everything - But I dont have any spells!
How do I aquire those?
Thx!
lioncool1589
03-12-2003, 12:58 AM
Originally posted by PSI|Dr-X
first check in the category type if it meant to do a spell
second make somebody who knows how to handle the rpg hack admin
that should do :)
i was able use spell before but my members cant
i dont have ppl help me to handle hacks so i have to do my own :)
bharvey42
03-12-2003, 02:27 AM
yeah the game will recognize weapons after you have specified them if they are one-handed weapons etc.
lioncool1589
03-12-2003, 04:03 AM
Originally posted by chrisz
Lion do you think you could make me admin at your forums for a short time and I will look at it?
I will do my best to help everyone until Bitsys comes back.
i got it thx for help
lioncool1589
03-12-2003, 07:36 AM
damn more error
after i checked mark Generic in item type control panel itemshop work fine but now all weapons, magic spell, shield dont work in battle it says Your Cat's Claws is for a different class. Please sell it.
VeoMorphine
03-12-2003, 10:28 AM
Originally posted by SB2002
I've just upgraded to v.65 and hadn't had any problems at all until now. But since this upgrade i've found that money options (money in pocket, money in bank etc) in the rpg cp don't seem to work (the userid isn't being inserted as it should be). It COULD be a template problem our side, but i've already checked over it once or twice and also rehacked several times.
I must say that this hack is bloody fantastic and so simple to run. I'm currently trying my hardest to change it from a ff/dnd style system to one that matches my board; a grand theft auto style rpg system.
The RPGCP isn't suppost to have a bank and money link. So fee free to take them out since there would never be a use for them.
Originally posted by SavgeDusk
I've been getting reports that members can heal and then later cannot heal, even tho they have enough money to do so.
Also, how do you use a Phoenix Down if you're KOed and can't use it in battle since you need to revive yourself? A member asked me and I didn't know. ^^; Do any of you know?
Run the debug options in the healing center. Have the users give you what they see after they heal and post it here.
And phonix downs dont do anything. They just look pretty :P
Originally posted by SavgeDusk
How can a member buy a clan for 7,000 coins if there's no option to buy one in the Itemshop?
Mack your own guild Item. I made a Guild coin. When somone buys one they PM me and i make them there own alignment.
------------------------------------------------
For people having problems with the itemshop not showing items or item types not showing up right, you might wanna check/do a few things.
1. Check to make sure YOUR class can use the items.
2. Check your database and make sure the typeid and the id of the type match. I had this problem a few days ago and fixed it easly.
lioncool1589
03-12-2003, 03:16 PM
how i change type ID in Edit Classes so i can make weapon work in battle
Generic | ID: 1 [add classes] [edit] [delete]
nvm i fixed thx for hint VeoMorphine
lioncool1589
03-12-2003, 03:20 PM
why claw weapon do so much dmg
claw weapon 400-450+ dmg cost 300/ buff 15
Masamune weapon 300-450 dmg cost 5600/ buff 280
someone could explain how does dmg work
bharvey42
03-12-2003, 04:11 PM
Anybody know of a way to add monsters and NPC? Is there a way to display the RPG user info if you didn't hack your profile?
SB2002
03-12-2003, 04:22 PM
The way we've done it on gtafour.com is that instead of putting all the stuff in the profiles, we just threw in a link to the rpgcp in the postbit. And gave the members 1 style which has the ap/mp/pp/exp etc in the postbits. That way we kept the profiles clear and had the basic style without any rpg stuff in. Everyone seems happy with it as it is now.
As for the monsters/NPC if anyone does have any ideas for how to make that an option, then i'd be interested too, I have many NPC charactors i'd like to integrate into the GTA:RPG on my forums.
Xyphen
03-12-2003, 06:33 PM
SB2002, thats a nice idea. I can't wait til Bitsys comes back, i have to talk to him about this...
VeoMorphine
03-12-2003, 08:35 PM
Found a problem. You can wager negativbe amounts of money.
SB2002
03-12-2003, 08:37 PM
well the members on our site like it, plus it means that even on the none rpg style, they still have access to the rpgcp, and on the rpg style, the postbit is still pretty uncluttered.
On top of that we have a link to rpgcp through the top menu now too, so all in all we conduct all our rpg business through the rpgcp, it cuts down on the loading time for postbits etc, plus with the new GTA stuff i'm doing now, the images are much bigger etc, so the cp makes it easier to manage rather than breaking all the tables in the posts with huge postbits.
sonic3d
03-12-2003, 09:09 PM
Originally posted by VeoMorphine
Found a problem. You can wager negativbe amounts of money.
thats what i said in my post. i think this is major since it can take away all of money even though u won.
l8er
sonic
lioncool1589
03-13-2003, 03:51 PM
anyone know why how come Battle Statistics not save
my friend got 20 wins
now his stats 0-0-0-0
Bitsys
03-14-2003, 10:52 PM
03-07-03 at 10:46 PM Vivi Ornitier said this in Post #1190 (https://vborg.vbsupport.ru/showthread.php?postid=362620#post362620)
Bitsys: i thought u fixed teh healing problem with this recent update?
Sometimes fixes create new bugs. I am looking in to some of the alleged problems.
03-08-03 at 02:15 PM SB2002 said this in Post #1193 (https://vborg.vbsupport.ru/showthread.php?postid=362876#post362876)
I've just upgraded to v.65 and hadn't had any problems at all until now. But since this upgrade i've found that money options (money in pocket, money in bank etc) in the rpg cp don't seem to work (the userid isn't being inserted as it should be). It COULD be a template problem our side, but i've already checked over it once or twice and also rehacked several times.
If you are still having a problem, try re-uploading rpgcp.php. If that doesn't work, then in the rpg_cp template, change the 3 instances of $rpguser[userid] that deal with the links to the popups to just $userid.
03-08-03 at 02:15 PM SavgeDusk said this in Post #1194 (https://vborg.vbsupport.ru/showthread.php?postid=362879#post362879)
I've been getting reports that members can heal and then later cannot heal, even tho they have enough money to do so.
What is the exact message that they are getting? There is a unique message for every possible outcome of that script, so by knowing the exact message, I can more easily locate problems in the .php file.
03-08-03 at 02:15 PM SavgeDusk said this in Post #1194 (https://vborg.vbsupport.ru/showthread.php?postid=362879#post362879)
Also, how do you use a Phoenix Down if you're KOed and can't use it in battle since you need to revive yourself? A member asked me and I didn't know. ^^; Do any of you know?
The item descriptions in the itemshop are left-over from the original itemshop hack. They should not be used as accurate descriptions of what items can currently do. Back when the items were used for thread-based battles, the moderator would apply the effect of the item by replying to the thread saying "So and so revived himself after almost certain death!" etc.
03-08-03 at 07:53 PM lioncool1589 said this in Post #1196 (https://vborg.vbsupport.ru/showthread.php?postid=363019#post363019)
my friend installed RPG Integration Hack /w Battle on my forum but how can i check which version did he installed i asked him he dont remember which version i want to upgrade to .65 please help me out
All of the .zip files have the version attached to the name. Ask him the name of the .zip file he downloaded and it will tell you the version.
03-09-03 at 11:19 AM _Mantis said this in Post #1197 (https://vborg.vbsupport.ru/showthread.php?postid=363209#post363209)
Has anybody expended thier banking system yet? I.E., another way to aquire rpg money other than interest and battle wages?
Several people have offered money for referrals.
03-09-03 at 11:19 AM _Mantis said this in Post #1197 (https://vborg.vbsupport.ru/showthread.php?postid=363209#post363209)
See, the giving money for post thing is nice but Im not a believer in rewarding for just posting, it incites spam on the boards.
I also use lesanes store hack but didnt want to integrate it in the RPG system.
Maybe I'll just run periodical updates on db to bank value to give users a extra cash from time to time.
Ideas welcomed.
Although you may not want to combine the two monetary systems (Lesane's and Itemshop), you may be able to find a way to use Lesane's Store's methods of giving money as a way to give Itemshop money as well.
03-09-03 at 12:45 PM PSI|Dr-X said this in Post #1198 (https://vborg.vbsupport.ru/showthread.php?postid=363232#post363232)
Some of my members saying that when somebody have fought
Some of their money are going away not the battle money
See response below to later post.
03-09-03 at 06:07 PM Zack MacKracken said this in Post #1201 (https://vborg.vbsupport.ru/showthread.php?postid=363355#post363355)
It's really a cool hack! I was just wondering, what about magic? Does it work yet? or do we have to wait?
*waits patiently ;p*
Magic is done in the form of spells. Mages can cast spells to heal themselves, or do damage to opponents, hence the attack and defense spell types. To turn items into spells, make sure the item's category has its battle type set to "Spells".
03-09-03 at 06:21 PM SavgeDusk said this in Post #1202 (https://vborg.vbsupport.ru/showthread.php?postid=363360#post363360)
How can a member buy a clan for 7,000 coins if there's no option to buy one in the Itemshop?
That is a specific feature from the forums of the author of the tutorial/faq. You should remove it from the tutorial/faq if you do not want to try to implement something like that on your forums. This hack does not have clan support.
03-10-03 at 09:20 AM PSI|Dr-X said this in Post #1205 (https://vborg.vbsupport.ru/showthread.php?postid=363605#post363605)
When oomm fights another oomm en put a money like 20$$ or zero or whatever and when the fight has ended then one of them loses money like 200 or 600 they neither put that in the box
so how does it happens? that member loses money afterfighting they didin't put in the box
more members are complaining
oomm = one of my member
Does this happen every time? Does it only happen to some people? Are they sure they didn't spend the money somewhere else? Does the money get taken away from the bank or from their pocket? Or are you using Lesane's Store Points as the monetary system?
Your member aren't trying to get free money out of you, are they? ;) Has this happened to you before?
03-10-03 at 05:47 PM bharvey42 said this in Post #1210 (https://vborg.vbsupport.ru/showthread.php?postid=363914#post363914)
How do you pull up the users RPG Profile if you didn't integrate it into the main getinfo template?
I don't want my profile to be super cluttered so, I would like to have two templates.
In the getinfo template, you can put a link such as
<a href="rpgcp.php?userid=$userid">RPG Info</a>
which will take them to that particular user's rpgcp page. The rpgpcp page gives all of the necessary info about the user's RPG status, so it is in effect the same as the member profile data.
03-10-03 at 09:34 PM bharvey42 said this in Post #1212 (https://vborg.vbsupport.ru/showthread.php?postid=364035#post364035)
Also anybody know of an easy way to have the battle messages e-mailed to your instead of using pm's?
I had this feature in the alpha version of the hack, but decided against it since it generated quite a bit of spam in my mailbox. A solution would have been to give user's an option, but that would have involved another userfield, which I did not feelwas appropriate.
03-11-03 at 11:43 AM NuclioN said this in Post #1215 (https://vborg.vbsupport.ru/showthread.php?postid=364272#post364272)
I've a question about the postbit display. Can you make it so that the huge infoblock with mp, hp etc. is only visible in the battleforum? There are members on our forum who don't like roleplaying and so the stats would be useless for them. I hope this can be done. Great hack btw.
Several people gave some good ideas, so I would try those before anything else.
03-11-03 at 05:03 PM Zack MacKracken said this in Post #1217 (https://vborg.vbsupport.ru/showthread.php?postid=364418#post364418)
Anyhow - Does magic work yet?
Yes. If you feel it does not work, then could you explain what is missing?
03-11-03 at 06:33 PM sonic3d said this in Post #1218 (https://vborg.vbsupport.ru/showthread.php?postid=364476#post364476)
ok i have come across a small problem. members can put negatives in the wager and whatever the outcome is u will lose thats amount.
ne1 have a fix?
l8er
sonic
My members found this out a long time ago and reported it as a bug. I too thought that it wasa bug. After a while, however, my members began to have so-called "Loser-Takes-All" battles. These battle are based on the concept of negative wagers and one opponent purposely attempting to lose the battle in order to avoid losing a lot of money. Indeed, the art of losing can be just as difficult as the art of winning. Additionally, the "Loser-Takes-All" battle created a nice money sink for the economy, since they took away money instead of generating it. If you feel that you do not want this then I can post a fix for it that involves a simple if-then statement.
03-11-03 at 07:48 PM Moreliator said this in Post #1219 (https://vborg.vbsupport.ru/showthread.php?postid=364504#post364504)
I really would like to try this out on a board for my members.... I have it working on a test board and it is very stable... do you think I should give it a try? How hard would it be to uninstall if something went wrong?
Uninstallation is painless if you can effectively restore your database and re-upload unhacked versions of your .php files. However, it is still a pain to do. The final version will have an auto-uninstaller that can be applied through vbhacker.
03-11-03 at 07:53 PM bgtking said this in Post #1220 (https://vborg.vbsupport.ru/showthread.php?postid=364507#post364507)
Big problem.... the game doesn't recognize weapons.
Are you still having problems? If so, make sure you have gone assigned a battle type to the item categories. To do this, go to the Edit Items menu in the Admin CP. From there, look for the [edit] link next to the item category names. Click on the link and on the next screen, assign a battle type to the item.
This problem is addressed in the FAQ located in the RPG Manual.
03-11-03 at 08:37 PM Zack MacKracken said this in Post #1221 (https://vborg.vbsupport.ru/showthread.php?postid=364525#post364525)
I tried to play as a black mage, and I'm lvl 30 now, with a lot of posts and everything - But I dont have any spells!
How do I aquire those?
Thx!
Could you explain what steps you have taken so far to obtain these spells? I assume you have created them in the admin cp, assigned them to an item type, and have attempted to buy them from the itemshop, correct?
03-12-03 at 11:20 AM lioncool1589 said this in Post #1228 (https://vborg.vbsupport.ru/showthread.php?postid=364871#post364871)
why claw weapon do so much dmg
claw weapon 400-450+ dmg cost 300/ buff 15
Masamune weapon 300-450 dmg cost 5600/ buff 280
someone could explain how does dmg work
A good explanation of the battle forumla can be found at https://vborg.vbsupport.ru/showthread.php?postid=359314#post359314
03-12-03 at 02:33 PM AViO 07 said this in Post #1231 (https://vborg.vbsupport.ru/showthread.php?postid=365018#post365018)
SB2002, thats a nice idea. I can't wait til Bitsys comes back, i have to talk to him about this...
I'm back ;)
Yesterday at 11:51 AM lioncool1589 said this in Post #1235 (https://vborg.vbsupport.ru/showthread.php?postid=365595#post365595)
anyone know why how come Battle Statistics not save
my friend got 20 wins
now his stats 0-0-0-0
Try running DB Fix from the admin cp.
I have attempted to answer all outstanding questions posed during my absence. If I missed your question, then please notify me and i will respond accordingly.
bharvey42
03-14-2003, 11:34 PM
Is there any way we might see NPC's or Monsters?
sonic3d
03-15-2003, 12:25 AM
if u can bitsys can u give me the fix?
l8er
sonic
chrisz
03-15-2003, 04:46 AM
I closed my forum until all the bugs are fixed I cant run it if there is so many problems...
Until then I will uninstall soz Bitsys..
lioncool1589
03-15-2003, 06:15 AM
Bitsys
i still have problems battle stats not save even i run data fix
also claw weapon do alot dmg
i think those are bugs
bgtking
03-15-2003, 02:08 PM
I have gotten weapons to work but not potions. I set them as potions but they still won't work in battle.
TheVoidz
03-15-2003, 02:33 PM
I had installed this way back in the beginning, I think it was the first version on a test board (had two lisences). So I gave all my members access to my test board. The problem I found was that there were too many addtional queries (in the newthread and newpost becsaue of the money addtions) and with +80 users on it raped the server so I had to take the battle hack out. Has this been resolved? is there a new way to dish out money?
*edit* Also is there a way to remove a specific user from the battle part of a message board? This would be good becasue you can punish spammers without doing to much work.
Thanks,
Voidz
Mystic Gohan
03-15-2003, 03:06 PM
Yesterday at 07:34 PM bharvey42 said this in Post #1237 (https://vborg.vbsupport.ru/showthread.php?postid=366374#post366374)
Is there any way we might see NPC's or Monsters? The members on my board came up with this too. I wouldnt mind seeing a whole bunch of NPC that only give you experience if it is a challenge. Like depending on the level you are at will determin a monster for you too fight.
Bitsys
03-15-2003, 04:28 PM
Yesterday at 07:34 PM bharvey42 said this in Post #1237 (https://vborg.vbsupport.ru/showthread.php?postid=366374#post366374)
Is there any way we might see NPC's or Monsters?
Not really.
Yesterday at 08:25 PM sonic3d said this in Post #1238 (https://vborg.vbsupport.ru/showthread.php?postid=366406#post366406)
if u can bitsys can u give me the fix?
l8er
sonic
In battle.php find:
If (!(is_numeric($wager))) {
and replace it with
If (!(is_numeric($wager)) || $wager < 0) {
Today at 02:15 AM lioncool1589 said this in Post #1240 (https://vborg.vbsupport.ru/showthread.php?postid=366541#post366541)
Bitsys
i still have problems battle stats not save even i run data fix
also claw weapon do alot dmg
i think those are bugs
I visited your forums and it appears that some people's stats are being saved. Is there a certain member whose stats are not being saved?
If the claw weapon is doing too much then reduce its buff value. Remember, weapons will do different amounts of damage depending on the opponent.
Today at 10:08 AM bgtking said this in Post #1241 (https://vborg.vbsupport.ru/showthread.php?postid=366730#post366730)
I have gotten weapons to work but not potions. I set them as potions but they still won't work in battle.
That's because you didn't tell the potions whether or not they should heal MA or HP. You do this at the Edit items menu in the admin cp. Look for checkboxes below the columns labeled "Heal HP" and "Heal MA".
Today at 10:33 AM TheVoidz said this in Post #1242 (https://vborg.vbsupport.ru/showthread.php?postid=366742#post366742)
I had installed this way back in the beginning, I think it was the first version on a test board (had two lisences). So I gave all my members access to my test board. The problem I found was that there were too many addtional queries (in the newthread and newpost becsaue of the money addtions) and with +80 users on it raped the server so I had to take the battle hack out. Has this been resolved? is there a new way to dish out money?
*edit* Also is there a way to remove a specific user from the battle part of a message board? This would be good becasue you can punish spammers without doing to much work.
Thanks,
Voidz
3 of those queries are from the original itemshop, 2 of them are mine. They can be reduced to 4 total, but that is as small as it can get while maintaining functionality. Glancing over newthread.php, it appears that there are a maximum of 14 queries, not including the ones added by this hack. It does not seem reasonable that the addition of 5 queries max would disrupt a server like that, although it is possible. Other ways of giving money have been proposed by several people, including money for referrals and a default amount of money won at the end of a successful battle.
There is no easy way to exclude certain people from the hack, although you could put them in a separate usergroup and ban that usergroup manually through the .php files. Other than that, the only way is to manually ban them in the .php files.
SavgeDusk
03-15-2003, 05:50 PM
Since I can't use the Itemshop bank, what about installing the Lesane's Store bank? Would that work with this or cause problems? -- My members are complaining about money being taken away, like they had 300 when they left the board, and only 160 or something when they come back the next day. I was thinking that it might have something to do with thread pruning because when I deleted a forum that had records of the battles, it reduced everyone's post count and money count.
So I thought if I installed a bank, they could put it there and it wouldn't get reduced. But I wanted to check first, because I don't want to mess anything up with this hack.
I also have a *few* suggestions for this hack, but only suggestions, so you don't have to do them. But they'd help me a bunch and maybe other people. :D
- Instead of an Admin/Mod class, could there be an option to set it to a specific group? Like one for only Mods and one for Super Mods, and one for only Admin? Etc.
- I have a lot of items in the itemshop and I'd love to add more but I've so much that it got impossible to edit them so I had to delete some. What I was thinking was, can the item categories be collapsable instead, so all of the items wouldn't be listed at once.
- Members are asking if the weapons/spells/etc have anything to with elements, and it doesn't seem like it does. Would it be possible to add an elemental strength and weakness to weapons, spells and armor so that it does have something to do with the elements. Plus, it'd make things more fun. :]
- Would it be possible to also make certains items available to a certain person? I wanted to have a special weapon/spell for myself, so the only want I can do it is to set the stock to 0 and make the price way too high. ^^;
That's all I thought of right now. ^^;; Thanks and WB btw.
lioncool1589
03-15-2003, 05:50 PM
battle stats not save on certain members like rollback to 0-0-0-0
it happened on me twice already rollback 0-0-0-0
yesterday bank interest 10% daily dont work
chrisz
03-15-2003, 11:18 PM
Did you try the db fix Lioncool?
kaotic
03-16-2003, 12:44 AM
I was going to read through this entire thread, but I decided to skip to the last page after I reached the 24th page. This is a BIG thread!
Anyway, I just need to make sure of a couple things:
1. This hack is still in its beta stage, correct?
2. This hack will work on a clean installation of vBulletin 2.3.0 without any errors, correct? If any problems have been discovered, can someone please list the errors/fixes?
I know this is asking a lot, so I'm going to attempt reading the entire topic again. I'll edit some of this out if I find some answers on my own. Thanks.
chrisz
03-16-2003, 12:51 AM
Ok from what I have heard:
1- Yes, there are still bugs being fixed (some very annoying ones at that)
2- It has for some people but some had problems, all of which were fixed by people with experience with this hack.
Hope that helped you.
Bitsys
03-16-2003, 02:57 AM
Today at 01:50 PM SavgeDusk said this in Post #1245 (https://vborg.vbsupport.ru/showthread.php?postid=366852#post366852)
Since I can't use the Itemshop bank, what about installing the Lesane's Store bank? Would that work with this or cause problems? -- My members are complaining about money being taken away, like they had 300 when they left the board, and only 160 or something when they come back the next day. I was thinking that it might have something to do with thread pruning because when I deleted a forum that had records of the battles, it reduced everyone's post count and money count.
So I thought if I installed a bank, they could put it there and it wouldn't get reduced. But I wanted to check first, because I don't want to mess anything up with this hack.
Installing Lesane's Store bank and using that points system should work, just make sure you set the appropriate options in the admin cp so that this hack knows to use the Store's points. I am not sure as to why money is getting taken away, since there are no queries that do that in any of the files. I wouldn't think that pruning posts would do anything either since no edits were made to that file. Are you sure that another mod/admin isn't taking away points and not telling you? Did the money get deducted from everyone, including you?
Today at 01:50 PM SavgeDusk said this in Post #1245 (https://vborg.vbsupport.ru/showthread.php?postid=366852#post366852)
I also have a *few* suggestions for this hack, but only suggestions, so you don't have to do them. But they'd help me a bunch and maybe other people. :D
- Instead of an Admin/Mod class, could there be an option to set it to a specific group? Like one for only Mods and one for Super Mods, and one for only Admin? Etc.
- I have a lot of items in the itemshop and I'd love to add more but I've so much that it got impossible to edit them so I had to delete some. What I was thinking was, can the item categories be collapsable instead, so all of the items wouldn't be listed at once.
- Members are asking if the weapons/spells/etc have anything to with elements, and it doesn't seem like it does. Would it be possible to add an elemental strength and weakness to weapons, spells and armor so that it does have something to do with the elements. Plus, it'd make things more fun. :]
- Would it be possible to also make certains items available to a certain person? I wanted to have a special weapon/spell for myself, so the only want I can do it is to set the stock to 0 and make the price way too high. ^^;
That's all I thought of right now. ^^;; Thanks and WB btw.
Heh, those are some hefty additions.
Today at 01:50 PM lioncool1589 said this in Post #1246 (https://vborg.vbsupport.ru/showthread.php?postid=366855#post366855)
battle stats not save on certain members like rollback to 0-0-0-0
it happened on me twice already rollback 0-0-0-0
yesterday bank interest 10% daily dont work
Are you sure someone isn't manually resetting the stats? Is there another admin? How many people has it happened to?
The bank interest only works if you visit the bank once every 24 hours. The visit timer is not reset until 24 hours has passed since the last visit, during which time you can visit all you want, but the timer will not reset. This is a known problem from the original itemshop and may be fixed in the next version, no guarantees though.
Today at 08:44 PM kaotic said this in Post #1248 (https://vborg.vbsupport.ru/showthread.php?postid=367098#post367098)
I was going to read through this entire thread, but I decided to skip to the last page after I reached the 24th page. This is a BIG thread!
Anyway, I just need to make sure of a couple things:
1. This hack is still in its beta stage, correct?
Yes.
Today at 08:44 PM kaotic said this in Post #1248 (https://vborg.vbsupport.ru/showthread.php?postid=367098#post367098)
2. This hack will work on a clean installation of vBulletin 2.3.0 without any errors, correct? If any problems have been discovered, can someone please list the errors/fixes?
Yes, it should work fine on a clean 2.3.0. Any errors/problems that have been reported would be after the post I made about the last version (0.65). So, if you start reading at my post about version 0.65 (which is linked in the first post) up until this post, then you should be aware of all issues and problems people are having.
Today at 08:44 PM kaotic said this in Post #1248 (https://vborg.vbsupport.ru/showthread.php?postid=367098#post367098)
I know this is asking a lot, so I'm going to attempt reading the entire topic again. I'll edit some of this out if I find some answers on my own. Thanks.
If you have any specific questions or problems, don't forget about the "search this thread" feature at the bottom of this page :)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.