Help Please !!!
#1

When i try to use :
pawn Код:
MoveDynamicObject(playerid, x, y, z, speed, rx, ry , rz);
then it gives me a error that argument doesn't match i don't know why , it was working but today at evening when i try to compiled my script then this error come, can anyone help me what need to do .
Reply
#2

pawn Код:
MoveDynamicObject(objectid, Float:x, Float:y, Float:z, Float:speed);
This is the syntax.
Reply
#3

Quote:
Originally Posted by Littlehelper
Посмотреть сообщение
pawn Код:
MoveDynamicObject(objectid, Float:x, Float:y, Float:z, Float:speed);
This is the syntax.
Sorry its not playerid it is objectid ,
pawn Код:
MoveDynamicObject(SFBRIDGELeftGate,  -1149.09998, 1118.5, 40.3, 2.0, 0.00, 0.00, 315.999);
this is not working in pawno can you give me the ans. why ?
Reply
#4

First of all did make you the object in game? and the opening/closing points are correct if not correct then you need to get correct points then it will work
Reply
#5

Quote:
Originally Posted by IceBilizard
Посмотреть сообщение
First of all did make you the object in game? and the opening/closing points are correct if not correct then you need to get correct points then it will work
yes i have already created them .
Reply
#6

Quote:
Originally Posted by Littlehelper
Посмотреть сообщение
pawn Код:
MoveDynamicObject(objectid, Float:x, Float:y, Float:z, Float:speed);
This is the syntax.
It was about a year ago, yeah >.>

Heard of 0.3e?
Reply
#7

lol it was easy to fix only need to change MoveDynamicObject to MoveObject but it was also working with movedynamicobject but don't know why i was getting warnings
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)