NPC bot
#1

I have 1 question!

I need script !
When player get in NPC car shows dialog menu!
Reply
#2

Help somebody


SRY for d.p
Reply
#3

maybe:
new npcvehicle;
npcvehicle = AddStatic.... blah blah

OnPlayerEnterVehicle(something like that)
if(vehicleid == npcvehicle)
{
ShowPlayerDialog.. blahblah
}
return 1;
Reply
#4

thanks!!!!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)