[Help] Moving Object Cordination [Help] Feel Free To Respond Me
#1

Hello, Thanks To All That Are Seeing This Topic And Posting

Help :

Well I Don't Know How To Move Object With Pawno Example :

MoveObject[1]Etc.. Then You Type The Cordinates Wtf Need Help

Is There Any Program?

This Is An Example :

MoveObject(lspdvault,246.3735,72.6083,1003.6406,10 ); //Gate leading to Street

But Without LSPD Vault, Thanks For Reading/Posting

Best Regards

Jadvella.
Reply
#2

Program?
You just create an object,
make it a 'new'
example,
new moveobject;
OnFilterScriptInit/OnGameModeInit - depends if you use a filterscript or a game mode.
moveobject = CreateObject(rest);
Create a command,
/moveobject - Then you move the object to where ever you want..
X/Y/Z.
If you want it goes down so make the Z lower, if the Z is standing on 100
Make it 95.
Hope I helped.
Reply
#3

Thanks Regards

Jadvella
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)