Problem With my bots
#3

Quote:
Originally Posted by [LSD
Rac3r ]
Possible problem could be your bot isn't being spawned. Try adding this into your mode.

Код:
public OnPlayerRequestClass(playerid, classid)
{
	if(!IsPlayerNPC(playerid)) return 0; // We only deal with NPC players in this script
    SetSpawnInfo(playerid,69,255,1462.0745,2630.8787,10.8203,0.0,-1,-1,-1,-1,-1,-1);/change this
}
Could also check the name matches your bots name. But I'm sure the about would do the same, even with the argument.

Have you created a seperate npc node file for the second taxi?
but i got another bot and that Works good?
Reply


Messages In This Thread
Problem With my bots - by GforceNL - 30.11.2009, 16:02
Re: Problem With my bots - by Rac3r - 30.11.2009, 17:48
Re: Problem With my bots - by GforceNL - 30.11.2009, 17:52
Re: Problem With my bots - by Rac3r - 30.11.2009, 17:57
Re: Problem With my bots - by Babul - 03.12.2009, 08:27

Forum Jump:


Users browsing this thread: 2 Guest(s)