![]() |
maxhp goes down when they posts
quote: Yesterday at 02:35 PM lioncool1589 said this in Post #1849 yah i installed Auto-Update stats add-on Can you verify that they are actually losing HP. Sometimes your maxhp goes up and it makes it look liek you are losing HP, when actually all that is happening is your HP is staying the same and your machp is going up. I am pretty sure this is related to the update stats code. |
update: revamping gallery :P
|
Thanks pixel. The background looks nice. Say, did you ever get your donation problem worked out, the one you posted about here:
https://vborg.vbsupport.ru/showthrea...71&#post408171 bug with itemshop.php#post408171 I had t he same problem, and when I did the fix Bitsy posted to do, the MY SQL error doesn't happen, rather a 404 cannot find page error happens now. I guess its a better error as I won't get all the emails about the SQL error, but its still a 404 error. I changed the string to "$userid" as Bitsy posted. Any suggestions Bitsy or Pixel? |
Quote:
Hi Bitsys, The upgrade.txt file only shows how to upgrade from v.66 to v.67. I would love to upgrade from v.61 to the latest one. Is there a way to do that ? Thanks :) If there is also a way to remove v. 61 and reinstall the latest version, I would welcome that too. |
ugh, stupid auto update thing! i literally rewrote it, but im not posting it, but i can safely say it works flawlessly now for me ^_^
i also did default registration stats for people, and i would post those too except that you have to figure out your own stat scheme (mine is complely been redone) so...yeah ^_^ now on my forums NOONE will ever have 0 hp, and itll be constantly updating, lol anyways, bitsys mentioned a long time ago that he abandoned shields due to them not working, and i said i would make them work somehow, and well....i did ^_^ here we go: NEW ADD ON!!!!! Darkwaltz4 Shield Add-On for the RPG IH by bitsys... Features: Shields' Buff will reflect battle damage You can apply it to deflect physical, magical, or both, based on which code you edit.... (add no queries) 1 template edit, 6 file edits, 1 query have fun ^_^ |
I already have a group of shields configured. Would installing this have some kind of negative effect on them, or will it still work okay? If not, I suppose I can take the time to rebuild them. Btw, thanks for yet another add-on. :D
|
actually, the previous shield system didnt do ANYTHING. bitsys abandoned getting shields to do something awhile back, and i told him then that i would get around to making them work :-p and here it it ^_^ (so applying the addon will actually start working something that didnt work before)
ps: ive got plenty more addons in store ^_^ and even some which have already been installed on my boards :-D (yes i have NOTHING to do during this summer, lol) *cough* summons might be soon, but i have to mess with beyond compare for awhile and walk people through database changes >.< its more complicated than you think, lol see this post https://vborg.vbsupport.ru/showthrea...826#post354826 |
yay more addon im gonna install this later
Quote:
|
Quote:
Quote:
Quote:
How large is your UPGRADE.txt file? Mine is 100KB+. Did you scroll down and see the other upgrade instructions? Quote:
I will probably be adding this into the next release, so I am going to hold off posting it on the front page for now. |
Quote:
|
that doesnt seem...too hard, lol :-p i unno, i might add that to what to do TOMARROW ^_^ :D
|
Fine with me. And can I get some fries with that? :p Seriously, though. I'm loving the add-ons thus far. :D
|
Alright bitsy, the donation thing has been fixed.
My other problem is with user records. We have so many people on the boards since the RPG opened up that our database goes down for about 5 minutes at various times during the day. Now if the timing is just right, and a user is finishing the battle just as the databse is going down, their record can get messed up. For example, one guy had listed games played: 1 but then 8 wins.... it appears to happen only when the databse has been down, but I dunno if it can be fixed. Also, when I have to prune battles, the user's record does not update, because as soon as a user enters a battle, it adds one to their "battles fought" category. If I have to prune it before it is finished, the "battles fought" stays the same, making their records off. -More |
Quote:
l8er sonic |
Does anybody know how the anger system works?Whenever they get angry on my site, they pull off way too much damage. Is there any way that I could lower the attack increase some?
|
Well, a guy from my boards named Kirby King and I worked out a new addon. This addon allows you to lock all users' RPG options in their USER CP when they reach a certain level. The following code locks the stats at level 5, but you can change this number to whatever you want. I would recommend giving the users at least a couple levels' time where they can test different characters. This addon stops a lot of the cheap strategies some users have, such as a user switching his element to be strong against the opponent just before he challenges.
************************************************** ****** // Lock RPG Options at a Specified Level // Edits: member.php and an optional "modifyprofile" template edit // By Moreliator ************************************************** ****** in member.php find Code:
$user = $DB_site->query_first("SELECT rpgclass, rpggender, rpgrace, alignment, element, inbattle FROM user WHERE userid='$bbuserinfo[userid]'"); Code:
$user = $DB_site->query_first("SELECT rpgclass, rpggender, rpgrace, rpgtype, alignment, element, inbattle FROM user WHERE userid='$bbuserinfo[userid]'"); Code:
$rpgtypeid = $user[rpgtype]; Code:
$rpgtypeid = $user[rpgtype]; in the MODIFYPROFILE template, find Code:
$customfields Code:
<tr> |
Quote:
Quote:
Quote:
update: i think IM gunna set MYSELF to it, lol, i have no desire to battle....:-p also, you can set the 'default' to 1(on) 0 (off) based on what you would like the most. i set it to on default... |
@ Darkwaltz4: That attachment is the add-on for the option to not accept challenges? If so... excellent! :D Also, I noticed you updated your signature. The Monster Arena part caught my eye pretty quickly. How much do you think it will cost? PM me if you wish to. Later.
|
Quote:
can some1 help me with the damage. my items hit way too much and the buff isn't a lot. l8er sonic |
there stats are almost alike to the default ones.
l8er sonic |
sonic what happens in battle? what does the shield option row say for you?
|
Quote:
This addon works 100% for me now. I just had overlooked the $rpgtypeid thing... sorry about that. |
Ummm ya something got messed. All my users are gone but me. There all listed in the database but they can't sign in nor they listed in the member list or admin member list.
|
only some ppl
quote: Today at 12:35 AM lioncool1589 said this in Post #1862 maxhp goes down when they posts quote: Yesterday at 02:35 PM lioncool1589 said this in Post #1849 yah i installed Auto-Update stats add-on Can you verify that they are actually losing HP. Sometimes your maxhp goes up and it makes it look liek you are losing HP, when actually all that is happening is your HP is staying the same and your machp is going up. I am pretty sure this is related to the update stats code. I think I know what it is. One more thing though, does this happen to everyone every single time, or only some people and not every single time? |
can someone make addon for this rpg each refer friends get 100 gils or more etc..
|
Quote:
Quote:
in battleupdate.php, find: PHP Code:
Quote:
Are you sure it was my hack that did that? Quote:
In the Auto-Update Stats add-on (newthread.php, newpost.php), and member.php, find: PHP Code:
PHP Code:
Quote:
You will probably need to go in to phpmyadmin and change the IDs of several rows in your tables. The tables are rpg_element, rpg_race, rpg_classf, rpg_classm, and rpg_type. You should be looking for the row whose name is "Generic" or "Default". Change the ID of this row to 0 (it should be at 1). |
Hey Bitsys,
Just incase no one has said it in a while. You da coder!! :) Thank you and keep up the good work! :banana: |
Hey Bitsys,
Just incase no one has said it in a while. You da coder!! :) Thank you and keep up the good work! :banana: |
Hey Bitsys,
Just incase no one has said it in a while. You da coder!! :) Thank you and keep up the good work! :banana: |
I did not mean for that to post three times :(
Sorry. |
Well do you plan on deleting them??
|
found a funny bug by oe of my evil members: they open up heal.php in its own window before battling, and then start a battle, allowing them to heal like halfway through...soo, i fixed up the file, so just upload the heal.php file.....also included in it is the part for pp, but ignore it unless you want the template var setup too, ask if you do:
|
Quote:
|
When you click the donate button on rpgcp.php, you can enter money, but then it gives a database error when you click donate. Also, my forum bgcolor is black, and you cant see the anonymous donation text.
And.. I cant use weapons in battle, what is up with that? We buy them and everything, but cant get them to run. My forum is www.ovstreets.com/rpgcp.php, feel free to sign up and test it out for yourself. |
*shrugs* i never knew anyones donation link to actually work from the anything but posts -> i always just removed the links from the templates
|
Quote:
Quote:
|
thanks fixed!
|
i finished added battle midi addon
i get this error when i try creat battle Parse error: parse error in /home/virtual/site26/fst/var/www/html/forum/battle.php on line 298 |
what IS the parse error? i have it working on mine ^_^
edit: nm, but i checked my instructions and they seem just fine, you probably hit something you shoudlnt have, go around that line and see if something is missing, or if you bunched up a line on accident |
i dont know that what it says when i click on battle.php
|
All times are GMT. The time now is 09:31 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:
|