21.04.2012, 19:57
Hey all,i have working on my mod and I have make a command to admin is on duty and off duty but I have some errors here is errors and lines :
Lines :
How ti fix that?
Quote:
|
C:\Documents and Settings\Danny\Desktop\LSDM2\gamemodes\Satellite.p wn(580) : warning 209: function "cmd_aon" should return a value C:\Documents and Settings\Danny\Desktop\LSDM2\gamemodes\Satellite.p wn(581) : error 010: invalid function or declaration C:\Documents and Settings\Danny\Desktop\LSDM2\gamemodes\Satellite.p wn(583) : error 010: invalid function or declaration C:\Documents and Settings\Danny\Desktop\LSDM2\gamemodes\Satellite.p wn(599) : error 010: invalid function or declaration C:\Documents and Settings\Danny\Desktop\LSDM2\gamemodes\Satellite.p wn(600) : error 010: invalid function or declaration Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors. |
Quote:
|
} else return SCM(playerid, BIJELA, ""COL_ZUTA"[INFO]"COL_BIJELA"Zao nam je,nemate mogucnost da koristite ovu komandu!"); } return 1; } |


