Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/02/2023 in all areas

  1. 1 point
  2. Nickname: ControlulDeControl Numele creatorului: SG_rollercaster Prezentare: https://imgur.com/a/VXGoYKu Link VirusTotal: - Link descarcare: [Protected content] Alte precizari: Pentru alte detai aveti in documentul din arhiva numit "Info System" Versiune Sistem: v1.0 | Tip: FS
    1 point
  3. AFK Auto-Detector[v0.2] Introduction This include will show you in console when a player is on pause mode or when a player resume the game after he went AFK. All of this, automatically, without commands like /afk; /sleep ... The include detects the player after 6 seconds in Pause mode. This include can detect: - When a player is AFK. - When a player is no longer AFK. Screenshot: New functions: Code:public OnPlayerPause(playerid) //Called when the player is AFK public OnPlayerUnpause(playerid) //Called when the player is back in game or left the game when is AFK. IsPlayerPause(playerid) //Show the value 1(AFK) or 0('NON-AFK') TimeSincePaused(playerid) //Show the current AFK time from a player when he's afk or when is no longer afk, shows last AFK time. You can see the AFK players by using this command. Code: CMD:afklist(playerid) { new count,name[32],string[100]; SendClientMessage(playerid,0x17A631FF,"________ AFK Players ________"); foreach(Player, i) { if(IsPlayerPause(i)) { GetPlayerName(i,name,sizeof(name)); format(string,sizeof(string),"%s [%d]",name,i); SendClientMessage(playerid,-1,string); } } return 1; } DOWNLOAD - [Protected content] - [Protected content]
    1 point
  4. Classic

    [FS] Spin sistem v2

    Nickname: Eu Numele creatorului: Mr.Redbul Prezentare (optionala, dar recomandam cateva imagini sau un video): Link VirusTotal: [Protected content] Link descarcare: [Protected content] Alte precizari: bafta.
    1 point
  5. 1 point
  6. @1TAPFREAK buna ziua pentru a continua cu reclama trb sa mi oferiti un server de sa-mp
    0 points
This leaderboard is set to Bucharest/GMT+03:00
×
×
  • Create New...