Another error...
#6

Quote:
Originally Posted by Alberto_DR
Посмотреть сообщение
by removing this I guess it would fix the problem
" SetPlayerToTeamColor(%i); " coz its an unimplemented function
I deleted
pawn Код:
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2293) : error 004: function "PlayerToPoint" is not implemented
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2297) : warning 209: function "IsAtDealership" should return a value
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2298) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2305) : error 004: function "PlayerToPoint" is not implemented
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2309) : error 004: function "PlayerToPoint" is not implemented
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2312) : warning 209: function "IsAtClothShop" should return a value
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2313) : error 054: unmatched closing brace ("}")
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2314) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2321) : error 004: function "PlayerToPoint" is not implemented
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2325) : error 004: function "PlayerToPoint" is not implemented
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2328) : warning 209: function "IsAtGasStation" should return a value
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2329) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2331) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2333) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2335) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2337) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2339) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2341) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2343) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2345) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2347) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2350) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2357) : error 004: function "PlayerToPoint" is not implemented
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2361) : error 004: function "PlayerToPoint" is not implemented
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2364) : warning 209: function "IsAtFishPlace" should return a value
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2365) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2367) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2369) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2371) : error 010: invalid function or declaration
D:\Games\GABY\SAMPP\utile\1.11.2011\OnSpeed MOD\gamemodes\Nus bune\OnSpeed.pwn(2373) : error 010: invalid function or declaration

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.
Reply


Messages In This Thread
Another error... - by Gaby29 - 21.11.2011, 13:37
Re: Another error... - by SomebodyAndMe - 21.11.2011, 13:40
Re: Another error... - by Alberto_DR - 21.11.2011, 13:41
Re: Another error... - by Gaby29 - 21.11.2011, 13:43
Re: Another error... - by AndreT - 21.11.2011, 13:44
Re: Another error... - by Gaby29 - 21.11.2011, 13:46
Re: Another error... - by Gaby29 - 21.11.2011, 13:48

Forum Jump:


Users browsing this thread: 1 Guest(s)