Jameo Posted March 8, 2008 Posted March 8, 2008 I Attacked Sum 1 And Lost And Never Went Into Hospital Why Is That ?? Quote
AlabamaHit Posted March 10, 2008 Posted March 10, 2008 Re: Attack And Lose No Hosp because there is no query to tell it to, lol.. open your attacklost.php find this $db->query("UPDATE users SET exp=0 WHERE exp<0"); add this after that $db->query("UPDATE users SET hp=1,hospital=$hosptime,hospreason='Lost to <a href=\'viewuser.php?u={$r['userid']}\'>{$r['username']}</a>' WHERE userid=$userid"); now find $expgainp=$expgain/$ir['exp_needed']*100; add after $hosptime=rand(10,20); change the 10, 20 for the hospital times. Quote
gurpreet Posted March 10, 2008 Posted March 10, 2008 Re: Attack And Lose No Hosp Ok i added that, but now i get this, even though i go to hospital. You lost to |< @ © H !. Unlucky, try again when you have trained more. and lost 0.000531163452972% EXP!QUERY ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'viewuser.php?u=1'>Gurpreet' WHERE userid=2' at line 1 Query was UPDATE users SET hp=1,hospital=50,hospreason='Lost to Gurpreet' WHERE userid=2 But the query should be 'Lost to |< @ © H !'. :? Quote
Jameo Posted March 11, 2008 Author Posted March 11, 2008 Re: Attack And Lose No Hosp works perfet for me thank you very much Quote
AlabamaHit Posted March 11, 2008 Posted March 11, 2008 Re: Attack And Lose No Hosp You didnt take out the \ did you? Quote
Jameo Posted March 11, 2008 Author Posted March 11, 2008 Re: Attack And Lose No Hosp i just added wa it sed der lol Quote
AlabamaHit Posted March 12, 2008 Posted March 12, 2008 Re: Attack And Lose No Hosp lol i was talkning to gurpreet he said its not working for him. also thats v2....not v1 Quote
Jameo Posted March 12, 2008 Author Posted March 12, 2008 Re: Attack And Lose No Hosp Ino Lol I Run v2 Haha I Should Come With It I Think Thats Wrong People Pay For Mccodes v2 And Get No Hosp When Lose Thats Wrong Quote
Blackdogg Posted April 2, 2008 Posted April 2, 2008 Re: Attack And Lose No Hosp how do i make it so users dont lose ALL their exp when they lose a fight just some of it like say %3 to %5 thanks in advance Bd Quote
AlabamaHit Posted April 3, 2008 Posted April 3, 2008 Re: Attack And Lose No Hosp They don't lose all exp for losing a fight.....THey only lose it all when they Run from a fight. (don't end the fight proparly.) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.