![]() |
It works fine on my forum.
Some little bugs but they have all been fixed by the great Bitsys. Thnx DarkWaltz your always a big help ;) And yes about listing the RPG members... Like how there is the memberlist can you make one of those except they are RPG characters? Thnx a bunch everyone. EDIT: How do I make it when they go to the Itemshop it automaticly take it to the items available in their Item Type like generic, ranger or whatever. Like at DarkWaltz forum. |
Quote:
Quote:
Quote:
Quote:
Quote:
Before installing this hack, you should have saved copies of the .php files that were edited. Re-upload these original files in order to remove the hack. Go back to vbhacker. Start to install the hack. This time, however, don't run the template edits, don't run the new templates, and don't run the database queries. Only do the file edits. Make sure you record what goes wrong, if anything. Vbhacker will tell you if something goes wrong, make sure to pay attention. Back to the emtpy drop downs. Go back to vbhacker and select my hack. Before clicking on the continue button, make sure you click the radio button that says "Generate a text file". After doing this, click the continue button. It should give you a text file. In this text file, look for the edits that are done to member.php. Once you find them, try to manually apply them to member.php. If they are already there, then don't re-apply them. Quote:
Quote:
Quote:
Quote:
|
Ok sounds cool what about my last post bitsys?
|
when's the summon thing com eout? my members are too hyped about it
|
Yeah I know.
Bitsys came on a few times but I didnt think he noticed the posts I really wanna finish all I need is the summons, and some small requests that I made like RPG memberlist and the Itemshop mod that Darkwaltz has. |
Quote:
Quote:
I guess that is how he did it. He can probably write you some instructions or something if you need them. |
Ok thnx I will wait for him to post.
Can you make the RPG memberlist Bitsys? EDIT: Also Ithink that has alreay been answered but anyways.. Is there anyway to make the person who goes first random? EDIT: Also how do I add the users avatar next to what his says while battling? |
Quote:
Quote:
Quote:
|
Ok I found that how do I add the persons avatar next to what they said during battle?
|
Quote:
PHP Code:
PHP Code:
I have not tested this in a long time, so it may not work. Also, doing this will add at least 2 queries to battlefight.php. |
ok thats fine. All I need is that Itemshop mod by Darkwaltz and i can open :(
|
chrisz you didnt come up with the idea of member list of RPG stats that was sonic3d
|
I didnt say i did. I said i would like it.
Also is there any way to limit the Battle Sytem and Itemshop to certain member groups. (I need this or my whole RPG is ruined) I dont want people who dont want to play the RPG to use them so is there any way I can do this? |
Quote:
PHP Code:
PHP Code:
If you want to cut off access to other files, then it will take a little bit more work. You will have to add similar code to itemshop.php, rpgcp.php, and rpgmanual.php. If you don't want them to be able to select the different races/classes/genders in their profile, then you will have to edit member.php to show a simple "You cannot access this feature" message in all of the drop-down boxes. |
Bitsys, how safe is the battle hack for a public board?
|
Bitsy,
Then would it be possible to add a function that causes a user's character to lose lets say 5 levels if they switch their character? Thanks again bitsy, you've outdone youself! |
Well when i used the latest version there were only little bugs it worked fine after I fixed them.
By the way thnx again Bitsys EDIT: Is there anyway to have twin battles like 2 vs 2? Say there is one team and they do whaever they do normally but the can pick who to attack and they cant attack until they are both ready. Then the other team goes and so on and so forth. |
ahhh the itemshop--my fav part of the whole rpg hack, and yeah...ive done tons to it....*sits down and takes out pipe*
since itemtype is determined by rpgtype from class, simply place $bbuserinfo[rpgtype] at the end of any link to the itemshop. so, when clicking it, you auto-go to your type's itemshop. u may want to go into itemshop.php and add that url ending to all the redirects too, so when someone purchases, sell, whatever, it kicks them to their itemshop. there are also a few templates you can do this to as well, like the bank 'itemshop' link in the navline i did this because my members never found where they could get their items from. clicking the itemshop returned them to the empty page, and some confusing links at the bottom. i got rid of the links, and added to the itemshop.php page, to figure out what type ppl were, and it would display it at the top of the page. 'You are currently a Magician Type' for instance. i also had to make a separate display variable for which shop you are in, so it would say something like 'As a Fighter Type, you have these items available for purchase' later, i added a redirect link next to the 'ur a whatever type' in case you werent in your itemshop. at the very bottom of the page, i have links to the other itemshops, cause ppl like to know what theyre missin i wrote an itemshop faq (which needs rewriting now...) so i included a link to the top to avoid questions. if someone was registered, it would say 'edit ur character' under the what type you are. when not registered, it would say 'You are currently a person without a type' and there would be a register-now line under it. tons of fun little edits. i also worked on my editprofile page, and added a target to it, so that i could post links to directly edit character stuff....(cause absolutely no one could figure it out -_-) also, u should set up a rpg type which has no classes on it, called 'Certain Type' (so it says, you need to be a certain type to purchase) and have all items available through it--this creates a 'see-all' store, so anyone without a character can see it, or with direct links-- to do this, go into itemshop.php, and find where it says PHP Code:
with all that said and done....heres my itemshop...(326 items, 14 categories, all item types available) http://ffgods.ffextreme.com/forums/itemshop.php in regards to the summons addon, i _somehow_ broke battlefight.php, but there are 2 weird things going on with it: even the original file says this error, and it says the error is on the line AFTER ALL THE OTHER LINES (past ?>) so...-_- ill gotta hunt that out... |
Ok, I installed this hack and I have two major problems:
1. The RPG ControlPanel does not work correctly. There are no statistics. Everything is blank. It's like it doesn't actually read the user's stats. It can't find them or something.... 2. The healing center does not work for some people including me. It says +5% HP $11 and I choose that. Then I click Heal me. And it doesn't do anything... |
darkwaltz, that means there is a missing } somewhere in the code
|
Bitsy, it appears I MAY have found a glitch, too.
It goes back to that problem I had where sometimes when you go to the RPG Cetner (rpgcp.php) it doesn't recognize you, and it just has a bunch of apostrophes "S's" instead of the persons name. Well I've done further testing, and it turns out that it is certain classes that make this happen. Ive installed the hack many times, sometimes with default classes, sometimes with my own, and each time something like this happens. Usually it is just a couple classes/characters. In some cases, I was able to fix the error by adding the character in the class causing trouble to the FEMALE class. When I added female counterparts to all the male classes that would not work, BINGO, it sovled many, but there are still some that do not work. It appears that all the female classes have always worked. Anyway, ihopefully that information helps you somewhat. |
Quote:
also, i revised the donation queue, it no longer has that nasty reset button, and now displays names, and is generally nicer ;) and i revised the installation page, and moved it into moderate.php, so that the 'ur not an admin!' thing doesnt bother ppl-- |
if it says there's an error past the last line of your code then in my experiance it's a missing }
|
number 1, that is how it appears in the original files by bitsys
number 2, i said change the "0" to "#" which is your 'combination type id' so, just change that number, there is nothing to change beyond that |
Just one little thing, it seems to add the Points and RPG Name fields twice in the admin edit users section...
Dave. |
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
Thnx DW4 One more thing how did you do the Your a $rpgtype. blan bla bla?
Its really neat thnx again. And as for the summons... IM GOING CRAZY!!! *Calms Down sips coke* :D |
Quote:
If for some reasen you cant manage to see that problem i'll send you my vbb files and DB with an admin user and pass. But like bitsys said it'll be fixed in the next version. Any ETA on the next version? B/c this class bug is a bug that makes the RPG system almost unusable. If you can do you think you can give us a temp fix? Also another idea. There are some people on my board that dont like seeing the RPG hack stuff :P. Maybe in the next version can you include a option to turn off the rpg hack or just use a few diferent templates so it does not appear. |
Ok everything is good so far, Bitsys have you shortened that Auto update yet? and have you made the RPG memberlist?
|
chrisz, Bitsys said he wont be doing the rpg memberlist(i think)
l8er sonic |
hey Bitsys
Not to rush you or anything, but do you think there will be status' such as sleep, silence etc, in future versions? |
Quote:
Quote:
Quote:
|
keep up the great work :)
|
Quote:
first, figure out what the typeids are for whatever type u wanna display... then run if loops at the end of itemshop.php, sorta like PHP Code:
PHP Code:
add wherever you want, however you want: You are Currently a $curtype Type (if ur missing a type, or are not registered, itll say 'You are Currently a Person without a Type' ;)) and then 'As a $distype, you have these items available for purchase' now, this is a very rough desrciption of what i did, plus i added a bunch of other variables, which youd recognize if you were registered and looking at the itemshop oh and bitsys, heres the actual error: Parse error: parse error, unexpected $ in /home/virtual/site19/fst/var/www/html/forums/battlefight.php on line 529 but like i said, that line is directly after the ?>, and there are no spaces after it... now, if i move the ?> up or down, the line changes with it...and that particular error is with my edited file ^, but like i said, it now does it with the original......and i dont know why, it just started doing that 3 days ago, twas perfect up til then |
Thnx DW you rock
|
yo bitsy, great job so far, i just have one problem, i cant use items....
i have baught items, but whilst in a battle it shows them, but wont let me use them... any idea whats up ?? |
i get this error when i try to delete a category.
Database error in vBulletin Control Panel 2.2.9: Invalid SQL: ALTER TABLE items_user DROP item8, DROP points8, DROP description8, DROP icon8, DROP itid8 mysql error: Can't DROP 'item8'. Check that column/key exists mysql error number: 1091 Date: Monday 24th of February 2003 05:23:10 PM Script: www.rpgadvance.com/admin/itemadmin.php Referer: http://www.rpgadvance.com/admin/item...tecat&cateid=8 how do i fix this? l8er sonic |
Strange errors... I wonder why some get them and other dont??
|
dono, this release has alot of bugs though, May be better off waiting for the next one. Right now to me it seems unusable right now.
|
Not mine all the bugs are fixed for me
|
All times are GMT. The time now is 09:00 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:
|