Making a moveable object
#1

I am making a map an office HQ with a lift kind of thing and i want to place an object and script something that make it stop at certain floors like /floor1 for going to the 1st floor and /floor2 for 2nd floor and so on....So how can i do it?
Thanks in advance
Reply
#2

use moveobject() function ****** it to see tis usage
Reply
#3

Quote:
Originally Posted by BroZeus
Посмотреть сообщение
use moveobject() function ****** it to see tis usage
Elaborate please, What if he don't know scripting? He might do this :
Код:
MoveObject(Gate, white colour, Move up) ;
You was correct but elaborate .

Read this : https://sampforum.blast.hk/showthread.php?tid=195131
Reply
#4

Quote:
Originally Posted by [vTc]Patroool
Посмотреть сообщение
Elaborate please, What if he don't know scripting? He might do this :
Код:
MoveObject(Gate, white colour, Move up) ;
You was correct but elaborate .

Read this : https://sampforum.blast.hk/showthread.php?tid=195131
I said ****** it for its usage
Reply
#5

Keep in mind you need to use SetObjectPos() when a object is moved to a position this will ensure the object is synced for all clients before moving again you would be surprised at how easily MoveObject() can become desynced.
Reply
#6

Okay......................
And thanks for your help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)