How do I add more areas with CreateDynamicPolygon ?
#4

Quote:
Originally Posted by Benzi
View Post
Code:
new  PolygoArea[2];

PolygoArea[0] = CreateDynamicPolygon(-1039.82, 490.40, -1002.52, 452.99, -1056.22, 399.70, -1092.80, 437.74);
PolygoArea[1] = CreateDynamicPolygon(1922.69, -2512.92, 2050.15, -2512.90, 2049.84, -2574.33, 1922.98, -2574.36);
Code:
Untitled4.pwn(122) : error 010: invalid function or declaration
Untitled4.pwn(130) : error 035: argument type mismatch (argument 2)
the coordinates are not like that.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)