[FilterScript] Death Pos
#1

Description
This Fs allows to return when you're dead.




Download

http://pastebin.com/dQDiuaGN
Reply
#2

nice fs but that wouldnt work cause the first player who dies that will be the pos where all players teleport cause u used : new DeathPos; u should use :
pawn Код:
new DeathPos[MAX_PLAYERS];
then use :
pawn Код:
DeahtPos[playerid] = blablabla;
Reply
#3

Thanks! Now is correct
Reply
#4

Nice!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)