Jump to content

[REZOLVAT] Problema gm


Jelq
 Share

Recommended Posts

Ai asta in Gm?

public AFK(playerid)
{
    if(IsPlayerPaused(playerid))  // THIS IS THE LINEEEE
    {
        Kick(playerid);
        new string[128], playername[24];
        GetPlayerName(playerid, playername, 24);
        format(string, sizeof(string), "(GC)%s e isklucen od serverot.Pricina: AFK", playername);
        SendClientMessageToAll(0xAFAFAFAA, string);
    }
    return 1;
}

 

  

logo.png?rv=1568407994

DEVELOPER | ARTIST | MARKETING & SEO | PRODUCER

Contact me:

instagram  | facebook  |  email | discord

Owner at: 

WWW.MINDWEB.RO

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

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