Quote:
Yesterday at 08:22 PM Blaine0002 said this in Post #2195
Okay, i just checked the Items_User thing in the Mysqladmin
and it goes from
Userid
all the way to
Itid3
Am i missing the ones all the way up to 5? and what SQL Query would i use to solve it?
Oh and i think the reason for this is because we turned off the battle system for 15 minutes? not sure though
|
Go to the Edit Items menu in the admin cp. Find the item category that has an ID of 5. Is it a personal itemshop? Also, what is the name of the category and how was it added?
Quote:
Yesterday at 09:49 PM kaotic said this in Post #2197
I wonder... would it be possible for users to set up their own characters? Perhaps each user automatically gets about 20 to 25 spending points for the statistics (reg att, reg def, mag att, mag def, speed, and evade), with each stat having a limit of 6 or 7 points each. I thought it through myself, but I'm not exactly sure how to set up an error page when a user tries to spend more points than the set number.
|
That would be a little hard to implement in the current system, since those stats are generated on the fly and aren't stored in the database anywhere.
Quote:
Yesterday at 09:49 PM kaotic said this in Post #2197
Also, has anyone else had a problem inactive battles not expiring after 24 hours?
|
Inactive battles aren't supposed to automatically expire. They will only be removed when you run the Pruning script and they have been inactive for the specified amount of time.