16.09.2012, 03:04
Hello all,
I've currently made a Gang System.
It consists of Gang houses and areas for each gangs.
But I need to restrict each gang's area so that other gang members cant enter at that area.
I've looked over SetPlayerWorldBounds in wiki,but I didnt understand it well.
Can someone tell me how to keep restrictions using SetPlayerWorldBounds?
This is my Coordinate of which I need to create restriction
Also in wiki,they add many zeros,I think its according to measurement of distance.
If im right,how can I know that how much zeros should I add?
I've currently made a Gang System.
It consists of Gang houses and areas for each gangs.
But I need to restrict each gang's area so that other gang members cant enter at that area.
I've looked over SetPlayerWorldBounds in wiki,but I didnt understand it well.
Can someone tell me how to keep restrictions using SetPlayerWorldBounds?
This is my Coordinate of which I need to create restriction
pawn Код:
-691.1240,-2075.0696,26.1244
If im right,how can I know that how much zeros should I add?