![]() |
Thanks for the update? Any idea if we will see a place to battle monsters?
|
nice bits.
Though on the first post, u should change the 0.66 to 0.67, u have repeats of 0.66 on the updates. |
Quote:
Quote:
|
Sweet, I've been waiting for this release. :D Do you have any features in mind for future releases? And does this release mean that it's out of beta? Thanks again, Bitsys.
|
Edit: oops, there was some error on my side, nevermind.
|
Please someone tell me how to make my moderators NOT being able to give users money/hp/mp/pp/ap. Mods are my site are getting nearly billions of cash into the system, as well as battling common members and refilling their own HP/MP during that battle making it unfair.
Please someone make an option to disable this. Or should I just delete the files from the /mod/ folder? |
Quote:
Quote:
Quote:
|
Bitsys,
got the install on 67 done, everything was good as far as I can tell.. everything said successful when I install, however, I'm getting below errors... Edit Profile: http://www.shukenja.com/forum/member...on=editprofile for edit character / member profile is there sapposed to be dual information in the setting fields for your character info ? If you set both then it lets you set the character info for your member profile, if you don't, do both sections in your profile, then it won't set the information. aka in the Registration: Required Information All fields and in the Additional Information fields have dual info... Next error... below if I click my own donation button I get the following error (using vbulletin 2.30, rpg system 67) Code:
http://www.shukenja.com/forum/heal.php Code:
http://www.shukenja.com/forum/index.php Clicking on the item shop link also returns an error page... Code:
|
Quote:
Quote:
1. Go to your admin panel 2. Go to modify user profile fields 3. Find the Points profile field 4. Right click over the edit link and go to copy shortcut 6. Copy it in your browser 7. Near the end there will be a number. Remember that number 8. Go to edit the itemshop options 9. In the point field option put in field# and replace # with the number you recorded in step 7. Let me know if that helps. |
Thanks Me! Works perfectly. I should have figured it out myself but I didnt even bother checking the files :-\
|
(Just thought I'd point something out)
Quote:
|
Quote:
|
Bytsis, in the itemshop categories when you chose "+1 to atk/+1 to def" it doesnt do anything :P
It doesnt even add +1, and the buff wont work either. Also, can you explain how damage is calculated? Or in which post in this thread can I read about it? |
Also Bytsis, this was posted somewhere on page 158 I believe:
PHP Code:
|
Quote:
Ok thanks for the modifyprofile info, I'm posting my changed modifyprofile template for those that need a fix for dual fields :) I think I got more of the bugs worked out of this template :) got rid of the dual posting for the rpg name as well :) next fun making custom post bit :) Update: clean install, after making above changes, added custom profile, and custom postbit. just need people to help test. :) |
Quote:
Quote:
Quote:
I don't see a page 158 :( Could you give a link? Just glancing at it though, that code looks fine. |
Quote:
|
Ok, I resetted my RPG and now users can use their weapons! They are all selected as generic and stuff, but they just cant select them :P
|
Quote:
Quote:
So the can or can't use their weapons? |
Here is the attached screenshot of that (small size). What I did was reset RPG and then repopulate the itemshop table with the install_itemshop_items.php and they all got in there, but then it gave me a database error about battle_items table I believe. The whole RPG works but users just cant use their weapons.
Then I deleted category 3 because it was useless since I couldn't get the potions to work in there (no tickbox to make it heal, etc), and then created a new category. Not sure if thats the problem. I also ran the DB Fix and it did nothing. |
Well, I found out it was the battle_stats table, it doesnt clear when you do the RPG reset.
|
Hi Girlz :) *g*
I have a problem with the hack. When i want to choose any RPG Race and RPG Class there isn?t anything. By RPG Alignment i can choose Good or Evil but by RPG CLass and RPG Race there is only "Unknown" In the attachement is my members.php i hope someone can help me (Sorry for my bad english, i?m not from Amerika or England ) |
bits i have a quesoitn. Very very very odd.
I'm really not sure whether this is a battle hack or store hack problem so i'm leavin it to your expert advice. ANyway Before like 1 week ago, everyone was gettin gil/store points fine and everythign was happy. But recently, newbies that registerdon't get an gil from posting. It doesnt' even start for them. The place where the gil is supose to go is just balnk. But senior members who registered before that "1 week shift" can still get gil the old way and fine for them. I checked both store and battle install files and it seems alright but i just want to see if you could help me on this. Gil doesn't show in postbit, itemshop, bank or anything. You can donate money to the new members but that's it. . . . nothing more. PLEASE PLEASE PLEASE HELP! |
Vivi, you need to make the changes to register.php again. Look at the install text using vBhacker to find the change that you need to make again.
|
kao: that was the first idea that went thruogh my mind but i looked at the install file and there's just one edit to register.php which is
replace $userid=$DB_site->insert_id(); with $userid=$DB_site->insert_id(); $DB_site->query("INSERT INTO items_user (userid) VALUES ($userid)"); $DB_site->query("INSERT INTO battle_stats (userid) VALUES ($userid)"); I did that fine. same thing with store too, one edit, it's all good. |
That's strange. I had the exact same problem, and all I had to do was edit register.php again. Something else I did was take those two queries:
Quote:
|
heh i'll try that, but thta would suck if i had to do that for every new member that might register, oh well, i guess i could just put like 1001, 1002, and all the way to like 2000, lol.
But also, if ireplaced userid with just the IDs,what happens to eeryone else? that wasn't included on this userid list |
I'm not sure. :p I gambled with it on my board and everything worked out perfectly. Test it on a new account and see if it works. I'm sure it will, but that still doesn't solve your problem with new registers. Good luck with that.
|
Can anyone tell me what query do I have to run to give everyone on my forum $1000 points for the battle arena db table?
And also, what code can I add so every new member who registers start out with a $1000? |
Quote:
Uhm can nobody help me? |
Quote:
In register.php find: PHP Code:
PHP Code:
l8er sonic |
Quote:
|
how big or small of a process is to change the currency type from say gil to gold/other?
|
Has this hack been updated yet this year? I see that the first post was updated last December....
Has anyone had any big problems with this in 2.2.9? I don't want to wait for it to be a full release... lol |
Are we looking at the same hack? It was just updated a few days ago.
https://vborg.vbsupport.ru/showthrea...707#post401707 |
Ooops. I'm an idiot. I looked at the post date and not the edited date.
*slaps self* :ermm: Forget what I said. :) Anyway, how does this work with 2.2.9?? |
When I used 2.2.9 it was all good. Now on 2.3.0 it's still working good.
|
When I go to "Edit Classes" (via admin cp) and choose to add a class to the female category, the link leads me to add to the male category.
Edit: By the way, I just noticed the original Itemshop was updated to v5.3. I didn't stick around to see what was new, but maybe you should check it out? |
Quote:
In the admin cp, go to the RPG Admin manual. In the FAQ, look at the one titled "Q: Why can't I use items in battle? They are always grayed out and it says, "You do not have a [item name]"." Quote:
Quote:
In the admin cp, does it show that you have more classes/races than just 'Unknown'? Also, when you select a gender, does the rpg class drop-down give you more options than 'Unknown'? Quote:
Quote:
Do you mean replacing the word "gil" with "gold", or do you mean designing that currency system you were talking about earlier? Quote:
Quote:
|
Alright, thanks. And I'll go ahead and install the new Itemshop just to check it out.
|
All times are GMT. The time now is 07:43 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|