![]() |
My site has been going slow since I added this hack and I'm not real sharp on queries but one of my tech guys sent me a list from the logs saying there are a ton of queries in showthread.php, including a lot of RPG stuff. Any way I can clear out some of this stuff and speed things up a bit because I'm getting server busy with only 50 people online? (He says the LEFT JOIN's at the bottom are killing me)
Code:
From showthread.php: |
Quote:
|
Quote:
Quote:
Theres currently no way of seperating races by alignment. It would also be impossible to both seperate by alignment AND gender (afaik). Redesigning this would mean having to mess about with JavaScript, which I dont know ANYTHING about, so no can do :( Quote:
Recommended values for versions < 2.5.3 is 0.003 :) Quote:
Quote:
PHP Code:
PHP Code:
Then run this: [sql] ALTER TABLE `user` CHANGE `rpgstats` `rpgstats` CHAR( 1 ) DEFAULT '0' NOT NULL ; UPDATE `user` SET `rpgstats`='0'; [/SQL] Remember to add a prefix if you use it. |
Revan: Any ETA on v3?
I check this thread every day in anticipation ;-) |
Ah thanks. Indeed if the MA and PP modifiers should be something around .003 then my values were a bit off. I think they were default but I had 2 and 3. So far it seems to be fixed :)
|
Quote:
|
I removed the RPG stats in postbit and it seems to have speeded up things dramatically.
|
could you let me know when you get the female part of the hack fixed..... i really want to use it and im one of the few that cant, its such a tease :nervous: haha
|
I would send you the alpha build of the "new feature-less" v3 once I get the acp done redesigned, but I dont want to upload it anywhere and link to it in PM, and I most def dont want to attach it here cos I dont want everyone grabbin it
lol :p |
Wanna send it to me? my board is so small it almost doesnt exist :P
|
Anyway of making it so in the itemshop everything is always expanded?
thanks again Revan. you own! |
Quote:
PHP Code:
Note that you should, in the template, remove the Expand All Generic Items link, because this will now contract the cats instead. :) |
Thank you :D
Also, just need to know something about v3, will the admincp stuff be easier to navigate? as in you dont have to manually type in what image for a weapon etc, so its a drop down instead :d thanks |
Also, is it possible to make it so the rpg pages are actually inside tables (like on the uStore hack)
thanks again |
Omg another post by me, can you make it so only certain elements can have items?
|
Quote:
Theres no way in unholy feck to have a dropdown, dya mind explaining how you would add new weapon images and actually USE them without altering hardcoded dropdown? ;) I rest my case :p Quote:
If it doesnt have $ infont of it, then I dont know it ;) Quote:
|
I could be mistaken on this but from a bunch of battles I've watched, it seems that when people try to use weapons they actually manage to hit less often than when they simply try to punch. Is it supposed to be like this or am I just wrong?
I figure since weapons just increase the amount of damage done it shouldn't really have any affect. |
Quote:
Besides its easier to jump away if someone runs after you with a broadsword than it is to dodge if someone whacks you in the head with their fists ;) |
My edit/update RPG Info isn't working anymore.. just loads forever and brings up a blank screen. Any ideas?
|
The infamous "Female Class" bug....
On some servers where PHP is compiled wrong, selecing Female class will feck up yer edit rpg info page... Not much I can do about that sadly. However for unknown reasons, this bug is gone in the current v3 build... :ermm: |
And I checked to see if the RPG templates somehow got wiped, and they're still there. Just to make sure I didn't miss any I re-uploaded the templates.xml.. but still no luck
|
When will the v3 upgrade be ready? My RPG has kind of come to a grinding halt until I get this option fixed... as it's pretty important to define your character to battle people.
|
As Ive said the FINAL will not be out until long, but if so many are having problems I might just release a "v3 Lite" that has no new features (cos they arent coded yet :p)...
Ill just get the rest of the ACP phrased and secured. :) |
Quote:
What are the new features which will be missing from the lite version which we can expect in the final version? |
As it appears now, the lite will not have new templates, as all my sources for template redoing has dried out :(
And features that can be expected, Id like as few people as possible to know. I like to surprise y'all ;) |
There's a way to block changing class, race etc after the char reached a certain level?
|
Quote:
|
If you installed this hack, go to profile PHP, look for:
PHP Code:
PHP Code:
|
...or maybe I DONT have to post a fix in the thread
XD what I can do is recompile the zip and post an addon with this fix :p |
Well I've finally reached the point where I am completely done on every aspect of the hack apart from items.
I can't edit any of them, as at this stage it crushes the site, I am just waiting on that portion of the admin cp where I can edit items outside the main table, as currently I am looking at over 400 or so items that have been made for the rpg, and all those on one table would be suicide for the site, currently I only have about 20 and that drops things pretty badly even when changing a stock number on one item. So.. Revan i eagerly await your admin cp update so I can start playing this thing :p |
Hopefully you dont have hundreds of items under one specific category, cos all this does is seperate each category :p
I tried to do a break operation countermeasure in case you do have hundreds in one category, but I couldnt find a way to make a "second page" so you could actually edit the others... meh Ill put this problem up in the dev board, maybe someone in team knows howto :) |
thanks revan. I think the most in one cat will be a hundred and thats the weapons cat
|
When does the next major update come out ^.^ btw hack wroks fine for me still XD no errors
|
Next version wont be out till long time, but anyways:
Ive sent out an email with an update to everyone who has problems with the profile.php timing out, and Im gonna go post it in the addons post for these cheap mofos that wouldnt click install. ;) |
how much xp for each lvl?
|
Hey Revan!11!
I dare you to make many a items with stats for boards with lazy owners such as me :D High stats preferable :P also Moar ideas!!! Character / Spell / Item animations? Drop down for item image select in admincp (you dont have to hardcode it, Petz has it :P (I dont use petz so :P)) Pre-Made Spells Easier Control in admincp kinda like this Item Create Section Item Name : [Box for item name] Other stuff : [Box for other stuff] Other stuff : [Box for other stuff] Other stuff : [Box for other stuff] :d |
Sorry, this question may have been asked and anwser once before, but I have my weapons set to be in battle mode and not in non-battle. For some reason, everytime we use a weapon....we miss. We have not been able to hit with weapons at all, just punching. Am I missing something in the RPG settings? I can't seem to find it if I am.
Thanks again |
Quote:
Which addon/hotfix is it? If its the [vB 3.0.3] - User select RPG postbit.txt, how do I do the first thing "ALTER TABLE `user` ADD `rpgstats` CHAR(1) NOT NULL DEFAULT '1';" I'm not a SQL guy, so let me know what I need to do. Thanks again.. ;) |
In the admincp, weapons are set to be non-battle items, change them like i did :D
|
Quote:
Quote:
I been told that dropdown for the image selecting adds high loading times cos its much html, so I prefer to write an extensive Admin Help section that covers all the pre-made items. Pre-made spells, same answer as item list lol And that easier control in acp... not sure I know what you mean but that setup looks like the way it will be. :) Quote:
|
All times are GMT. The time now is 02:28 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:
|