20.03.2013, 21:35
I want to create an area with more of four sides, (seven or eight). It's possible with only one function? (like CreateTurf, but with more Floats)
native CreateDynamicPolygon(Float:points[], Float:minz = -FLOAT_INFINITY, Float:maxz = FLOAT_INFINITY, maxpoints = sizeof points, worldid = -1, interiorid = -1, playerid = -1);