error 079: inconsistent return types (array & non-array)
#5

Quote:
Originally Posted by AroseKhanNaizi
Посмотреть сообщение
pawn Код:
if(!PlayerInfo[playerid][pSpawn]) return SendClientMessage(playerid,COLOR_ERROR,ERROR_NOT_SPAWNED);
error
pawn Код:
error 079: inconsistent return types (array & non-array)
no idea why it is there even tried

pawn Код:
if(!PlayerInfo[playerid][pSpawn]) SendClientMessage(playerid,COLOR_ERROR,ERROR_NOT_SPAWNED); return  1;
Show all of this callback or function where you use that line.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)