13.11.2012, 17:23
It's still not working after many tut's.
Code from the npc:
Code from the npc:
pawn Код:
#include "a_npc.inc"
main() {}
public OnNPCSpawn()
{
StartRecordingPlayback(2,"cjfirstmission");
SetMyPos(2495.2539,-1690.8317,14.7656);
return 1;
}
public OnRecordingPlaybackEnd() StartRecordingPlayback(2,"cjfirstmission");