Create an area with more of four sides
#1

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)
Reply
#2

I understand you, I think it is not possible, but you could just make 2 gangzones crossing each other and it would look like it has more than 4 sides.

( I know you asked for one function, but I believe it is not possible )

- Denying
Reply
#3

I believe Incognito's streamer has some functions which you might be able to use for this. For example, this one:

pawn Код:
native CreateDynamicPolygon(Float:points[], Float:minz = -FLOAT_INFINITY, Float:maxz = FLOAT_INFINITY, maxpoints = sizeof points, worldid = -1, interiorid = -1, playerid = -1);
Showing color on the mini-map isn't support by this function, but I'm sure you could come up with some clever way as an alternative.
Reply
#4

thank you, it's what i was looking for
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)