NPC Doesn't Connect
#9

This is my .pwn NPC script, put in npcmodes
pawn Код:
#define RECORDING "bot"
#define RECORDING_TYPE 2

#include <a_npc>
main(){}
public OnNPCSpawn() StartRecordingPlayback(RECORDING_TYPE, RECORDING);
public OnRecordingPlaybackEnd() StartRecordingPlayback(RECORDING_TYPE, RECORDING);
(obviously the .rec file exists, and is in the npcmodes/recordings)
Reply


Messages In This Thread
NPC Doesn't Connect - by Alby Fire - 31.03.2011, 09:20
Re: NPC Doesn't Connect - by Medal Of Honor team - 31.03.2011, 09:22
Re: NPC Doesn't Connect - by Alby Fire - 31.03.2011, 09:23
Re: NPC Doesn't Connect - by Medal Of Honor team - 31.03.2011, 09:25
Re: NPC Doesn't Connect - by Alby Fire - 31.03.2011, 09:28
Re: NPC Doesn't Connect - by Medal Of Honor team - 31.03.2011, 10:03
Re: NPC Doesn't Connect - by Alby Fire - 31.03.2011, 10:14
Re: NPC Doesn't Connect - by Mike Garber - 31.03.2011, 10:20
Re: NPC Doesn't Connect - by Alby Fire - 31.03.2011, 10:21
Re: NPC Doesn't Connect - by wheelman_WM - 31.03.2011, 10:33

Forum Jump:


Users browsing this thread: 2 Guest(s)