Jump to content
MakeWebGames

Rasheed saeed

Members
  • Posts

    184
  • Joined

  • Last visited

Everything posted by Rasheed saeed

  1. Hey, Well I thought a nice topic about music would something nice for a change. Anyway I was wondering, what is favourite song through-out these bands/singers(If you listen to them): Eric Clapton Coldplay System Of A Down(SOAD) Linkin Park The Beatles Green Day Read Hot Chilli Peppers(RHCP) Here are mine. [*youtube=*YOUTUBELINKHERE*][*/youtube] (Remove the *'s) Eric Clapton [youtube=http://www.youtube.com/watch?v=AscPOozwYA8] Coldplay [youtube=http://www.youtube.com/watch?v=bxNJHuM0Js0] System Of A Down [youtube=http://www.youtube.com/watch?v=3voawEb6Xgw] Linkin Park [youtube=http://www.youtube.com/watch?v=kXYiU_JCYtU] The Beatles [youtube=http://www.youtube.com/watch?v=kEogJacjLTE] Green Day [youtube=http://www.youtube.com/watch?v=gWNRUVMboq4] Read Hot Chilli Peppers(RHCP) [youtube=http://www.youtube.com/watch?v=kS-YTlJZOl0]
  2. Fir does with this. Nice add-on
  3. I would suggest Dave Macaulay. He has PS, so drop him a PM.
  4. Apart side of me looking forward to V3. Happy Xmas in a hour. :P
  5. I'll get working on it tonight.
  6. I sort of forgot about that :L And for cleaning a modification only takes me 2-5 minutes. Danny and everyone else has a right to comment on the mod relating to what ever. Needs to be re-done, what else you can use, or little tips(Which they have done). But non the less it's a free modification for the community and well done on it. :)
  7. Hmm.. I know that many people use different ways of coding(Cleaning) and such, I use a type of 'lining'. if(isset($_POST['tickets'])) { if($ir['money'] < 50000) { echo 'Sorry. You need [b]$50,000[/b] or more to buy a lottery ticket!'; exit; } else { $db->query("UPDATE `users` SET `money` = `money` - 50000 WHERE `userid` = ".$_SESSION['userid']); $db->query("INSERT INTO `moneylotto` (`ticketid`, `userid`) VALUES ('', '.abs($userid).`"); echo 'Congratulations on purchasing a lottery ticket for this weeks lottery!'; } }
  8. It doesn't have to be $db->. It can be either.
  9. I'm soon going to be posting up a personal website. And your hosting sounds really great. I'll be in touch. ;)
  10. Sounds awesome Danny, good luck. :)
  11. Yup. :)
  12. Only a couple of lines.
  13. Attack - Streets - Other things like that - Robbed office.
  14. You would have to edit a few files to actually get a reason.
  15. Edited my post. Lithium you have an open bracket there. :L
  16. If your on a free hosting(Which you will probably be on), they won't work. Why? They don't allow one minute. I don't know about hour cron. .:PS:. : Use the search function and search up a similar thread.
  17. if($rm['item_on']== 0 && $rm['attack_on']== 1) { $usa=$_SESSION['mission_attack']; $aa=$db->query("SELECT * FROM missions WHERE id=".$ir['mission']." AND attack_value=".$_SESSION['mission_attack'].""); if(mysql_fetch_row($aa)) { }
  18. Hey, Haven't you got a WD(Website Designer)? If it's you, I would conceder looking around(No offence). I wouldn't mind helping around on the game being staff(I'll register soon), also I get board easily so I would probably like to help around with the Development(PM if needed). Anyways good luck.
  19. header('X-UA-Compatible: IE=EmulateIE8'); ob_start ("ob_gzhandler"); header("Cache-Control: must-revalidate"); $count = 3; $x = -1; while($x < $count) { $security = array("ID","viewforum","viewtopic"); $x++; $_GET[$security[$x]] = abs(@intval($_GET[$security[$x]])); } ?
  20. Here you go [mccode] Profile Signatures reply back if any help is needed.
  21. No Danny I wasn't. In one sentence I mentioned my spacing being weird(Which there is no point of it so it's kind of weird). I didn't mentioned 'weird' related to Jordan's..
  22. I wasn't relating Jordan's way of being weird. Please don't start anything here Danny.
  23. Do you have an answer for every Bert? :L And I like my new name.
  24. I have no idea Danny. Just a weird way of me doing things. Like Jordan using echo()(Not a function) like that.
  25. We know that loads of kids play the game, so I used to use OneBipthrough my phone. I think they only cut 25% of the income.
×
×
  • Create New...