[NPC Poblem] The godfahter
#3

NPC's wouldn work if you have register/login script...

I supose that you can give npc's password and register it.

About 1h agou 1 man sent me this
Код:
new npcname[MAX_PLAYER_NAME];
 	GetPlayerName(playerid, npcname, sizeof(npcname)); 
if(!strcmp(npcname, "Here you put the name of the player", true)) 
 	{
	 	OnPlayerLogin(playerid, "Here the encrypted password that you can find in the .ini file of the player");
 	}
try to do something with this
Reply


Messages In This Thread
[NPC Poblem] The godfahter - by GforceNL - 07.11.2009, 11:19
Re: [NPC Poblem] The godfahter - by MachineHead - 07.11.2009, 12:23
Re: [NPC Poblem] The godfahter - by GaGlets(R) - 07.11.2009, 12:26
Re: [NPC Poblem] The godfahter - by gib_ - 07.11.2009, 17:37
Re: [NPC Poblem] The godfahter - by Badger(new) - 07.11.2009, 18:03
Re: [NPC Poblem] The godfahter - by XGh0stz - 07.11.2009, 18:16
Re: [NPC Poblem] The godfahter - by GforceNL - 07.11.2009, 18:27
Re: [NPC Poblem] The godfahter - by Badger(new) - 07.11.2009, 18:28
Re: [NPC Poblem] The godfahter - by JakeB - 07.11.2009, 18:31
Re: [NPC Poblem] The godfahter - by GforceNL - 07.11.2009, 18:31

Forum Jump:


Users browsing this thread: 1 Guest(s)