05.09.2018, 01:46 
	(
 Последний раз редактировалось Shawness; 05.09.2018 в 01:48.
					
					
						Причина: Best comprehension
)
	
	
		Hello, this is the filterscript I'm trying to put inside my gamemode, but it gives me that error:
And when I move the following section to OnPlayerConnect...
It gives me the following errors:
I hope you can help me.
	
	
	
	
Код:
error 017: undefined symbol "playerid"
Код:
new
    Text: Registro[12],
    Text: Dicas[15],
    Text: Info[15],
    PlayerText: PlayerRegistro[playerid][MAX_PLAYERS][6];
Код:
: error 017: undefined symbol "Dicas" : warning 215: expression has no effect : error 001: expected token: ";", but found "]" : error 029: invalid expression, assumed zero : fatal error 107: too many error messages on one line


