07.05.2012, 14:07 
	
	
	
		I have gamemode and i have errors.
i very angry on this errors....
The errors them:
And all errors looking on that: (Example)
	
	
	
	
i very angry on this errors....
The errors them:
Quote:
| 
			 C:\pawno\***.pwn(3003   : error 079: inconsistent return types (array & non-array)C:\pawno\***.pwn(30043) : error 079: inconsistent return types (array & non-array) C:\pawno\***.pwn(30077) : error 079: inconsistent return types (array & non-array) C:\pawno\***.pwn(30093) : error 079: inconsistent return types (array & non-array) C:\pawno\***.pwn(3009   : error 079: inconsistent return types (array & non-array)C:\pawno\***.pwn(30114) : error 079: inconsistent return types (array & non-array) C:\pawno\***.pwn(30123) : error 079: inconsistent return types (array & non-array) C:\pawno\***.pwn(30131) : error 079: inconsistent return types (array & non-array) C:\pawno\***.pwn(30136) : error 079: inconsistent return types (array & non-array) C:\pawno\***.pwn(3014   : error 079: inconsistent return types (array & non-array)C:\pawno\***.pwn(30164) : error 079: inconsistent return types (array & non-array) C:\pawno\***.pwn(30173) : error 079: inconsistent return types (array & non-array) C:\pawno\***.pwn(30175) : error 079: inconsistent return types (array & non-array) C:\pawno\***.pwn(30185) : error 079: inconsistent return types (array & non-array) C:\pawno\***.pwn(30192) : error 079: inconsistent return types (array & non-array)  | 
Код:
	if(!strlen(tmp))
	{
		SendClientMessage(playerid, COLOR_WHITE, "USAGE: /pay [PlayerID/PartOfName] [Amount]");
		return 1;
	}


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