I need cooards - 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: I need cooards (
/showthread.php?tid=84274)
I need cooards -
Tommy_Mandaz - 29.06.2009
Hey I need cooards for my factions in samp how can I find the cooards of a place? Also where do I find these kind of color codes? EX: lspd color code is 0x0000FFAA
where do i get those color codes?
Thanks alot,
Tommy
Re: I need cooards -
Correlli - 29.06.2009
Use /save command to get coords.
www.colorpicker.com - you can get color code like this -> #FFFFFF, just remove # and add 0x at beginning and AA at end -> 0xFFFFFFAA
Re: I need cooards -
Tommy_Mandaz - 29.06.2009
thank you so much
Re: I need cooards -
Correlli - 29.06.2009
You're welcome.
Re: I need cooards -
yom - 30.06.2009
Quote:
Originally Posted by Don Correlli
Use /save command to get coords.
www.colorpicker.com - you can get color code like this -> #FFFFFF, just remove # and add 0x at beginning and AA at end -> 0xFFFFFFAA
|
Why AA at the end?
Re: I need cooards -
Grim_ - 30.06.2009
Yeah, why AA at the end? I normally put FF.
Re: I need cooards -
Correlli - 30.06.2009
Quote:
Originally Posted by Swift_
Yeah, why AA at the end? I normally put FF.
|
Well, i always use AA at the end. I'm used to it.
Re: I need cooards -
Grim_ - 30.06.2009
Quote:
Originally Posted by Don Correlli
Quote:
Originally Posted by Swift_
Yeah, why AA at the end? I normally put FF.
|
Well, i always use AA at the end. I'm used to it.
|
Alright I was just wondering