[Help]World Bound
#1

Help please

I dont know create one WorlBound Infinity

SetPlayerWorldBounds(playerid, INFINITY, -INFINITY, INFINITY, -INFINITY);}

C:\Users\****\*****\GTA SERVER\gamemodes\*****.pwn(563) : error 017: undefined symbol "INFINITY"
Reply
#2

Quote:
Originally Posted by tiwk
Help please

I dont know create one WorlBound Infinity

SetPlayerWorldBounds(playerid, INFINITY, -INFINITY, INFINITY, -INFINITY);}

C:\Users\****\*****\GTA SERVER\gamemodes\*****.pwn(563) : error 017: undefined symbol "INFINITY"
If you want to set the world boundaries to infinity , then dont use SetPlayerWorldBounds or anything .. It is already defined to infinity itself
Reply
#3

SetPlayerWorldBounds(playerid, 99999.9, -99999.9,99999.9, -99999.9);
Reply
#4

Quote:
Originally Posted by dice7
SetPlayerWorldBounds(playerid, 99999.9, -99999.9,99999.9, -99999.9);
Whats the need ?
Reply
#5

Because if you already set the bounds then you can't just unset them
Reply
#6

Quote:
Originally Posted by dice7
Because if you already set the bounds then you can't just unset them
Yes but he didnt set any world bounds (he atleast didnt mention) .. And by default the bounds are already set to infinity
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)