ayuda comando trabajo
#5

pawn Код:
}//LLAVE DE MAS
if(clickedid == CircularMenu[22]) //Trabajo
{
    P_circularmenu_active[playerid] = 2;
    loop(0, 12, a) TextDrawHideForPlayer(playerid, CircularMenu[a]);
    TextDrawShowForPlayer(playerid, UserBox[0]);
    TextDrawShowForPlayer(playerid, UserBox[1]);
    TextDrawShowForPlayer(playerid, UserBox[2]);
    TextDrawShowForPlayer(playerid, UserBox[3]);
    PlayerTextDrawSetString(playerid, PlayerUserBox[playerid][0], "Trabajo");
    PlayerTextDrawShow(playerid, PlayerUserBox[playerid][0]);
    PlayerTextDrawShow(playerid, PlayerUserBox[playerid][1]);
    new str[150];
    wJob[playerid] = 1;
    format(str, 150, "Trabajo: %s~n~Comandos: %s~n~Nivel: Proximante~n~Carga: /40~n~",
    NamesJobs[wJob[playerid]],
    CommandJobs[wJob[playerid]]);
    PlayerTextDrawSetString(playerid, PlayerUserBox[playerid][1], simbolos(str));
    }//LLAVE DE MAS
    new str[150];
    wJob[playerid] = 0;
    format(str, 150, "Trabajo: no tienes",
    NamesJobs[wJob[playerid]],
    CommandJobs[wJob[playerid]]);
    PlayerTextDrawSetString(playerid, PlayerUserBox[playerid][1], simbolos(str));
    {//LLAVE DE MAS
    {//LLAVE DE MAS
    return 1;
}
ahora puedes ponerte una cerrajeria.
Reply


Messages In This Thread
ayuda comando trabajo - by capottematias - 05.12.2014, 13:58
Respuesta: ayuda comando trabajo - by Juand - 05.12.2014, 14:31
Respuesta: ayuda comando trabajo - by capottematias - 05.12.2014, 14:42
Respuesta: ayuda comando trabajo - by jotajeda - 05.12.2014, 15:38
Respuesta: ayuda comando trabajo - by OTACON - 05.12.2014, 15:44
Respuesta: ayuda comando trabajo - by capottematias - 05.12.2014, 16:05
Respuesta: ayuda comando trabajo - by OTACON - 05.12.2014, 16:18

Forum Jump:


Users browsing this thread: 1 Guest(s)