User
Pass
2FA
 
 

[ Addons] Furien V4.0 Configurat de puNx 2016

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Resources
Author Message5631
puNx

[Mentally Stable]



Status: Offline
(since 05-06-2017 15:04)
Joined: 11 Feb 2016
Posts: 21, Topics: 15
Location: Campina

Reputation: 13.7

        www.freakz.ro 
Post Posted: 16-11-2016, 20:03:25 | Translate post to: ... (Click for more languages)

Descriere: Addons Furien V4.0
Contine:
* Metamod
* Dproto
* Amxmodx
* BugFix

Descarcare: https://mega.nz/#!V1dQEKSC!FToTQJX6UWIZMAqU7UKG-VR__6TcEzokSCXq9rdCliE
Autor: puNx (Configurat de mine si am rezolvat bug-urile)
Pluginuri:
Code:
; AMX Mod X plugins
; Admin Base - Only one of them has to be activated
admin.amxx    ; admin base (Loading admins from the file users.ini)

admincmd.amxx        ; basic admin console commands
adminhelp.amxx      ; help command for admin console commands
adminslots.amxx      ; slot reservation
; admin_sql.amxx    ; SQL version (Loading admins from mysql DB) 
;admin_amxbans.amxx
;amxbans.amxx

; Menus
menufront.amxx      ; front-end for admin menus
cmdmenu.amxx      ; command menu (speech, settings)
plmenu.amxx      ; players menu (kick, ban, client cmds.)
telemenu.amxx      ; teleport menu (Fun Module required!)
mapsmenu.amxx      ; maps menu (vote, changelevel)

; Chat / Messages
adminchat.amxx      ; console chat commands
antiflood.amxx      ; prevent clients from chat-flooding the server
scrollmsg.amxx      ; displays a scrolling message
imessage.amxx      ; displays information messages
adminvote.amxx      ; vote commands

; Map related
nextmap.amxx      ; displays next map in mapcycle
mapchooser.amxx      ; allows to vote for next map
timeleft.amxx      ; displays time left on map

; Configuration
pausecfg.amxx      ; allows to pause and unpause some plugins
statscfg.amxx      ; allows to manage stats plugins via menu and commands

; Counter-Strike
restmenu.amxx      ; restrict weapons menu
statsx.amxx      ; stats on death or round end (CSX Module required!)
miscstats.amxx      ; bunch of events announcement for Counter-Strike
stats_logging.amxx                   ; weapons stats logging (CSX Module required!)


furien40_weapons.amxx
UnPrecache.amxx
amx_showip.amxx  ; SHOW IP ADDR
bullet_damage.amxx ; Show real-time damage to players
team_join.amxx
;stuck.amxx
;semiclip.amxx
nademodes.amxx
;amx_destroy.amxx
multijump.amxx
;invasion.amxx
haha.amxx
furien.amxx
furienvipmod.amxx
frostnades.amxx
freewallhang.amxx
flare.amxx
bad_camperct.amxx
swich.amxx
bcd_hudtimer.amxx
;bonus_box.amxx
pingfaker2.amxx
bind.amxx
amx_gag.amxx
amx_ss.amxx
players_models.amxx
rs.amxx
ad_manager.amxx
preturi_ranguri_motd.amxx
hpmax.amxx
;Furien30.amxx
furien30_bonusbox.amxx
furien30_shop.amxx
;FurienMod3.amxx
;furien30_chat.amxx
furien30_gamemenu.amxx
furien30_powers.amxx
furien30_ultimates.amxx
;furien30_weapons.amxx debug
cutit.amxx
furien_spawn_knife_mod.amxx
;FurienMod3.amxx
FurienCredits.amxx
ultimate_who.amxx
GHW_Weapon_Replacement.amxx
furien_anti-camp.amxx
fsr.amxx
amx_parachute.amxx
;furien_ambiance.amxx
furien_cer.amxx
furien_stuck.amxx
furien_semiclip.amxx
;furien_invasion.amxx
Furien40.amxx
furien40_chat.amxx
;furien40_gamemenu.amxx
;furien40_powers.amxx
;furien40_shop.amxx
;furien40_ultimates.amxx
;fmu_pet.amxx
sky_changer.amxx    ; Simple Sky Changer
vip_free.amxx
deatheffect.amxx
;RegisterSystem.amxx
;RegisterSystemDatatTansferor.amxx
;RegisterSystemNativesExample.amxx
amx_showip.amxx
;fmu_shop.amxx
kage_psycho.amxx
CustomFlashLight.amxx
kill_for_bonus.amxx
;upgrades.amxx
Fm_Gatling.amxx
;Furienshop.amxx
;deagle_power.amxx
;furien_vip.amxx
advanced_eliminate.amxx


Users.ini:
Code:
; Accese admini - Amx Modx X 1.8.2
; Autor puNx


; Line starting with ; is a comment

