Speed vehicle NPC
#1

Hi

How to speed NPC vehicle?
The driving is low

Thanks !
Reply
#2

Drive faster when recording the NPC bot.
Reply
#3

I don't use recording, i use plugin NPC and for move NPC i use "NPC_GoTo"
Reply
#4

Code:
FCNPC_GoTo(npcid, Float:x, Float:y, Float:z, type = MOVE_TYPE_AUTO, Float:speed = MOVE_SPEED_AUTO, bool:UseMapAndreas = false, Float:radius = 0.0, bool:setangle = true, Float:dist_offset = 0.0, stopdelay = 250);
Change the speed to a higher value, currently MOVE_SPEED_AUTO is set to -1.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)