![]() |
where is .55 download, did u post it yet? LoL. Also will the punch work?
|
check out my forum http://forums.dark-anime.net I tested out version .5 it is cool, but lots of bugs, lol
|
5.5 is located over the original attachment in post #1 ! jap wont work in this version but will hopefully in the next
|
I get this weird ass error when I try to enter a thread...
Database error in vBulletin 2.2.8: Invalid SQL: SELECT post.*,post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,icon.title as icontitle,icon.iconpath, attachment.attachmentid,attachment.filename,attach ment.visible AS attachmentvisible,attachment.counter, user.ma AS uma,user.hp AS uhp,user.pp AS upp,user.ap AS uap,items_options.pointfield,battle_options.namefi eld,battle_options.usepostcount,battle_options.exp rate,battle_options.levelfield,battle_options.priv acy AS battleprivacy,items_user.*,rpg_race.name AS rpgracename,rpg_race.alignment AS rpgalignmentname,rpg_classf.name AS fclassname, rpg_classf.folder AS fclassfolder,rpg_classm.name AS mclassname,rpg_classm.folder AS mclassfolder,rpg_element.name AS elename ,avatar.avatarpath,NOT ISNULL(customavatar.avatardata) AS hascustomavatar,customavatar.dateline AS avatardateline FROM post, battle_options, items_options LEFT JOIN icon ON icon.iconid=post.iconid LEFT JOIN user ON user.userid=post.userid LEFT JOIN userfield ON userfield.userid=user.userid LEFT JOIN items_user ON items_user.userid=user.userid LEFT JOIN rpg_classf ON rpg_classf.id=user.rpgclass LEFT JOIN rpg_classm ON rpg_classm.id=user.rpgclass LEFT JOIN rpg_element ON rpg_element.elementid=user.element LEFT JOIN rpg_race ON rpg_race.raceid=user.rpgrace AND rpg_race.alignmentid=user.alignment LEFT JOIN avatar ON avatar.avatarid=user.avatarid LEFT JOIN customavatar ON customavatar.userid=user.userid LEFT JOIN attachment ON attachment.attachmentid=post.attachmentid WHERE post.postid IN (0,45,46,47,48) ORDER BY dateline mysql error: Unknown column 'battle_options.usepostcount' in 'field list' mysql error number: 1054 Date: Tuesday 10th of December 2002 05:03:49 PM Script: http://forums.ani-pro.com/vb/showthread.php?threadid=6 Referer: I did the upgrade like you said, damn...lol |
If you did the upgrade, then run this query:
Code:
ALTER TABLE `battle_options` ADD `usepostcount` INT(3) DEFAULT '0' NOT NULL; |
nope still allot more tables u forgot about, lol.
Ill tell u they are battle_options.levelfield,battle_options.privacy AS battleprivacy I think that is it. If you can send me the queries for those, I will be set I am sure. |
Actually I just ran this query
ALTER TABLE `battle_options` ADD `levelfield` INT(3) DEFAULT '0' NOT NULL; and everything is fine, THNX! |
Quote:
Code:
ALTER TABLE `battle_options` ADD `levelfield` VARCHAR(10) DEFAULT 'field7' NOT NULL; |
updated from v54
|
In that case, the install of v54 did not go properly because you are missing fields in the battle_options database that should have been created when the installtion file was run. Did you do a clean install of v54?
|
yes, i didn't edit it, but tiw works fine now, thnx
|
I got this running on my test site with no problems at all. Keep up the awesome work, Bitsys :classic:
|
What category do things like elixir fall in? Because heal for both HP and MP? I believe potions are just for HP...
|
Oh yeah, that is something I forgot to include in the last update. Err, it is included, I just forgot to tell you about it. Here is how it works:
How to make potions replenish HP, MA (MP), or HP and MA:
Does that help? This information will be included in the next version. |
Still using version 0.54, getting this error when trying to a view a thread
Quote:
|
Quote:
|
assassingod:
Yup, 0.55 fixes that "infinite loop in the getpotbit function" bug. A quick fix is to delete all personal itemshop categories in the admin cp, which should be the only reason you are getting that problem. geniuscrew: I had not thought of something that refills all of MP and HP before. If you want, I can make it so that all potions that are odd numbered (excluding those divisible by 5) will refill both to the max. Would that work? It would be included in v0.56. |
i have an idea
maybe ther should allready B races etc when you install it so you don't need to ADD them yourselve or did i install wrong :p |
Quote:
Have you thought of status effects? [for a future version maybe?] Graphics There are two races installed if you run the scripts which install, the classes and elements etc. Good - Human Evil - Orc Hope that helps |
This looks like an amazing hack. Excellent work!
I run a very large play-by-post role playing game, and I'd love to integrate this feature once it's left beta. Thanks for your hard work! Kaelon |
graphics:
geniuscrew is correct. If you ran the "install_rpg_stuff.php" file AFTER running the other two install files, then you should have been ready to go. This ONLY applies to version 0.55. Version 0.54 and below did not do this. |
Bitsys do u have AIM/MSN?
How do you revive yourself if you die? |
In the current version, you must gain a level and update your stats. They will be automatically refilled. In the future, it will not be so easy. I am thinking of making you pay or do something else in order to revive yourself. Unless, of course, everyone wants their stats to go back up directly after battle, which is certainly possible (and easy) to do.
Any suggestions/ideas? |
I receive an error when checking/updating stats. I have v55 and this was freshly installed:
Invalid SQL: SELECT field7 FROM userfield WHERE userid='1' mysql error: Unknown column 'field7' in 'field list' mysql error number: 1054 Date: Wednesday 11th of December 2002 10:23:53 AM Script: http://XXXXX/update.php?action=doupdate Referer: http://XXXXX/member.php?action=editprofile Edit: Changed my options from "Give experience to users for participating in battles..." (was turned on) to the post count option (was turned off). This fixed my error. |
Also, it seems that I am unable to use any weapons I've purchased. I bought a weapon, updated my stats, went into battle, and still my only 3 options are Use Fists, Request Draw, and Retreat.
One more thing: Using ' in the battle name makes MySQL go nuts. |
Can a admin hype themselves up? (aka Cheat)
Dark Shogun |
Quote:
using weapons is explained here |
Quote:
|
Quote:
Can you possibly make a separate kind of item type which has Reviving Spells/Items - such as Phoenix Down? You would then be able to use this spell/Item to revive your character. But for full replenishing, you could integrate the Inn/Hotel hack - in fact I'm sure one of the battle templates had "Hotel" for a heading :/ Probably a long shot, but hey, you asked for ideas ;) |
can you make a un-install script and pm it to me or e-mail it or post it even. I kinda installed it on my realy board. If you dont want too I can fix my board no problem but yea.
|
Is there any use for the non battle items Bitsys?
|
I recieved an error when I tried to open a thread... :ermm:
"Fatal error: Maximum execution time of 30 seconds exceeded in /home/--/public_html/vb/admin/functions.php on line 224" Please help... |
I received an error also when i try to post i am attaching it.
my vb version: 2.2.8 |
geniuscrew:
Non-battle items can be used for showing off, I guess. perrera: Which version are you using? Mrpolish: Did you run "install_itemshop_items.php"? |
Quote:
|
Quote:
If you have personal itemshops, try deleting them in the admin cp. If you did an upgrade, go look for the modifications that had to be made to showthread.php in upgrade.txt and make sure you did them for each instance of the code in showthread. It is easy to find and replace the first instance, but you may have accidentally missed the second instance. If you don't have and personal itemshops, and you didn't upgrade, then I will need to know which options you have selected for the itemshop. |
I installed everything and when I post something this is what comes up:
http://www.mtgshoebox.com/test/showt...php?threadid=2 |
Quote:
|
I didn't use vbhacker, I will this time, does vbhacker install all the templates for me etc.. ?
|
Quote:
|
All times are GMT. The time now is 11:51 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:
|