-
Posts
81 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Everything posted by MrEvilChaos
-
yea that code didnt work xD oh well I'm gonna try editing it
-
okay will test it but I want the even to be sent to Admins user lvl 2 and sec user lvl 3 if it is possible xD and what ID would be sending the msg I would prefer Id to have it sent from his ID? but I will test this code out none the less Thanks :rolleyes:
-
yea I tried [mccode v2.x] Different way of going about 'User Display Pictures'. but is confused me ;(
-
okay were dose one put it and in what code
-
Hello I'm looking for a welcome msg mod so when a new user joins they will get a msg from Id 1 and it would be somthing like this ex: and then staff would get an event with the new persons name and the Ip they signd up with ex: Mr Evil Chaos Joined from IPHere Thanks guys
-
No they didnt I'm working /looking for a fix :huh:
-
I wish they would have fixed the display pic Hack -.-
-
Was this updated?
-
Okay Thanks Man Just let us know when its out :thumbup: :thumbsup:
-
Could you help me I get an error when the user uses the pack and that pack was to update there stats oh and making tiso only a certain user level can edite the DP Thanks
-
Well like i said its my first mod and i'm still learning so I can see in making the codes smaller but them telling me it wont update the user using it well that grinds my gears and it will only let an Owner use it hence the user level 7
-
Well then you tell me why it works for me but no one else ? I would suggest you trying it cause it dose work :evil:
-
No go put your self in the hospital or jail and use it you will see it lets you out X(
-
man all I know is that it works for me and it updates who ever is using it so i'm sorry but your wrong here
-
okay and you will see it updates the user as well as everyone else
-
have you tried it cause it work when I useit -.-
-
No it updates everyone
-
I would like to buy it but http://oxyden.net/store/_catalog/mccodes_v2/_ajax_donation_system is down sorry
-
well Like I said I'm still learning and no This was not cut and paste -.- but Thanks for the being able to reduce this into one line
-
Well Since I wont be selling it here is my healing arua FREE!! and remember this is my first code that I made so Thanks and let me know how it works. Make a file called heal.php and add <?php //created by Robert Sene & Alex Gregory //Copyright 2011 Demonic Soldiers & [url]www.DemonicSoldiers.com[/url] //^^DO NOT REMOVE!^^ include "globals.php"; global $db,$ir,$c,$h,$userid,$set; if($ir['user_level'] != 7) { die("403"); } if(!$_GET['spend']) { print "Welcome to the Owner Refill All Users Center! What would you like to do Today? [url='heal.php?spend=arefill']I Would Like To Refill All User's[/url] "; } if($_GET['spend'] == 'arefill') { $db->query("UPDATE users SET brave=maxbrave WHERE userid!=$userid"); $db->query("UPDATE users SET will=maxwill WHERE userid!=$userid"); $db->query("UPDATE users SET hp=maxhp WHERE userid!=$userid"); $db->query("UPDATE users SET energy=maxenergy WHERE userid!=$userid"); $db->query("UPDATE users SET hospital=0 WHERE userid!=$userid"); $db->query("UPDATE users SET jail=0 WHERE userid!=$userid"); $q=$db->query("SELECT userid FROM users"); $db->query("UPDATE users SET brave=maxbrave WHERE userid=$userid"); $db->query("UPDATE users SET will=maxwill WHERE userid=$userid"); $db->query("UPDATE users SET hp=maxhp WHERE userid=$userid"); $db->query("UPDATE users SET energy=maxenergy WHERE userid=$userid"); $db->query("UPDATE users SET hospital=0 WHERE userid=$userid"); $db->query("UPDATE users SET jail=0 WHERE userid=$userid"); $db->query("UPDATE users SET power=10 WHERE userid=$userid"); $q=$db->query("SELECT userid FROM users"); while($id=$db->fetch_row($q)) { event_add($id['userid'], "[url='viewuser.php?u=$userid']{$ir['username']} Unleashes a healing aura. You suddenly feel stronger, rejuvenated and full of will and power. You see the Hospital and Jail emptying too! $gn{$u}[/url]"); } print "You have refilled all user's."; print " [url='heal.php']Back[/url] "; } $h->endpage(); ?> Then add Heal to your admin or Owner Panel Thanks for Useing my codes and tell me how it works for you
-
Nvm I can't read names -.- I feel stupid now
-
There is a lot to be fixed in here and I have those fixes
-
Thanks Chicka I understand
-
What do you mean Better -.- You see there is no room to grow on here cause people like you will keep putting new people like me down -.- :thumbdown: