Object rotation
#1

I want to rotate object 2896 on the z as.
I already have this:

Код:
new Float:x, Float:y, Float:z;
GetPlayerPos(playerid, x, y, z);
CreateObject(2896, x, y, z);
I tried to do it by myself, but i can't figure it out.
He needs to rotate 360°.
And he needs to repeat that.
Reply
#2

Who is 'he'? An object is an object, not a person. 'He' is a male person.

Use MoveObject.
Reply
#3

Quote:
Originally Posted by MP2
Посмотреть сообщение
Who is 'he'? An object is an object, not a person. 'He' is a male person.

Use MoveObject.
Thanks, i didn't know what 'he' means.
I know you need to use MoveObject, but i don't know how it works.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)