SA-MP Forums Archive
SendDeathMessage in 0.3 (resolved) - 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: SendDeathMessage in 0.3 (resolved) (/showthread.php?tid=144579)



SendDeathMessage in 0.3 (resolved) - Chaprnks - 28.04.2010

Are the connect/disconnect messages from SendDeathMessage removed in 0.3? When I tested it, it shows the skull death message when someone disconnects.


Re: SendDeathMessage in 0.3 - dcmd_crash - 28.04.2010

Negative, however they may have changed ID? I couldn't even get them to work in 0.2x!


Re: SendDeathMessage in 0.3 - Chaprnks - 28.04.2010

Ah, nevermind. The wiki was a little misleading. ICON_CONNECT and ICON_DISCONNECT are not valid define's, but the wiki says otherwise.


Re: SendDeathMessage in 0.3 - dcmd_crash - 28.04.2010

Quote:
Originally Posted by Chaprnks
Ah, nevermind. The wiki was a little misleading. ICON_CONNECT and ICON_DISCONNECT are not valid define's, but the wiki says otherwise.
If you don't mind me asking, what are they ID's?


Re: SendDeathMessage in 0.3 - Chaprnks - 28.04.2010

Quote:
Originally Posted by _❼_
Quote:
Originally Posted by Chaprnks
Ah, nevermind. The wiki was a little misleading. ICON_CONNECT and ICON_DISCONNECT are not valid define's, but the wiki says otherwise.
If you don't mind me asking, what are they ID's?
Connect - 200
Disconnect - 201