Player don'd die problem. Please help! - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Player don'd die problem. Please help! (
/showthread.php?tid=201319)
Player don'd die problem. Please help! -
AlexXx95 - 20.12.2010
Hi everyone. I have a problem with my gamemode i think.
I have a stunt server.
The problem is that when someone shoots someone else nothing happens. I mean the HP is the same. But if the player jumps from a building for example the HP decrease(or he die idk how to say).
I'd don't have any god mode script or something like this...
Does anyone know what the problem is

?
Tanx, an sorry form my bad english! I'm from Romania
Respuesta: Player don'd die problem. Please help! -
admantis - 20.12.2010
do you use the function
pawn Код:
SetPlayerTeam(playerid,teamid);
?
Re: Player don'd die problem. Please help! -
AlexXx95 - 20.12.2010
no, I don;t use it
Re: Player don'd die problem. Please help! -
Hiitch - 20.12.2010
In OnPlayerSpawn, is there anything below there, like SetPlayerHealth, or something like that?