NPC on OnPlayerRequestClass
#3

I try this on a filterscript:
Код:
public OnPlayerRequestClass(playerid, classid)
{
if(IsPlayerNPC(playerid)) {
StartRecordingPlayback(RECORDING_TYPE, RECORDING);
return 1;
}
But dont work...
Reply


Messages In This Thread
NPC on OnPlayerRequestClass - by [DFE]Roy - 03.10.2009, 12:23
Re: NPC on OnPlayerRequestClass - by Beaver07 - 03.10.2009, 13:12
Re: NPC on OnPlayerRequestClass - by [DFE]Roy - 03.10.2009, 13:56
Re: NPC on OnPlayerRequestClass - by FUNExtreme - 03.10.2009, 16:30
Re: NPC on OnPlayerRequestClass - by [DFE]Roy - 03.10.2009, 17:04
Re: NPC on OnPlayerRequestClass - by allarw - 03.10.2009, 17:08
Re: NPC on OnPlayerRequestClass - by [DFE]Roy - 03.10.2009, 17:17
Re: NPC on OnPlayerRequestClass - by Beaver07 - 03.10.2009, 18:47
Re: NPC on OnPlayerRequestClass - by Jay_ - 03.10.2009, 18:55
Re: NPC on OnPlayerRequestClass - by [DFE]Roy - 03.10.2009, 20:55
Re: NPC on OnPlayerRequestClass - by Sew_Sumi - 03.10.2009, 22:33

Forum Jump:


Users browsing this thread: 1 Guest(s)