02.02.2011, 12:27
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>
but
[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"); }
Код 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"