death window
#1

so I have the death window working

BUT
I would like it to show when people connects and disconnects


pawn Код:
public OnPlayerDisconnect(playerid, reason)
{
SendDisconnectMessage(playerid, reason);
I get this error
Код:
C:\Users\Julius\Documents\Grand Theft Auto Servers\San Andreas\samp03e_svr_win32.zip\gamemodes\grandlarc3.pwn(165) : error 017: undefined symbol "SendDisconnectMessage"
Reply


Messages In This Thread
death window - by JEkvall95 - 06.10.2012, 19:39
Re: death window - by NoahF - 06.10.2012, 19:46
Re: death window - by JEkvall95 - 06.10.2012, 19:48
Re: death window - by NoahF - 06.10.2012, 19:49

Forum Jump:


Users browsing this thread: 1 Guest(s)