; Access flags:
; a - immunity (can't be kicked/baned/slayed/slaped and affected by other commmands)
; b - reservation (can join on reserved slots)
; c - amx_kick command
; d - amx_ban and amx_unban commands
; e - amx_slay and amx_slap commands
; f - amx_map command
; g - amx_cvar command (not all cvars will be available)
; h - amx_cfg command
; i - amx_chat and other chat commands
; j - amx_vote and other vote commands
; k - access to sv_password cvar (by amx_cvar command)
; l - access to amx_rcon command and rcon_password cvar (by amx_cvar command)
; m - custom level A (for additional plugins)
; n - custom level B
; o - custom level C
; p - custom level D
; q - custom level E
; r - custom level F
; s - custom level G
; t - custom level H
; u - menu access
; z - user (no admin)

; Account flags:
; a - disconnect player on invalid password
; b - clan tag
; c - this is steamid/wonid
; d - this is ip
; e - password is not checked (only name/ip/steamid needed)
; k - name or tag is case sensitive.  eg: if you set it so the name "Ham"
;     is protected and case sensitive (flags "k" only), then anybody
;     can use the names "haM", "HAM", "ham", etc, but not "Ham"

; Password:
; Add to your autoexec.cfg: setinfo _pw "<password>"
; Change _pw to the value of amx_password_field

; Format of admin account:
; <name|ip|steamid> <password> <access flags> <account flags>

; Examples of admin accounts:
; "STEAM_0:0:123456" "" "abcdefghijklmnopqrstu" "ce"
; "123.45.67.89" "" "abcdefghijklmnopqrstu" "de"
; "My Name" "my_password" "abcdefghijklmnopqrstu" "a"

"loopback" "" "abcdefghijklmnopqrstu" "de"

==============================================
Detinator- "abcdefghijklmnopqrstu"
===========================================
"puNx" "pw" "abcdefghijklmnopqrstu" "a"

=========================================
Owner+VIP- "bcdefghijklmnopqrsut"
=========================================

=========================================
Owner- "bcdefhijklmnopqrsu"
========================================

=========================================
Co-Owner+VIP- "abcdefhijklmnopqrsutg"
========================================

=========================================
CO-Owner- "abcdefhijklmnopqrstu"
========================================

========================================
GooD+VIP- "bcdefijmnopqrstg"
========================================

=========================================
Good- "bcdefijmnopqrs"
=========================================


=========================================
Super-Moderator+VIP- "bcdefijmnopqrtg"
=========================================


=========================================
Super-Moderator- "bcdefijmnopqr"
=========================================


=========================================
Moderator+VIP- "bcdefijmnopqtg"
=========================================


=========================================
Moderator- "bcdefijmnopq"
=========================================


=========================================
Helper+VIP- "bceijmnotg"
=========================================


=========================================
Helper- "bceijmno"
=========================================

=========================================
Slot- "b"
=========================================

=========================================
Slot+VIP- "btg"
=========================================

=========================================
V.I.P- "tg"
=========================================


P.S: Addons-ul este foarte mare si va trebuie un host bun si o viteza de download mare !
O sa va trebuiasca si un dproto care il gasiti aici ---> https://forum.wow-freakz.com/dproto-0.9.87-Protocol-47-48-STEAM-NONSTEAM-t22936.html,nu am mai avut timp sa il pun ( o sa vedeti de ce o sa va trebuiasca !)
Daca am facut reclama va rog sa ma scuzati !
Aveti in el tot ce va trebuie !
Pentru ca m-am lasat de Counter strike 1.6 m-am hotarat sa il postez !
Bafta in continuare !!



Last edited by puNx on 06-01-2017, 21:50:48; edited 1 time in total
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
destroi112

[DEV]



Status: Offline
(since 12-03-2020 22:13)
Joined: 24 May 2014
Posts: 4042, Topics: 119
Location: ---------

Reputation: 515.9
Votes: 118

   
Post Posted: 17-11-2016, 21:52:19 | Translate post to: ... (Click for more languages)

Cu ce e diferit de asta ...
https://forum.wow-freakz.com/Addons-Furien-CSO-VIP-2016-Powers-Shop-XP-t423185.html



Retired from Amxmodx

0 0
  
Back to top
View user's profile Send private message
puNx

[Mentally Stable]



Status: Offline
(since 05-06-2017 15:04)
Joined: 11 Feb 2016
Posts: 21, Topics: 15
Location: Campina

Reputation: 13.7

        www.freakz.ro 
Post Posted: 19-11-2016, 20:13:53 | Translate post to: ... (Click for more languages)

Difera pentru ca am rezolvat bug-urile + arme noi
0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
Tazycu.

[Mentally Stable]



Status: Offline
(since 30-11-2016 21:49)
Joined: 20 Nov 2016
Posts: 7, Topics: 2
Location: Constanta

Reputation: 0.2

 
Post Posted: 25-11-2016, 01:09:24 | Translate post to: ... (Click for more languages)

Schimba link de download te rog. Nu merge.
0 0
  
Back to top
View user's profile Send private message
puNx

[Mentally Stable]



Status: Offline
(since 05-06-2017 15:04)
Joined: 11 Feb 2016
Posts: 21, Topics: 15
Location: Campina

Reputation: 13.7

        www.freakz.ro 
Post Posted: 06-01-2017, 21:50:20 | Translate post to: ... (Click for more languages)

https://mega.nz/#!V1dQEKSC!FToTQJX6UWIZMAqU7UKG-VR__6TcEzokSCXq9rdCliE
uite aici

0 0
  
Back to top
View user's profile Send private message Yahoo! Messenger ID
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Freakz Forum Index -> Trash Bin -> CS 2006-2019 (Archived) -> Resources  


The time now is 20-04-2024, 08:08:21
Copyright info

Based on phpBB ro/com
B

 
 
 







I forgot my password


This message appears only once, so
like us now until it's too late ! :D
x