Helping Compiling this
#1

Code:
C:\Users\AztecasGamerzzz\Desktop\Sa-Mp Servers\NE-RP v3.2\scriptfiles\NPC.pwn(11) : error 017: undefined symbol "NPC"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
pawn Code:
#include <a_npc>



main() {}



NextPlayBack()
{
    StartRecordingPlayback(PLAYER_RECORDING_TYPE_ONFOOT,NPC);
}
public OnRecordingPlaybackEnd()
{
    NextPlayBack();
}
public OnNPCSpawn()
{
    NextPlayBack();
}
public OnNPCExitVehicle()
{
    StopRecordingPlayback();
}
Reply


Messages In This Thread
Helping Compiling this - by $$Money$$ - 18.12.2011, 12:29
Re: Helping Compiling this - by kizla - 18.12.2011, 12:30
Re: Helping Compiling this - by $$Money$$ - 18.12.2011, 13:09
Re: Helping Compiling this - by $$Money$$ - 18.12.2011, 13:19
Re: Helping Compiling this - by Thresholdold - 18.12.2011, 13:21
Re: Helping Compiling this - by $$Money$$ - 18.12.2011, 13:39
Re: Helping Compiling this - by $$Money$$ - 18.12.2011, 23:12

Forum Jump:


Users browsing this thread: 1 Guest(s)