SA-MP Forums Archive
How To Create Dynamic Rectangle ? - 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: How To Create Dynamic Rectangle ? (/showthread.php?tid=464929)



How To Create Dynamic Rectangle ? - Fitri - 20.09.2013

hello, i see my friend just make auto gate and he use CreateDynamicRectangle

pawn Код:
CreateDynamicRectangle(Float:minx, Float:miny, Float:maxx, Float:maxy, worldid = -1, interiorid = -1, playerid = -1);
what Float:maxx and Float:maxy ?


Re: How To Create Dynamic Rectangle ? - iJumbo - 20.09.2013

Check for https://sampwiki.blast.hk/wiki/GangZoneCreate


Re: How To Create Dynamic Rectangle ? - Fitri - 20.09.2013

thanks, but how to know COORD of Float:maxx, Float:maxy ?


Re: How To Create Dynamic Rectangle ? - =KempeR= - 20.09.2013

You can use this script or calculate coords by yourself