ayudaaa
#4

pawn Код:
new textonivel[20];
switch(PlayerInfo[playerid][pAdmin]){
    case 2:{textonivel="Nivel 2";} //es administrador nivel 2
    case 3:{textonivel="Nivel 3";} //es administrador nivel 3
    case 4:{textonivel="Nivel 4";} //es administrador nivel 4
    //ETC...
}
format(string, sizeof(string),"(( Admin %s(ID: %d) %s: %s ))",textonivel, playerid, sendername, result);
OOCOff(ColorAdmin1,string);
http://pastebin.com/L9Th5wyz
http://pastebin.com/u/OtaconEvil
Reply


Messages In This Thread
ayudaaa - by Ruiz_Daniel - 14.01.2014, 07:30
Respuesta: ayudaaa - by BecksLennon - 14.01.2014, 07:40
Respuesta: ayudaaa - by Fornew - 14.01.2014, 12:10
Respuesta: ayudaaa - by OTACON - 14.01.2014, 19:58
Respuesta: ayudaaa - by Braun - 14.01.2014, 20:15

Forum Jump:


Users browsing this thread: 1 Guest(s)