Help with on player death
#1

I made this litle code into my onplayerdeath

new Float, Float:y, Float:z;
SetSpawnInfo( playerid, 0,JoueurInfos[playerid][jSkin], x, y, z, 269.15, 0, 0, 0, 0, 0, 0);

But when i spawn, i an, cig, or bottle near me.

How can do that this little objet don't appear?
Reply
#2

tip use [ CODE ] [ /CODE ]

for that code
Код:
new Float:x, Float:y, Float:z;
SetSpawnInfo( playerid, 0,JoueurInfos[playerid][jSkin], x, y, z, 269.15, 0, 0, 0, 0, 0, 0);
Reply
#3

Thank, but You don't have any solution?
Reply
#4

I believe this has been reported as a SAMP Bug in an earlier thread. However you could just remove the "weapon" from the player when they spawn.
Reply
#5

I do removeplayerweapons when he dead, so he haven't any weapons at the spawn
Reply
#6

Quote:
Originally Posted by jonnyboy
Посмотреть сообщение
tip use [ CODE ] [ /CODE ]

for that code
Код:
new Float:x, Float:y, Float:z;
SetSpawnInfo( playerid, 0,JoueurInfos[playerid][jSkin], x, y, z, 269.15, 0, 0, 0, 0, 0, 0);
Hate to burst your bubble but it's
[pewn] [/pawn]
^pawn


Maybe you could remove their weapons when they spawn?
Reply
#7

I tested, no effect.
Thank for the help, what a *** problem
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)