SA-MP Forums Archive
Npc with objects - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Npc with objects (/showthread.php?tid=219130)



Npc with objects - damiantof7 - 31.01.2011

Is it possible to make a path but not with a vehicle but with objects?
That the server start the npc and the npc control the boat?


Re: Npc with objects - damiantof7 - 31.01.2011

anybody?


Re: Npc with objects - dice7 - 31.01.2011

Use MoveObject and a lot of good timing


Re: Npc with objects - damiantof7 - 31.01.2011

Yes but i want a route so the npc will do it


Re: Npc with objects - damiantof7 - 31.01.2011

I want to record a npc with a normal boat
and then replace it with a big objects boat


Re: Npc with objects - damiantof7 - 31.01.2011

I was thinking of this http://forum.sa-mp.com/showthread.ph...ighlight=boats


Re: Npc with objects - dice7 - 31.01.2011

Objects aren't drivable


Re: Npc with objects - damiantof7 - 31.01.2011

How did
HostName: Convoy Trucking
did his ferry?


Re: Npc with objects - dice7 - 31.01.2011

SetPlayerCameraPos, OnPlayerKeyStateChange, MoveObject or SetObjectPos, SetObjectRot


Re: Npc with objects - damiantof7 - 31.01.2011

When you are on the ferry you get freezed on the ferry or something?