Help with NPC.
#1

My NPC not logged!

[23:06:16] [npc:join] Taksi has joined the server (0:127.0.0.1)
[23:06:19] [npcart] Taksi has left the server (0:2)

<...> I insert:
#include <a_npc>

Код:
public OnNPCEnterVehicle(vehicleid, seatid)
{
    StartRecordingPlayback(PLAYER_RECORDING_TYPE_DRIVER,"at400_lv_to_sf_x1");
}
but

Код HTML:
C:\Users\Vartotojas\Desktop\modas\mgrp.pwn(11904) : warning 235: public function lacks forward declaration (symbol "OnNPCEnterVehicle")
C:\Users\Vartotojas\Desktop\modas\mgrp.pwn(11906) : error 017: undefined symbol "StartRecordingPlayback"
Reply


Messages In This Thread
Help with NPC. - by Denisenko - 02.02.2011, 12:27
Re: Help with NPC. - by admantis - 02.02.2011, 12:28
Re: Help with NPC. - by hadzx - 02.02.2011, 13:59
Re: Help with NPC. - by Steven Paul - 02.02.2011, 15:26
Re: Help with NPC. - by Fool - 02.02.2011, 15:27
Re: Help with NPC. - by hadzx - 02.02.2011, 15:32

Forum Jump:


Users browsing this thread: 2 Guest(s)