31.08.2014, 12:23
I Think you just maked some trees. put the map in a virtual world, using a constant, like this:
Then:
pawn Код:
#define MY_DRIFT_MAP_VW (150)
pawn Код:
CreateDynamicObject(x, y, z, rx, ry, rz, MY_DRIFT_MAP_VW);