how to put These ???? - 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: how to put These ???? (
/showthread.php?tid=92432)
how to put These ???? -
koky_90 - 20.08.2009
how can i put these plz help Me
Re: how to put These -
HuRRiCaNe - 20.08.2009
under OnPlayerConnect
SendDeathMessage( INVALID_PLAYER_ID, playerid, 200 );
under OnPlayerDisconnect
SendDeathMessage( INVALID_PLAYER_ID, playerid, 201 );
Re: how to put These ???? -
koky_90 - 20.08.2009
thanks it's Works :P