Sorry for double post but another problem :
SendClientMessageToAll(GetPlayerColor(playerid), string1);
It compiles well, but when i start the server :
Script[gamemodes/mode.amx]: Run time error 19: "File or function is not found"
It's something with GetPlayerColor !
I've seen that VC:MP has this function, but for me it doesn't work :x
EDIT : SetPlayerColor too :s
SendClientMessageToAll(GetPlayerColor(playerid), string1);
It compiles well, but when i start the server :
Script[gamemodes/mode.amx]: Run time error 19: "File or function is not found"
It's something with GetPlayerColor !
I've seen that VC:MP has this function, but for me it doesn't work :x
EDIT : SetPlayerColor too :s