SA-MP Forums Archive
help me!! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: help me!! (/showthread.php?tid=560192)



server problems!! +rep - simo0000 - 27.01.2015

hello guys
i started my own mysql roleplay gamemode
but i have 2 problems
when i type /v engine the engine start and when i press forward key the game freeze and can't move or exit the game
theother problem is when someone register
onplayerregister
SetPlayerHealth(playerid,100);
and it save in the mysql but

onplayerspawn
SetPlayerHealth(playerid,Health);
and the player die

help me and sorry for my bad english


Re: help me!! - simo0000 - 27.01.2015

help me plz


Re: help me!! - simo0000 - 27.01.2015

help


Re: help me!! - Schneider - 27.01.2015

I assume the data is not loaded properly. Looks like it loads the players health as '0', killing the player.

P.s. You have to wait for at least 24 hours before you can bump your topics..


Re: help me!! - simo0000 - 27.01.2015

Quote:
Originally Posted by Schneider
Посмотреть сообщение
I assume the data is not loaded properly. Looks like it loads the players health as '0', killing the player.

P.s. You have to wait for at least 24 hours before you can bump your topics..
thnx Schneider i fix it but now the other problem when i /v engine the car freeze ad can't exit the game how to fix it?
and thnx