HELP WITH RP NPC wery need
#1

Hi all,i have a ide but i can't do that.How can i make my NPC stop to player when he runing accros the NPC NPC(Car).I saw that in one server.Pls help me i very need it quick.
Reply
#2

something like


new npc[24];
npc = so and so
new float;x, new float;y, new float;z
getplayerpos(npc, x, y, z
if playertopoint(5.0, x, y, z)
{
NPC.Stop()
}

Work something out.
Reply
#3

npc = so and so what write here ? D:
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)