SA-MP Forums Archive
Can i make bot in samp ? - 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: Can i make bot in samp ? (/showthread.php?tid=580959)



Can i make bot in samp ? - Sn4ke2 - 09.07.2015

Hello guys can i make bots in samp, becouse i make a server, and i don't have a player to try commands and more on him.
?


Re: Can i make bot in samp ? - kyriakos587 - 09.07.2015

Yes you can make one, if you want to learn how to make search on ******: SAMP HOW TO MAKE NPC

+rep if this help you


Re: Can i make bot in samp ? - Sn4ke2 - 09.07.2015

Not NPC. NPC is not a player, npc don't have ID ! my questions is how to make bot what means like a player, but is not a player ...


Re: Can i make bot in samp ? - Sn4ke2 - 09.07.2015

tell me if is possible


Re: Can i make bot in samp ? - Michael B - 09.07.2015

The "SA-MP Services Agreement" specifies the following:
Quote:

(g) You may not artificially increase your player count or provide false info to the
SA-MP query mechanism.

Therefore, you cannot use a bot as a fake player, as it may lead to removing your server from SA-MP masterserver.
On the other hand, you can either use SA-MP NPCs (bots) or Actors.


Re: Can i make bot in samp ? - davve95 - 09.07.2015

I think you misunderstood a bit.

Read this:

https://sampwiki.blast.hk/wiki/NPC:Main_Page


Re: Can i make bot in samp ? - Michael B - 09.07.2015

Quote:
Originally Posted by davve95
Посмотреть сообщение
I think you misunderstood a bit.

Read this:

https://sampwiki.blast.hk/wiki/NPC:Main_Page
Yeah...maybe...

Anyways, the OP may use NPCs in order to test his commands, unless the command is coded in such a manner to not affect NPCs. NPCs have IDs, as they take a server slot when connecting to the server.
To see their IDs, use /rcon players (not quite sure if it works, as I never tested it by myself).