![]() |
Also, Bitsy, is there a way to have assign unique characters? Like lets say I only want to make a certain character available for a special member...is that possible?
|
I've run into a few problems lately, so I've decided to uninstall it until it's no longer a beta hack. I can do most of this on my own, but I'm sure that I'm going to run into a few problems once I try removing all of the edits in the mysql db. I can remove all of the rpg related tables, but weren't several of the original tables edited? If that's true, then can somebody tell me how to undo those edits? Thanks.
|
Quote:
We are working hard on this and is it a crime to want to have a forum that is different?? Have something no one else has?? Everywhere I look I see this hack and I want my forum to be different. Bitsys didnt have to release this but he did. He had a choice and so do I. If I do release it I will release it to a select few and people like you can go get ++++ed. |
Wow bharvey42, you sure know how to talk to others. -_-;
Um, chriz, if ya don't mind, can I be one of those few? ^_^;; I'm kinda tired of training others using a dumby account. =/ Please? I'd really appreciate it. Unlike others. *points at bharvey42 and runs* |
Quote:
|
Good for them.
I didnt know it was going to be so good. With all the work being put into it I think I have a choice to do what I want with it. I am only 14 and it isnt easy. |
what isnt easy?
|
Please remember we are all here to work out the bugs on the main hack, those that make addons if they want to release awesome if not, That's Fine too.
I'm looking for a pvp / pvm system, I haven't tried to install the battle system yet with 2.3.0 but hoping to soon... Cnrisz if you want to release your script it will be a great addition to the over all community but I can understand you wanting to keep it. |
all ppl on my forum they want battle pvm/monster it very nice if you release chris we will help you test out ur addon
|
pvp/pvm???
I havent decided and thanks for your kind pm. |
and lol everyone my brother is chris. Call Me Messiah Daz
|
ARGHHHH i can't accept battles, it just tries to load then gets a timeout error, and now i get Timeout 300 as all my item names :( help me
|
I get an error:
Fatal error: Call to undefined function: getlevel() in /usr/local/psa/home/vhosts/ugn-online.com/httpdocs/ugn/rpgcp.php on line 107 I get it also in itemshop :( |
sorry if this is something i did to screw it up (dont know what though) but check out my screen shot (attached).
its getting the item name from the userid column and the description from the btime column. ive re downloaded the itemshop.php file and uploaded it again but it didnt fix it and ive also been staring at it for a few hours and cant figure out whats wrong. can anyone please help? thanks ;) |
Quote:
wooo chris... cool it pal.. it's already nice of you to give out the battle scenes. its totally up to you if you are gonna release the addon or not... don't get too ++++ed with unreasonable people ;) |
Yeah thnx but peeps like that really bug me.
It wont happen again |
well if i made a AI, i wouldn't of shared it to. every1 wants to be unique. its ok. i am happy what i got.
l8er sonic |
when I add - $post[items] in my postbit template.....no images show up (from what items users have bought)...
|
Quote:
Quote:
Quote:
There is a column called "folder". Place the icon information in there. Mine says things like: mclasses/archerm, mclasses/archmagem, etc. No file extension is needed, since it must be a .gif. Quote:
See the attached file. Quote:
Ok, I will be checking on it in a little bit. Quote:
That is not currently possible. Quote:
You will have to go into phpmyadmin and delete the columns that were added to the user table and userfield table. Quote:
Quote:
The timeout 300 error occurs when the item display loop gets stuck infinitely. Which version of the Hack are you using? Does this Timeout 300 occur when you view a battle or when you view a thread? Quote:
Open admin/functions.php. Find: PHP Code:
In admin/functions.php, find: PHP Code:
PHP Code:
Quote:
|
Quote:
|
Quote:
Can anybody go into detail with this, or should I just start clicking on links and hope to get lucky? |
Bitsy,
Everything works great, except a small glitch. After we battle, and then each build up our stats, our PP and MA always sky rockets to like 225/225 and 965/965 I reset and tried again, and same thing. Both the loser and winner's stats sky rocketed... HP was FINE...only the PP and MA are ever affected. Is there any obvious reason for this? Any easy fix? -More |
:classic: hey bitsy....I'll PM you my problem :bunny:
|
Quote:
Can you give me the structure of your items_user table? Quote:
In the left-hand frame, click on your database name. In the left-hand frame, click on the table called `user`. In the right-hand frame, find the following column names and click the checkbox next to each: rpgclass rpgrace alignment rpgtype rpggender hp naxhp ma maxma pp maxpp ap element inbattle xp Click the "Drop" button at the bottom of the table and select "Yes" at the pop-up box. In the admin CP, go to the Modify User Profile Fields menu. Remove the fields called 'Points' and 'RPG Name'. Quote:
|
Quote:
|
Quote:
My settings are as follows: +2 exp per turn (we had about 8 turn battle) +25 exp for winner +8 HP per level +3 MA per level +2 PP pere level The level modifier is set to 1, the slowest option. The winner of the battle became level 2 after the win. The winners skyrocketed PP and MA were much higher than the losers PP and MA, but both were extreme. Like I said before, HP was fine and progressed normally. |
Got a bug. I got my first female poster and the itemshop is not calling the image right. She selected a white mage and it was saying it was located in the fclass image file but that it was a whitemagem instead of a whitemagef. Any ideas besides renaming all the female image files?
|
Bitsys,
this is what my items_user table looks like: Field Type Attributes Null Default Extra Action userid int(10) UNSIGNED No 0 Change Drop Primary Index Unique Fulltext bankval int(10) UNSIGNED No 0 Change Drop Primary Index Unique Fulltext btime int(11) No 0 Change Drop Primary Index Unique Fulltext item0 char(250) No No Item Change Drop Primary Index Unique Fulltext points0 int(5) No 0 Change Drop Primary Index Unique Fulltext description0 char(250) No No Description Available Change Drop Primary Index Unique Fulltext icon0 char(250) No Change Drop Primary Index Unique Fulltext itid0 int(11) No 0 Change Drop Primary Index Unique Fulltext item1 char(250) No No Item Change Drop Primary Index Unique Fulltext points1 int(5) No 0 Change Drop Primary Index Unique Fulltext description1 char(250) No No Description Available Change Drop Primary Index Unique Fulltext icon1 char(250) No Change Drop Primary Index Unique Fulltext itid1 int(11) No 0 Change Drop Primary Index Unique Fulltext item2 char(250) No No Item Change Drop Primary Index Unique Fulltext points2 int(5) No 0 Change Drop Primary Index Unique Fulltext description2 char(250) No No Description Available Change Drop Primary Index Unique Fulltext icon2 char(250) No Change Drop Primary Index Unique Fulltext itid2 int(11) No 0 Change Drop Primary Index Unique Fulltext item3 char(250) No No Item Change Drop Primary Index Unique Fulltext points3 int(5) No 0 Change Drop Primary Index Unique Fulltext description3 char(250) No No Description Available Change Drop Primary Index Unique Fulltext icon3 char(250) No Change Drop Primary Index Unique Fulltext itid3 int(11) No 0 Change Drop Primary Index Unique Fulltext |
Ack! I've got another question. Somewhere, you said something about undoing the table edits made to the user table and userfield table. I'm not sure how to go about doing this, either.
|
sometime my members hp is lowered out of nowhere.
does ne1 know why? l8er sonic |
I still get that problem myself sonic3d, I think Bitsys is still looking into it.
|
Quote:
Although i am upset i was looking foward to it :P Hey chris think we can make some kinda deal? :P PM me. |
Well this has kinda screwed up my modify profile and it won't update stats or keep the element in the profile it pretty muchly keeps all the other stuff besides that. Look in the ss for what I mean by messing up it. Any help would be greatly appriciated.
|
Well I kinda fixed it.... or at least I thought I did.
I got all stats and everything and now I get this when I goto battle You are ineligible for battle at this time. Please try updating your stats in the User Control Panel. |
Is it possible a clan system can be put into the battle hack anytime soon?
Suggestion: would it be better if the rpg information is put on another page instead of the usercp. because its kind of annoying to change from usercp back to rpgadmin etc. etc. |
Quote:
This theory should only work for low levels. Can you tell me if this happens with people who are at higher levels? There should be a diminishing return based on how high the user's level is. Quote:
What was the exact URL it was linking to? Quote:
Based on what I understand so far, you've run the install script more than once, correct? This means that the auto_increment field for your items_cats table has incremented several times, correct? However, the install script assumes that it is still at 1, right after a fresh install. This is why the installation insctructions say you should only run it once. To fix this, you need to go to your items_cats table and record all of the ID numbers for NON-PERSONAL shops. Once this is done, you need to change the ending number of the columns in the items_users table to match the ID #s you recorded earlier. So, for example, the following columns item1 char(250) No No Item Change Drop Primary Index Unique Fulltext points1 int(5) No 0 Change Drop Primary Index Unique Fulltext description1 char(250) No No Description Available Change Drop Primary Index Unique Fulltext icon1 char(250) No Change Drop Primary Index Unique Fulltext itid1 int(11) No 0 Change Drop Primary Index Unique Fulltext would look like item6 char(250) No No Item Change Drop Primary Index Unique Fulltext points6 int(5) No 0 Change Drop Primary Index Unique Fulltext description6 char(250) No No Description Available Change Drop Primary Index Unique Fulltext icon6 char(250) No Change Drop Primary Index Unique Fulltext itid6 int(11) No 0 Change Drop Primary Index Unique Fulltext assuming you recorded a cat ID of 6. Note, you DO NOT CHANGE the columns that have a '0' at the end. Those columns have a speical purpose and should be there no matter what. If you are confused or the category IDs in the items_Cats table match up with the columns in the items_user table, then PM me so that I can get more info from you. Quote:
See https://vborg.vbsupport.ru/showthrea...477#post381477 Quote:
I believe the reason for this is that the user's posts per day is decreasing. Since HP is based partly on the user's posts per day, if the user slows down posting then he/she will also go down a level in the HP bracket. Quote:
See above response. Quote:
When you go to the RPG CP, what does it say about your battle eligibility status? Quote:
Quote:
|
the tables already match. and i had run the main install only once, but i had run th install items script multiple times after i had deleted the tables and then manually re inserted everything into the database after, looking at the install txt file that vbhacker generated. anyway i guess i will pm you now :)
|
It says I need to pick an element.... but whenever I pick an element it doesn't 'save' and its always unknown.
|
Bytsis i am getting that 2 what oricon gets
I think i'll switch for a while to 0.65 *Does someone has RPG Integration Hack /w Battle (BETA) 0.65 for me ?:D :)* |
Quote:
Quote:
|
All times are GMT. The time now is 03:05 AM. |
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:
|