Size of game objects
#1

How do you make game objects bigger??
Reply
#2

You can only at SetPlayerHoldingObject, at sX & sY & sZ axis.
s = scale
Reply
#3

i have made a moving gate but how can i make it so that people can only open it in a certain radius?
Reply
#4

PHP код:
if(IsPlayerInRangeOfPoint(playeridradiusX_GATEY_GATEZ_GATE))
{

Reply
#5

how does every other server have there doors and things set at the right size if you can only scale an object when its attached to a player?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)