If I use BOTS in a Godfather server I must create an account to all bots?
#1

If I use BOTS in a Godfather server I must create an account to all bots? I says this because the bots connect and disconnect when I open the server with Godfather or something with requires an account.
Reply
#2

You really think the bots will need an account on your server? lol
Reply
#3

Use "IsPlayerNPC", or look at the other Threads.
Reply
#4

Quote:
Originally Posted by Finn
You really think the bots will need an account on your server? lol
Yes because the bots don't work with a server that need an account to enter -.-
Reply
#5

Quote:
Originally Posted by CTCCoco
If I use BOTS in a Godfather server I must create an account to all bots? I says this because the bots connect and disconnect when I open the server with Godfather or something with requires an account.
A very simple and efficient way is not to use Godfather.
Reply
#6

If you make your own GM and don't edit any GF, you dont have to wory about this
Reply
#7

Man

very simple

Onplayerspawn

if isplayerloggedin = 0
{
if IsPlayerNpc
{
}
else
{
kick him
}
}

i wasn't hard.
Reply
#8

In my gm, of race, i made an account for every bot xD, but, create an account for every bot, its easy, copy and paste any account, and change the name of the .ini
Reply
#9

SendCommand("/register xy"); & SendCommand("/login xy");, no?
Reply
#10

No, use a standart callback by samp
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)