
sfekt`
Members-
Posts
40 -
Joined
-
Last visited
Never
Content Type
Profiles
Forums
Events
Everything posted by sfekt`
-
Re: war error give me the exact line you use to insert.
-
Re: [Free v1 & v2] Advanced Gang Logs That's all in staff panel :o what i did is have it log everytime a user donates/receives points/money from the gang.
-
Re: Users stats reset to 2,147,483,647 Change all the fields in userstats from int(11) to bigint(20)
-
Re: Neat Little Bug Used to reward when voted and COUNTED, deception, what's your msn?
-
Using incenitive voting on topwebgames.com; link used: "http://www.topwebgames.com/in.asp?id=5081&myId=$userid&alwaysreward=1"; users can validate the vote, it'll say success, than refresh. My code for rewarding below: <? $userid=$_GET['myId']; print "user: $userid "; require "mysql.php"; require "global_func.php"; global $c; print "connection: $c "; $q=mysql_query("SELECT * FROM votes WHERE userid=$userid AND list='twg'",$c); if(mysql_num_rows($q)) { die("already voted "); } else { mysql_query("INSERT INTO votes values ($userid,'twg')",$c); mysql_query("UPDATE users SET money=money+100 WHERE userid=$userid",$c); event_add($userid, "Your vote at TWG was successful, you have been credited $100.", $c); print "vote: complete "; } ?> Any ideas? :\
-
Re: PUB why not do a random amnt?
-
Re: Joinable Organised Crimes yea me and cronus coded one works very nicely ;)
-
Re: !!**Whore House Mod FREE**!! Just a suggestion..use random factors or base the whores on your current levels..
-
Re: MC2 Codes - Are they worth it? I'm using source codes 1. something, don't even know. All good though, I re-did all the forumlas in my game and version 2 will be out soon :lol:
-
mccode-v1 Steal Crystals when you Mug someone...
sfekt` replied to tranz_fusion's topic in Free Modifications
Re: Steal Crystals when you Mug someone... You need to post the function "make_bigint" -
Re: ***!!FULLY WORKING LEVEL UPGRADE MOD HERE FREE!!*** I think my little code I did worked fine :|
-
Re: ****FREE Mining mod**** Check out the mining mod on mine @ www.urban-riot.com :) I modified it a lot
-
Re: Help me fix my announcemnts mod Did you code this mod yourself or is it stolen
-
Re: ****FREE Mining mod**** Hmm, for a level 1 user, what is the max power / power supposed tobe ?:o
-
Re: ****FREE Mining mod**** im gonna use this, but re-do the entire thing, users shouldn't find something each time they mine..
-
Re: MC2 Codes - Are they worth it? my admin panel is already loaded :) damnit dbs, stop selling your cars & pets mod let kids do it on their own..
-
Re: ****FREE Mining mod**** mining? :o
-
What's so much different about these codes? Are the only things changed are the forumlas in gym & crimes?
-
Re: BUG HELP!! uhh who said he's using an IPN? :?
-
Re: BUG HELP!! um they're probobaly using donator.php?action=done&type=whatevertypehere&tx=1 ... so yeaaa
-
Re: Putt Putt Golf woot adding that to my arcade, got any other good games?
-
Re: Sick and Tired of Them Yup these new kids try and sell dabomstew's codes that come with paid versions.
-
Re: Site Radio Running radio of your own pc = BAD, running off your webserver = WASTE OF BANDWIDTH =o
-
Re: Seanybob's Arcade Mod Heh I've had an arcare for a while now, and I mooch off other sites bandwidth :]