[FilterScript] [FS] Killable Npcs - Make them all die!
#10

Quote:
Originally Posted by Shakur_
Nice. It looks a bit funny when it dies, but overall it's a pretty good filterscript.
Thank you =]

--------

Shower - Call him back when he disconect on a timer. like:
pawn Код:
OnPlayerDisconect(playerid,reason){
   if(!strcmp(npcname,PlayerName(playerid))){
    SetTimerEx("NpcConector",5*60*1000,0,"ss",npcname,filename);
   }
}
Something like this...
Reply


Messages In This Thread
[FS] Killable Npcs - Make them all die! - by wafffllesss - 16.02.2010, 21:26
Re: [FS] Killable Npcs - Make them all die! - by skaTim - 16.02.2010, 21:34
Re: [FS] Killable Npcs - Make them all die! - by Roperr - 16.02.2010, 21:35
Re: [FS] Killable Npcs - Make them all die! - by wafffllesss - 16.02.2010, 21:37
Re: [FS] Killable Npcs - Make them all die! - by skaTim - 16.02.2010, 21:47
Re: [FS] Killable Npcs - Make them all die! - by Epic Shower - 16.02.2010, 22:37
Re: [FS] Killable Npcs - Make them all die! - by wafffllesss - 16.02.2010, 22:45
Re: [FS] Killable Npcs - Make them all die! - by Epic Shower - 16.02.2010, 22:55
Re: [FS] Killable Npcs - Make them all die! - by Lejo - 17.02.2010, 01:06
Re: [FS] Killable Npcs - Make them all die! - by wafffllesss - 17.02.2010, 08:29

Forum Jump:


Users browsing this thread: 3 Guest(s)