Moving Objects (rep)
#1

I want to move this Object 20KPH For 2 Minute
pawn Код:
CreateDynamicObject(10771,3302.39990234,-830.20001221,-1.79999995,0.00000000,0.00000000,270.00000000);
Also Before It Moves I want it to send message to all Players Telling them that Ferry has Moved to Dream Land
Thank's if u Helped me thank's
~Have a Great Day
Reply
#2

pawn Код:
native MoveDynamicObject(objectid, Float:x, Float:y, Float:z, Float:speed, Float:rx = -1000.0, Float:ry = -1000.0, Float:rz = -1000.0);
Divide distance by time and you get your speed.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)