A question to Incognito's Streamer - 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: A question to Incognito's Streamer (
/showthread.php?tid=278009)
A question to Incognito's Streamer -
Gomma - 20.08.2011
I just came across this function:
pawn Code:
CreateDynamicRectangle(Float:minx, Float:miny, Float:maxx, Float:maxy, worldid = -1, interiorid = -1, playerid = -1);
And I've to say, I don't really understand it. I got it working, of course. But is this something like a Gang Zone? And how can I color this? Obviously, there is no function like GangZoneShowForPlayer which has the color as a parameter.
Or are you not able to give those zones a color, and they are just there to detect other things?