---------------------------------- [20:46:11] Los Santos Cops And Robbers [Mr_Tom] [20:46:11] ---------------------------------- [20:46:11] Number of vehicle models: 86 [20:46:11] Incoming connection: 127.0.0.1:63545 [20:46:11] Incoming connection: 127.0.0.1:63546 [20:46:11] Incoming connection: 127.0.0.1:63547 [20:46:11] Incoming connection: 127.0.0.1:63548 [20:46:11] Incoming connection: 127.0.0.1:63549 [20:46:11] Incoming connection: 127.0.0.1:63550 [20:46:11] Incoming connection: 127.0.0.1:63551 [20:46:16] *** * Barney :Nickname is already in use. [20:46:24] *** MODE :You have not registered [20:46:24] *** PRIVMSG :You have not registered [20:46:24] *** JOIN :You have not registered [20:46:24] *** JOIN :You have not registered
Mude o maxnpcs no server.cfg para a quantidade de NPCs que precisam ser criados.
|
[21:01:43] Number of vehicle models: 87 [21:01:43] Incoming connection: 127.0.0.1:55778 [21:01:43] [npc:join] [BOT]Tension has joined the server (0:127.0.0.1) [21:01:43] Incoming connection: 127.0.0.1:55779 [21:01:43] [npc:join] [BOT]Pulaski has joined the server (1:127.0.0.1) [21:01:43] Incoming connection: 127.0.0.1:55780 [21:01:43] [npc:join] [BOT]Sugar has joined the server (2:127.0.0.1) [21:01:43] Incoming connection: 127.0.0.1:55782 [21:01:43] [npc:join] [BOT]Charlie has joined the server (4:127.0.0.1) [21:01:43] Incoming connection: 127.0.0.1:55781 [21:01:43] [npc:join] [BOT]RehaB has joined the server (3:127.0.0.1) [21:01:43] Incoming connection: 127.0.0.1:55783 [21:01:43] [npc:join] [BOT]Buzz has joined the server (5:127.0.0.1) [21:01:43] Incoming connection: 127.0.0.1:55784 [21:01:43] [npc:join] [BOT]Del_Trotter has joined the server (6:127.0.0.1) [21:01:46] [chat] [[BOT]Buzz]: * Departing Los Santos International Airport in 1 Game Hour. Destination: Abandoned Airfield [21:01:56] [LEAVE] [BOT]Tension Has left the server. Reason: 0 [21:01:56] [npc:part] [BOT]Tension has left the server (0:0) [21:01:56] [LEAVE] [BOT]Pulaski Has left the server. Reason: 0 [21:01:56] [npc:part] [BOT]Pulaski has left the server (1:0) [21:01:56] [LEAVE] [BOT]RehaB Has left the server. Reason: 0 [21:01:56] [npc:part] [BOT]RehaB has left the server (3:0)
public OnPlayerConnect(playerid) { new plrIP[16]; // The varyable GetPlayerIp(playerid, plrIP, sizeof(plrIP)); // I am getting their IP and storing it. new stringg[156]; new namee[30]; GetPlayerName(playerid,namee,30); format(stringg,sizeof(stringg),"~g~Connect: ~y~%s~b~ [%d]",namee,playerid); AddConnection(stringg); PlayerIP[playerid] = plrIP; if(!IsPlayerNPC(playerid)) { new name[30]; GetPlayerName(playerid,name,30); if(!strcmp(name,"[BOT]Tension",true) || !strcmp(name,"[BOT]Pulaski",true) || !strcmp(name,"Vacant_House",true) || !strcmp(name,"Vacant_Business",true) || !strcmp(name,"RehaB",true) || !strcmp(name,"[BOT]Charlie",true) || !strcmp(name,"[BOT]Buzz",true) || !strcmp(name,"[BOT]Del_Trotter",true)) { SendClientMessage(playerid,COLOR_RED,"This name is reserved! Change your name!"); Kick(playerid); } }
pqp em luca arruma um avatar proprio. edito o meu que feio.... AFF viu agora preciso de um avatar novo
|