NPC on Larp edit.
#10

ok we got it work that he logged in...

code:

public OnPlayerConnect(playerid)
{
if (IsPlayerNPC(playerid))
{
OnPlayerCommandText(playerid,"/login bot"); //-- the NPC logs in with password "bot" WORKING
SendClientMessageToAll(0x00000000,"An NPC connected!"); //---- this message dont shows.. =(
return 1;
}
new plname[MAX_PLAYER_NAME];


we created a rec file and so on like in this thread: http://forum.sa-mp.com/index.php?topic=119947.0


but now the NPC stands there and respawns like every 30-60 secs...

any idea?
Reply


Messages In This Thread
NPC on Larp edit. - by r9x - 30.01.2010, 00:03
Re: NPC on Larp edit. - by Devine - 30.01.2010, 00:20
Re: NPC on Larp edit. - by r9x - 30.01.2010, 00:24
Re: NPC on Larp edit. - by Norn - 30.01.2010, 00:26
Re: NPC on Larp edit. - by r9x - 30.01.2010, 00:58
Re: NPC on Larp edit. - by Eazy_Efolife - 30.01.2010, 01:48
Re: NPC on Larp edit. - by r9x - 30.01.2010, 02:44
Re: NPC on Larp edit. - by Norn - 30.01.2010, 02:46
Re: NPC on Larp edit. - by r9x - 30.01.2010, 02:57
Re: NPC on Larp edit. - by r9x - 30.01.2010, 03:06

Forum Jump:


Users browsing this thread: 2 Guest(s)