Другое Connecting npcs to the servers

Snagg

Участник
Автор темы
25
7
1-Download SAMP server files;



2-Put SAMP server files into a folder.

3-Open up the cmd.exe and redirect it into folder. ("cd" command)

4- Use this command and enter your desired parameters;

"samp-npc.exe -h <Server IP> -p <port> -n <NPC Name> -m onfoot_test"

----------------------

Advantage of NPCs;

NPCs doesn't show up on TAB list so you are pretty much undetectable if you know what you are doing with them.


-----------------
Making NPC bots.

You can use it with CreateProcess and code pretty advanced stuff with it.
 
  • Нравится
Реакции: dart__, spaget и AnWu