[Tutorial] How to make a dealership!
#39

C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(62) : warning 235: public function lacks forward declaration (symbol "OnGameModeInit")
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(64) : error 017: undefined symbol "funcidx"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(65) : error 017: undefined symbol "funcidx"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(66) : error 017: undefined symbol "funcidx"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(6 : error 017: undefined symbol "CallLocalFunction"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(83) : warning 235: public function lacks forward declaration (symbol "OnPlayerCommandText")
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(85) : error 017: undefined symbol "CallLocalFunction"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(94) : error 017: undefined symbol "tolower"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(96) : warning 217: loose indentation
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(96) : error 017: undefined symbol "format"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(96) : warning 202: number of arguments does not match definition
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(96) : warning 202: number of arguments does not match definition
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(96) : warning 202: number of arguments does not match definition
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(97) : warning 217: loose indentation
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(9 : warning 217: loose indentation
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(102) : error 017: undefined symbol "CallLocalFunction"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(104) : error 017: undefined symbol "CallLocalFunction"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(10 : error 017: undefined symbol "CallLocalFunction"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\pawno\include\zcmd.inc(110) : error 017: undefined symbol "CallLocalFunction"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(5) : error 017: undefined symbol "ShowPlayerDialog"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(10) : warning 235: public function lacks forward declaration (symbol "OnDialogResponse")
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(20) : error 017: undefined symbol "GetPlayerMoney"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(21) : error 017: undefined symbol "SendClientMessage"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(22) : error 017: undefined symbol "GivePlayerMoney"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(24) : error 017: undefined symbol "GetPlayerPos"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(25) : error 017: undefined symbol "GetPlayerFacingAngle"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(26) : error 017: undefined symbol "CreateVehicle"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(30) : error 017: undefined symbol "GetPlayerMoney"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(31) : error 017: undefined symbol "SendClientMessage"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(32) : error 017: undefined symbol "GivePlayerMoney"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(34) : error 017: undefined symbol "GetPlayerPos"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(35) : error 017: undefined symbol "GetPlayerFacingAngle"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(36) : error 017: undefined symbol "CreateVehicle"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(40) : error 017: undefined symbol "GetPlayerMoney"
C:\Users\Ryo.Ryo-PC\Documents\samp037_svr_R2-1-1_win32\filterscripts\DealerShip.pwn(41) : error 017: undefined symbol "SendClientMessage"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


26 Errors.
This Error Or NO?
Reply


Messages In This Thread
How to make a dealership! - by JimmyCh - 22.07.2013, 21:44
Re: How to make a dealership! - by Blademaster680 - 22.07.2013, 21:47
Re: How to make a dealership! - by JimmyCh - 22.07.2013, 21:48
Re: How to make a dealership! - by Mckarlis - 22.07.2013, 21:51
Re: How to make a dealership! - by JimmyCh - 22.07.2013, 21:55
Re: How to make a dealership! - by RALL0 - 22.07.2013, 22:13
Re: How to make a dealership! - by JimmyCh - 22.07.2013, 22:22
Re: How to make a dealership! - by RALL0 - 22.07.2013, 22:37
Re: How to make a dealership! - by JimmyCh - 22.07.2013, 22:44
Re: How to make a dealership! - by RALL0 - 22.07.2013, 22:47
Re: How to make a dealership! - by JimmyCh - 23.07.2013, 06:15
Re: How to make a dealership! - by RajatPawar - 23.07.2013, 06:23
Re: How to make a dealership! - by JimmyCh - 23.07.2013, 06:27
Re: How to make a dealership! - by kjek98 - 23.07.2013, 13:46
Re : How to make a dealership! - by Garwan50 - 23.07.2013, 19:10
Re: How to make a dealership! - by iAnonymous - 23.07.2013, 19:15
Re: How to make a dealership! - by JimmyCh - 23.07.2013, 19:16
Re : How to make a dealership! - by Garwan50 - 23.07.2013, 19:32
Re: How to make a dealership! - by DanishHaq - 26.07.2013, 10:10
Re: How to make a dealership! - by qazwsx - 23.08.2013, 09:48
Re: How to make a dealership! - by JimmyCh - 23.08.2013, 11:30
Re: How to make a dealership! - by Tuntun - 23.08.2013, 13:33
Re: How to make a dealership! - by JimmyCh - 23.08.2013, 14:10
Re: How to make a dealership! - by Tuntun - 23.08.2013, 14:28
Re: How to make a dealership! - by JimmyCh - 23.08.2013, 16:18
Re: How to make a dealership! - by Tuntun - 08.09.2013, 17:16
Re: How to make a dealership! - by JimmyCh - 08.09.2013, 18:04
Re: How to make a dealership! - by Tuntun - 08.09.2013, 18:14
Re: How to make a dealership! - by grizzley - 16.11.2013, 10:20
Re: How to make a dealership! - by TahaAsif12 - 16.11.2013, 15:01
Re: How to make a dealership! - by Nucky - 09.03.2014, 14:35
Re: How to make a dealership! - by iCurse - 03.06.2014, 03:25
Re: How to make a dealership! - by Sammi_Jackson - 24.07.2014, 22:27
Re: How to make a dealership! - by Sojo12 - 25.07.2014, 09:20
Re : How to make a dealership! - by Lexus95 - 25.07.2014, 10:37
Re: How to make a dealership! - by Sammi_Jackson - 27.07.2014, 20:53
Re: How to make a dealership! - by AndreiWow - 29.12.2016, 18:00
Re: How to make a dealership! - by Djean - 29.12.2016, 19:30
Re: How to make a dealership! - by JohnFlores - 24.07.2017, 14:34

Forum Jump:


Users browsing this thread: 5 Guest(s)