Jump to content

Unknown command


Deagle
 Share

Recommended Posts

public OnPlayerCommandPerformed(playerid, cmdtext[], success, params[])
{
    if(success)
    {
        SpamCheck[playerid] = GetTickCount();
    }
    if(!success) return SCM(playerid, COLOR_LIGHTRED, "(!) {FFFFFF}Aceasta comanda nu exista, foloseste /help pentru o lista de comenzi.");
    return 1;

//incearca sa schimbi la OnPlayerCommandPerformed, si vezi daca iti merge, am avut in trecut problema si am rezolvat-o schimbant  comanda, acuma nu garantez ca merge.

Link to comment
Share on other sites

  • 577777 locked this topic
Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...