Jump to content
bbh_blocked_dnftl
DZG News
  • Discord Server
  • Join our Discord @ https://discord.com/invite/GSGsUfC8dj

Younes

Members
  • Posts

    24
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Younes

  1. In-game name: "WoLF~X~#A!m*dzZ" Server: Dzair #ES Automix Steam ID: STEAM_0 : 1 : 552493243 Ban Reason: Cheating Date of the ban: 12/29/2023 Admin that banned you: ibot Details , Proof : wedi dert ghalta roht tala3t cfg t3 fps yna9as graphics wmacheftch les fichies wles commands li fih aya galoli rk dayr aimbot, diroli unban f Dzair ffa w #ES automix allah yhfadkom khawti โค๏ธ
  2. In-game name: "WoLF~X~#A!m*dzZ" Server: Dzair FFa Public Steam ID: STEAM_0 : 1 : 552493243 Ban Reason: Cheating Date of the ban: 12/29/2023 Admin that banned you: ibot Details , Proof : wedi dert ghalta roht tala3t cfg t3 fps yna9as graphics wmacheftch les fichies wles commands li fih aya galoli rk dayr aimbot, diroli unban f Dzair ffa w #ES automix allah yhfadkom khawti
  3. Younes

    Tag Request

    in game nick name : `WoLF ! DzZ STEAM id : STEAM_0:1:552493243 TAG : MasTeR oF DzG
  4. Younes

    Tag Event

    in game nick name : `WoLF ! DzZ STEAM id : STEAM_0:1:552493243 I joined in facebook group . MasTeR oF DzG
  5. Younes

    Am Baack !!!

    1. m4m3tss

      m4m3tss

      Welcomeย ๐Ÿ’ฃ

  6. ya M4m3T gotlk ana Developer ; ab3thli Fi Fb aktb Kadi Younes ; photo tel9a 3yn byda marssoma
  7. In-game name: ITE. Server: Dzair FFa Public Steam ID: STEAM_0:1:8630376 Ban Reason: None Date of the ban: 07/06/2022 Admin that banned you: none Details , Proof : i use VPN and I Go Play then the server didn't respond i mean the server stoped me when i try to join then i changed the router passworrd and i disable VPN and IN CONSOLE I FIND THAT THE SERVER BAND ME SO PLEASE HELP !!!
  8. Younes

    Admins

    iam here
  9. Slm .. Exormity 2 jumps haja mli7a ll admin mais ; rah ydir diffrence beyn les players wli admins wywliw ykrho server mala wygolk admin is noob whadik lhdari lazm nkono kif kif wahed maho khir mn lokher wthanit ida derna mod zombie plague rah ndiro 2 jumps ll admin :) et merci <3
  10. Description This plugin notifies players via chat and console the reason that a player has disconnected (ie. Timed out, Client sent 'drop', Kicked). The standard console message notifying of a player disconnect will not be shown when the plugin is enabled. I've also eliminated the cvars found in the previous release that controlled notification types and notification methods; all types of disconnects are displayed in both chat and console. There is also a forward which allows you to utilize disconnect reasons in your own plugins 'client_disconnect_reason( id , drCode , szReason[] )', see below example. The forward remains active regardless of the dr_enabled cvar value which will only control chat\console message. Made by request. instalation : [signature]SV_DropClient.zip (346 Bytes, 3474 views) Get Plugin or Get Source (disconnect_reason.sma - 3025 views - 2.8 KB)
  11. ya M4M3TSS ana developer hna dirni developer wgoli kachma ykhosak kho
  12. hhhh jebtha mn gamebanana xd 7aja b1 mais ndiroha ll armor khir
  13. Description : This script can detect the best killer or the planter ( if the bomb exploded ) or the defuser ( if the planted bomb is defused ), also it allows players to choose one of tracks uploaded by server owners ( Tracks can be for Privileged Users ( VIPs ) / Normal Players ) After the event is detected, it is showing a message in CHAT/ HUD / DHUD to all conected players. Also, this script is supporting reHLDS's ReAPI, you can uncomment line 4 #define USE_REAPI to use ReAPI instead of HamSandwich and some events. Servers using this script: Click Here Requirements AmxModX 1.8.2+ Hamsandwich module ReAPI Module ( reHLDS Needed ) Installation Download the archive from down below. Compile most_valuable_player.sma using a local compiler or a web compiler which supports custom includes. Put most_valuable_player.amxx in amxmodx/plugins folder Go to amxmodx/configs/plugins.ini, open the file and write on the last line most_valuable_player.amxx. Open MVPTracks.ini Insert your database credentials ( optional ) Add your custom tracks ( optional ) Restart your server or change the map. DOWNLOAD SOURCE CODEDOWNLOAD COMPILED PLUGIN
  14. Younes

    CS AFK MANAGER

    There is many AFK manager on here, most of them are outdated, buggy or not complete. This plugin aim to fix that problem. The check method is based on the usage of buttons and can be complemented by a method based on aim. This plugin features: A Management for alive AFK client and AFK client in appearance select menu based on switch to spectators (or based on kick if this feature is disabled) ; A Kick management for AFK spectators (or for all players if spectator switch management is disabled) ; The ability to kick clients in spectators only if the server is full ; A bomb management based on bomb transfer to the nearest non-AFK terrorist or a forced drop of the bomb ; Optional admin immunities for all the previous features ; A global HUD message sent to alive players of a team if all the opposing team is AFK. Installation top 1. You only need ONE of the 2 plugin version provided here : Running on amxmodx 1.8.2 the default plugin, afk_manager_1-8-2. To use this version, you will need to compile it locally. You will first need to download colorchat.inc provided below and put it in addons/amxmodx/scripting/include. Then you will need to download afk_manager_1-8-2.sma and put it in addons/amxmodx/scripting and do the compile process. Running on amxmodx 1.8.3 git 5029 or higher, the enhanced version, afk_manager_1-8-3. To use this version, you will need to compile it locally with an 1.8.3 compiler. The colorchat.inc include is NOT required because colored messages are included by default in amxmodx 1.8.3. You will need to download afk_manager_1-8-3.sma and put it in addons/amxmodx/scripting and do the compile process. This version will automatically create a cvar config file in addons/amxmodx/configs/plugins that is an user friendly way to configure the plugin. Also, this version bring some improvements that directly come from amxmodx 1.8.3. 2. Install your chosen afk_manager.amxx in addons/amxmodx/plugins 3. In your plugins.ini file, add afk_manager_1-8-X.amxx where you want 4. Put afk_manager.txt in addons/amxmodx/data/lang Installation Files top Attached Files Get Plugin or Get Source (afk_manager_1-8-2.sma - 4450 views - 21.0 KB) colorchat.inc (4.9 KB, 1544 views) Get Plugin or Get Source (afk_manager_1-8-3.sma - 4255 views - 21.8 KB) afk_manager.txt (13.0 KB, 2674 views)
  15. SLM. I realize that in this server there are laws that say not to use : cheating and cursing!!; but this player cursed me and so I had to punish him with destroy i hope you understand me mr, KaK

Chatbox

Chatbox

    You don't have permission to chat.
    ร—
    ร—
    • Create New...

    Important Information

    By using this site, you agree to our We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. , Terms of Use & Privacy Policy

    Download 6A00D83451B36C69E20168Eaa60893970C-600Wi HQ PNG Image | FreePNGImg

    Please turn off Adblock to support Dzair Gaming community.

    Refresh page