
Haunted Dawg
Members-
Posts
2,933 -
Joined
-
Last visited
Never -
Days Won
1
Content Type
Profiles
Forums
Events
Everything posted by Haunted Dawg
-
Re: How to add actions Or the basics: if($_GET['action'] == "blah") { //do action... }
-
[mccode v1] Allows you to email all your game users
Haunted Dawg replied to dementor's topic in Free Modifications
Re: Allows you to email all your game users Umm, dementor, funny how you say when will we learn how to code. Your the one who is pathetic in coding, hence if you could code you wouldnt be using a free host. -
The world mite end on Wednesday 10ths september 2008...
Haunted Dawg replied to Joel's topic in Chit Chat
Re: The world mite end on Wednesday 10ths september 2008... Great at school im gonna get "We're gonna die tommorow" some day in October, We going to die in a months time :( -
[minigame] Looking if you will buy [$100.00]
Haunted Dawg replied to Haunted Dawg's topic in Paid Modifications
Re: [minigame] Looking if you will buy [$100] :) -
[minigame] Looking if you will buy [$100.00]
Haunted Dawg replied to Haunted Dawg's topic in Paid Modifications
Re: [minigame] Looking if you will buy [$100] I doubt the idea's are the same. -
[mccode v1] Allows you to email all your game users
Haunted Dawg replied to dementor's topic in Free Modifications
Re: Allows you to email all your game users His also mails all users. -
[mccode v1] Allows you to email all your game users
Haunted Dawg replied to dementor's topic in Free Modifications
Re: Allows you to email all your game users So i got to modify the text each time? :cry:. <?php include("mysql.php"); include("global_func.php"); include("globals.php"); if($ir['userid'] != 1) { echo 'die'; exit; } if($_POST['tx']) { $db = mysql_query("SELECT * FROM users"); $n = 0; while($r = mysql_fetch_assoc($db)) { $n++; $subject = "From Rapid - Riot"; $from = "From: Rapid - Riot Newsletter <[email protected]>"; $to = $r['email']; $body = $_POST['tx']; mail($to,$subject,$body,$from); } echo 'Mail sent to '.$n.' players.'; } echo '<form action="?action=newsletter" method="post"> <textarea name="tx" rows="50" cols="50"></textarea> <input type="submit" value="Submit"></form>'; $h->endpage(); ?> -
[minigame] Looking if you will buy [$100.00]
Haunted Dawg replied to Haunted Dawg's topic in Paid Modifications
Re: [minigame] Looking if you will buy [$100] Not yet. -
Hello, i will be soon releasing a script made from scratch by me and could be used in 2 type's, Type 1: You will be able to add this to your game so when user's are bored they can go play an outer game. (minigame) Type 2: You will be able to run this script as a website, for people to play, it also includes donations (buying points). This has got nothing to do with mccode's, script will be 100% mine and under llc copy right. There are no screen shot's yet but i hope by friday the script will be ready to be shown a simple demo.
-
Re: my mods So now is your website still ganstawars.net?
-
Re: [Attempt] CE's Longest Thread So you make a point of argueing? your mature.. Why do you always stalk my posts? your mature..
-
Re: [Attempt] CE's Longest Thread Yes but my 1104 post's are to help others and argue, not to make ridiculos posts.
-
Re: [Attempt] CE's Longest Thread Please stop posting these ridiculos post's, stop increasing your post count.
-
Re: [Attempt] CE's Longest Thread Majority of the post's here on ce is spam, those people that just say 1 or 2 words = spammers.
-
Re: One Big Code! echo 'Im sure you can do some thing better. :|';
-
Re: [Attempt] CE's Longest Thread Umm, you did say we can talk about anything. Thats what im doing.
-
Re: One Big Code! if($_POST['jackass']) { $me = "Kyle"; $last_poster = "ArmageddonDude"; echo $me.' is watching the simpsons. '; if($me == "Kyle") { echo 'btw KYLE IS AWSOME!!!! '; if($last_poster == "ArmageddonDude"; { echo 'And armageddon dude is not :roll: '; } } } echo $me.' is now out.';
-
Re: [Attempt] CE's Longest Thread I think the quickest growing thread involvs me :roll:, its in the war zone started by zero-afect about me, 5 pages in 4 hours.
-
Re: [V2] Libary The mobsters world has got nothing to do with seanybob, its owned by el Jefe and the coder is nurples.
-
Re: hey Iso, you could use as pog-one said... if($ir['rankxp'] > 1) { $rank = "Newbie"; } else if($ir['rankxp'] > 150) { $rank = "Pick Pocket"; } else if($ir['rankxp'] > 400) { $rank = "Criminal"; } else if($ir['rankxp'] > 550) { $rank = "Dealer"; } else if($ir['rankxp'] > 700) { $rank = "Thug"; } else if($ir['rankxp'] > 1000) { $rank = "Criminal"; } mysql_query("UPDATE users SET rank='".$rank."' WHERE userid=".$ir['userid']) or die(mysql_error());
-
[mccode] Mod Sale [$10.00 - $95.00]
Haunted Dawg replied to Isomerizer's topic in Paid Modifications
Re: DBS Mod Sale My problem is to do with the server not with any of my coding. :| -
[mccode] UPGRADE Retrieve original Password
Haunted Dawg replied to Uridium's topic in Free Modifications
Re: [MOD] UPGRADE Retrieve original Password Torn city is different, they got the same was as i explained, (talked to one of there ex coder's) and plus, torn city's servers are pretty strong (un able to ddose). -
[mccode] UPGRADE Retrieve original Password
Haunted Dawg replied to Uridium's topic in Free Modifications
Re: [MOD] UPGRADE Retrieve original Password Exactly why i just reset there password on my game.