SA-MP Forums Archive
BOTS - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: BOTS (/showthread.php?tid=593259)



BOTS - RaajParker - 03.11.2015

Brothers and Sisters

I am creating a new freeroam server so for that i made a bot i want that bot to connect online and speak to others(players) so pls help me in it


Respuesta: BOTS - Jay_Dixon - 03.11.2015

Well first you gather the coordinates you want them in. After you need to make something that spawns them, then under OnGameModeInit, you use ConnectNPC("name here","idle");

After that you'll need something that makes them talk

For me I've found its not exactly a short process, but it's what I get for wanting to use interactive npc's instead of pickups


Re: BOTS - RaajParker - 04.11.2015

ok bro i got it but can u give me some examples for that pls