samp /ar bug (ID) foreach[SOLVED] - 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)
+--- Thread: samp /ar bug (ID) foreach[SOLVED] (
/showthread.php?tid=530907)
samp /ar bug (ID) foreach[SOLVED] -
UserName31 - 09.08.2014
Fixed (REMOVED) This post Thank You!
Re: samp /ar bug (ID) foreach -
SickAttack - 09.08.2014
You were sending the message to the player who arrests the criminal.
pawn Код:
SendClientMessage(ID, COLOR_GREY, "**LOS SANTOS PRISON**");
SendClientMessage(ID, COLOR_LIGHTBLUE, "[PRISON] You have been sent to prison. You will be released soon.");
Re: samp /ar bug (ID) foreach -
UserName31 - 09.08.2014
Quote:
Originally Posted by SickAttack
You were sending the message to the player who arrests the criminal.
pawn Код:
SendClientMessage(ID, COLOR_GREY, "**LOS SANTOS PRISON**"); SendClientMessage(ID, COLOR_LIGHTBLUE, "[PRISON] You have been sent to prison. You will be released soon.");
|
yea i know i feel stupid lol btw +rep