Jump to content
MakeWebGames

Chuckster

Members
  • Posts

    30
  • Joined

  • Last visited

    Never

Everything posted by Chuckster

  1. Is there a WORKING free lottery mod? Ive tried a few, but most of them ave bugs.... Post here the link to a free working lottery :)
  2. Parse error: syntax error, unexpected '{', expecting ',' or ';' in /home2/mafiakil/public_html/attack.php on line 131 Could u please go through the 3 lines again? When u posted them, its a different layout of codes from mine.
  3. Not worked:(
  4. Hi. Im using an attack system, but when i try to hospilize, mug, and leave them, i get the following error Parse error: syntax error, unexpected '{', expecting ',' or ';' in /home2/mafiakil/public_html/attack.php on line 131   The first line in the following is line 131: <form action="attackwon.php?ID='{$r['userid']}'. $loser .' method="post"><input type="submit" value="Mug them"> <form action="attackbeat.php?ID='{$r['userid']}'. $loser .' method="post"><input type="submit" value="Hospitalize them"> <form action="attacktake.php?ID='{$r['userid']}'. $loser .' method="post"><input type="submit" value="Leave them">   Is there something i am missing? or is there an error in one of the codes?
  5. Hello everyone. I got a problem when i try to make a weapon, or armour. The items, price, combat usage, and usage forms, are ALL reseting after i create the weapon or armour. Not sure how to fix this problem :( Help please :)
×
×
  • Create New...