Want to change color - 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: Want to change color (
/showthread.php?tid=292045)
Want to change color -
DragonYancy - 22.10.2011
I found the command "SetPlayerColor"...
When I am using it, I should write (playerid, color)
What should I write at Color?
Re: Want to change color -
=WoR=G4M3Ov3r - 22.10.2011
Yes:
PHP код:
SetPlayerColor(playerid, colorid);
Re: Want to change color -
DragonYancy - 22.10.2011
When I am using it, I should write (playerid, colorid)
What should I write at Colorid?
Re: Want to change color -
=WoR=G4M3Ov3r - 22.10.2011
the colour ID, for example,
Green: 0x33AA33AA
Red: 0xAA3333AA
White: 0xFFFFFFAA
Pink: 0xFF66FFAA
etc... If you want Red for example you do this
PHP код:
SetPlayerColor(playerid, 0xAA3333AA);
Re: Want to change color -
DragonYancy - 22.10.2011
Thanks...
And I'll ask something more, Are there any irc channels for Sa-mp?
Re: Want to change color -
=WoR=G4M3Ov3r - 22.10.2011
Quote:
Originally Posted by DragonYancy
Thanks...
And I'll ask something more, Are there any irc channels for Sa-mp?
|
Yes.
Server: irc.foco.co
Port: 6667 / 6697(SSL)
Channels: #sa-mp, #sa-mp.scripting