Commands with keayboard...
#1

Hey ppl, i would like to make this command
Код HTML:
if (strcmp("/nameoon", cmdtext, true) == 0)
{
    for(new i = 0; i < MAX_PLAYERS; i++) ShowPlayerNameTagForPlayer(playerid, i, true);
    GameTextForPlayer(playerid, "~W~Nametags ~R~off", 5000, 5);
    return 1;
}
With a key, if i press key "*", make this command work, like when u turn on engine on car u press shift ...
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)