ID beside Name In Chat - 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: ID beside Name In Chat (
/showthread.php?tid=99831)
ID beside Name In Chat -
Kyle - 30.09.2009
Its in the title i want it like
Kyle[0]:Hai
and not
Kyle[0]:Hai
Re: ID beside Name In Chat -
Desert - 30.09.2009
Check this out
Re: ID beside Name In Chat -
viper_viper - 30.09.2009
Use SendPlayerMessageToAll instead. Forces a player to talk so to speak. Then jsut return 0; for OnPLayerText. Sorted
Re: ID beside Name In Chat -
Kyle - 30.09.2009
Ty works