Jump to content
MakeWebGames

weewooz

Members
  • Posts

    258
  • Joined

  • Last visited

    Never

Everything posted by weewooz

  1. Re: Game Station mod or have you posted this before because it was on here already mate?
  2. Re: Game Station mod this as been made before the post is on here somewere exact same script
  3. Re: NOT a MOD just an Idea illusions wheres the topic on which mod ya made when users sell there house they only get half back for they paided for it mate please?
  4. Re: Quests!! nice well done mate can you make say the quests only say users go do say 5 times aday or with no link jail or hospital there guna keep leveling coz of the exp they get users will go flying through levels mate apart from nice recode of the crimes :0
  5. Re: Good && Evil what does this mod do may i ask?
  6. Re: [v2] Create a Crystal and lol sorry soon as ya nmake one it takes ya materials off ya lol must have been 2am not 1 am mate :)
  7. Re: [v2] Create a Crystal also mate dont tell ya how manty more ya can make today You build a crystal successfully and gain 224 exp! You can make $make more crystals today.
  8. Re: [v2] Create a Crystal lol mate also you can make 3 crystals then it take ya materials off you which i wanted but you can just go back to buy the materials then build another 3 if ya get me mate
  9. Re: [v2] Create a Crystal you spelt 7 times wrong mate in the rest of the script eayer error must have been late :) mate
  10. Re: [v2] Create a Crystal THERES YA ERROR BRO YOU SPELT CRYSTALS WRONG SEE WERE I MEAN MATE $db->query("UPDATE users SET exp=exp+$win, crystals=cryastals+1, crystalmake=crystalmake-1, makecrystal=0 WHERE userid=$userid",$c); } thats in make crystal lol
  11. Re: Hire a sniper! no problem nice mod well done if catch anything else or any bugs am ok post fixed parts of it as im going through it now mate
  12. Re: Hire a sniper! hope you dint me posting that plintu just people using will on mccodes it will keep erroring out mate nice work keep it up still testing this mod tho :) so i posted that for people using will on there game
  13. Re: Hire a sniper! ok as he as stanmia if your using normal mccodes vr2 with will add this to every page you want to have fun on if($ir['sniped']>'0'){ $result=mysql_query("select * from sniper WHERE userid=$userid && location='1'"); $rows=mysql_fetch_array($result); if($rows['location']=='1'){ event_add($ir['userid'],"A sniper was hired to take you out, by {$rows['by']}! He got you the second you visited your home page!", $c); $db->query("UPDATE users SET hospital = '10', hp='0', sniped=sniped-1, hospreason='sniped', will=will/2, energy=energy/2 WHERE userid = $userid"); $db->query("DELETE FROM sniper WHERE userid = $userid && location ='1'"); print"<meta http-equiv='refresh' content='2;url=hospital.php'>";} }
  14. Re: Hire a sniper! i know the array would work in some cases but trying to help him out here so he knows what errors are coming out here its his scipt and good one at that so i want to help him
  15. Re: Hire a sniper! stamina been what in normal mccodes 2 datbase
  16. Re: Hire a sniper! also you have changed ya game alot hence this error QUERY ERROR: Unknown column 'stamina' in 'field list' Query was UPDATE users SET hospital = '10', hp='0', sniped=sniped-1, hospreason='sniped', stamina=stamina/2, energy=energy/2 WHERE userid = 2 thats the sniped person. people wont have the stamina in there users table mate so alot of people most are guna get errors
  17. Re: Hire a sniper! ok just tested having this does take you up by 5 levels so be warned you will need lower this if your using vrs 2 standed and no changes to the exp if your game
  18. Re: Hire a sniper! so whats 500 exp in your game what would you gaain in exp just wanna dont want to change the code alot as its your work but also wanna know what you get
  19. Re: Hire a sniper! also the exp gained in this is just 500% right not 500 in exp which mean upgrade by 5 levels?
  20. Re: Hire a sniper! ok ty but maybe update the first code so users dont have to put bit by bit togther mate easyer that way but still looks good im trying this now but the code looks ok
  21. Re: [V2] index.php will be looking foward to seeing the payed mod i like how you do think outside the box so keep it up well done :) +1 from me
  22. Re: Hire a sniper! ok ty well scanning through the code looks great something diffo to the other boaring hitman mods ill give it a while see what it runs like ty mate keep up the good work
  23. Re: [V2] index.php looks ok bro well done like how you think but please use tags mate but keep up the good work your mods are always different and i like it well done
  24. Re: [v2] Create a Crystal danny this will not work look at your querys you have cut down for 3 to 1 mate see what i mean?
  25. Re: Hire a sniper! explain in abit more detail bout this location numner you mean diffo number for each diffo page you add it or are we going on the location number of the city id your in here?
×
×
  • Create New...