31.08.2012, 20:05
Hi!
I have a very simply question.
The SetPlayerWorldBounds() function's minx, miny, maxx, maxy parameters should be given like GangZones coords, OR this 4 parameters are the length of the boundarie's zone. I ask it because the figure on wiki is not really unequivocal (for me).
Thank you,
Zuckerman
I have a very simply question.
The SetPlayerWorldBounds() function's minx, miny, maxx, maxy parameters should be given like GangZones coords, OR this 4 parameters are the length of the boundarie's zone. I ask it because the figure on wiki is not really unequivocal (for me).
Код:
/* ymax |----------| | | xmin | | xmax | | |----------| ymin */
Zuckerman