Need help to create npc
#1

Hi everyone! I just wanted to create my first npc but faced a problem:

Код:
C:\Documents and Settings\Admin\Рабочий стол\Сервер 0.3с тест (новый)\pawno\npctest.pwn(39) : error 021: symbol already defined: "main"
C:\Documents and Settings\Admin\Рабочий стол\Сервер 0.3с тест (новый)\pawno\npctest.pwn(69) : warning 235: public function lacks forward declaration (symbol "OnRecordingPlaybackEnd")
C:\Documents and Settings\Admin\Рабочий стол\Сервер 0.3с тест (новый)\pawno\npctest.pwn(69) : error 017: undefined symbol "StartRecordingPlayback"
C:\Documents and Settings\Admin\Рабочий стол\Сервер 0.3с тест (новый)\pawno\npctest.pwn(71) : warning 235: public function lacks forward declaration (symbol "OnNPCEnterVehicle")
C:\Documents and Settings\Admin\Рабочий стол\Сервер 0.3с тест (новый)\pawno\npctest.pwn(71) : error 017: undefined symbol "StartRecordingPlayback"
C:\Documents and Settings\Admin\Рабочий стол\Сервер 0.3с тест (новый)\pawno\npctest.pwn(73) : warning 235: public function lacks forward declaration (symbol "OnNPCExitVehicle")
C:\Documents and Settings\Admin\Рабочий стол\Сервер 0.3с тест (новый)\pawno\npctest.pwn(73) : error 017: undefined symbol "StopRecordingPlayback"
C:\Documents and Settings\Admin\Рабочий стол\Сервер 0.3с тест (новый)\pawno\npctest.pwn(99) : warning 217: loose indentation
C:\Documents and Settings\Admin\Рабочий стол\Сервер 0.3с тест (новый)\pawno\npctest.pwn(104) : warning 209: function "OnPlayerEnterVehicle" should return a value
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
your variants to solve....?!)))
Reply


Messages In This Thread
Need help to create npc - by Kalzifer - 15.10.2011, 13:03
Re: Need help to create npc - by Kostas' - 15.10.2011, 13:08
Re: Need help to create npc - by Kalzifer - 15.10.2011, 13:10
Re: Need help to create npc - by Kostas' - 15.10.2011, 13:31
Re: Need help to create npc - by DeaD_MaN - 07.03.2012, 17:40

Forum Jump:


Users browsing this thread: 1 Guest(s)