You might want to change the query to:
Else if someone already has got some coins it will be set to 100, no matter what.PHP Code:UPDATE Account SET Coins = Coins + ".$value."
You might want to change the query to:
Else if someone already has got some coins it will be set to 100, no matter what.PHP Code:UPDATE Account SET Coins = Coins + ".$value."