Jump to content
MakeWebGames

RazorBladerz

Members
  • Posts

    66
  • Joined

  • Last visited

    Never

Everything posted by RazorBladerz

  1. Was thinking of doing this but had no idea how to so can someone make a mod so that i can insert items into my item? like a present.......Thanks in advance
  2. Re: Make people get item for every time online?? I was thinking to add a unix timestamp and do a hour online like iftime=3600 (1hour) giveuser "itemid=5(includefile)" and do give a userid item5 . 5of it . so should it be useronline time=3600 ?? or the codembecaus i dont know how to do unix timestamps
  3. May i please know what is the difference between dbquery and mysql_query??
  4. How do i Make people get item for every time online?? Eg.I will get item 5 of item id5 for every hour online?? isit like <?php $result = mysql_query("SELECT * FROM `updates` WHERE `name` = 'Hour'"); $result = mysql_fetch_assoc($result); $hla = time() - $result['last']; if($hla > (3600)) {Giveuser itemid=5} ?> correct me if wrong . actually i know it is wrong lol this is my first code and i have no code experience haha teach me about it
  5. Re: Maximum amt theres no bigger stats than that??
  6. Re: [mccode v2] New improved mailbox. Firefox can't find the server at www.killah-city.com. Is it just me??
  7. Re: Businesses Mod [Mccode V2] Fatal error: Call to undefined function business_alert() in /home/razor/public_html/business_manage.php on line 384
  8. Re: [Mccodes V2] Easter Egg Events so players go to streets.php to access the event??
  9. Re: Maximum amt in which file??
  10. Re: Looking for a Referal Mod ... lol t rue
  11. Re: Energy not sure . caus he did not say which version he uses, so no use posting??
  12. Make Max Money more than the existing amount. how??
  13. Re: Energy my guess, crap
  14. Re: Energy i think is your crons.......same ol prob
  15. Re: Good Addintion to CE forums good . sorry if u was offended and i was on angry back on that post . so lets not fight . i apologise . can anyone else help?
  16. Re: [V2]Faulty Stats lol
  17. Re: Many mistakes PLEASE HELP well i sucked at 1st till i cm used to it and bought mc V2
  18. Re: Good Addintion to CE forums   omfg T-MAN u amaze me with ur crappiness as u have posted that u bought off a crime success thing and u crap off as this isnt even related to wat u r saying and if u can even get the timestamops posted before this is , i will call u god ! but before that , God damn u T-MAN
  19. Re: Good Addintion to CE forums well if anyone have some of these i suppose we can use it
  20. To my concern, some people seem to use free servers and they do not support crons . would someone post the timestamps for all the cron day , hour and 5min and min? this i am sure will be gladly accepted
  21. Re: Many mistakes PLEASE HELP   I've already told you about that in your game.. It's your server. I offered to help you with that, but instead you became highly defensive.. So, you can bugger off. Have a nice day ;) Lol wtf just accept help and be happy with it
  22. Re: Need a checker ok add me on msn [email protected]
  23. Re: Need a checker   i already did that. and cannot find it !
  24. pls post the script that includes all the timestamp . Pls Help!!!!!! Would that be too hard?
  25. Re: Powered by codes made by Dabomstew why care abt that. i think we all shud concentrate on making the games better
×
×
  • Create New...