02.05.2014, 23:27
new npcid = FCNPC_Create("MyBot");
FCNPC_Spawn(npcid, 61, 1882.0747, 2132.1841, 10.8203);
you should give the bot a name and you need the npcid to Spawn it
FCNPC_Spawn(npcid, 61, 1882.0747, 2132.1841, 10.8203);
you should give the bot a name and you need the npcid to Spawn it