How to moveable object in interior?
#1

Help me please,how to moveable object in interior?
Reply
#2

help me help you what exactly are you asking?
Reply
#3

https://sampwiki.blast.hk/wiki/MoveObject
Reply
#4

Man ,how to script moveable object in interior,i need help
Reply
#5

Quote:
Originally Posted by Aizen
Посмотреть сообщение
Man ,how to script moveable object in interior,i need help
Exactly same as the CreateObject callback, just change the virtual world to x (x is the virtual world the interior is).
And, script the MoveObject from there.
(You can find a couple tutorials on the forum to make moving objects).
Reply
#6

Show me your script moveable object in interior please,iam just kinda noob scripter.
Reply
#7

pawn Код:
new objectid = CreateObject(objectid, x, y, z, 0.0, 0.0, 0.0, 400.0);
MoveObject(objectid,x, y, z, Float:speed);
Reply
#8

Thanks ya,now i can moveable object in interior
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)