Raised This Month: $51 Target: $400
 12% 

Map Armouries Invisibility v0.2 [hide/disable map ground weapons]


Post New Thread Reply   
 
Thread Tools Display Modes
datwinkle
BANNED
Join Date: May 2006
Location: Virginia
Old 03-30-2007 , 18:55   Re: Map Armouries Invisibility [hide/disable map ground weapons]
Reply With Quote #11

nice
datwinkle is offline
Send a message via AIM to datwinkle
VEN
Veteran Member
Join Date: Jan 2005
Old 03-31-2007 , 06:47   Re: Map Armouries Invisibility v0.2 [hide/disable map ground weapons]
Reply With Quote #12

Version 0.2 changes:
Quote:
* - added "A" command argument to hide all armouries on the map
* - improved "rehide on new round" method
* - added non-32bit processors check/protection
VEN is offline
0LineGate
Junior Member
Join Date: Dec 2006
Location: WINDOWS folder
Old 04-07-2007 , 04:58   Re: Map Armouries Invisibility v0.2 [hide/disable map ground weapons]
Reply With Quote #13

hm... this pugin can remove other weapon entities? include knife, deagle.. etc?
0LineGate is offline
VEN
Veteran Member
Join Date: Jan 2005
Old 04-09-2007 , 04:36   Re: Map Armouries Invisibility v0.2 [hide/disable map ground weapons]
Reply With Quote #14

The above plugin for weapons that has built-in map itself.
It's not possible to remove a knife. You can block knife giving on spawn. No Weapon Drop able to disable deagle drop etc.
VEN is offline
Guenhwyvar
AMX Mod X Beta Tester
Join Date: Jul 2005
Location: Berlin / Germany
Old 04-13-2007 , 16:55   Re: Map Armouries Invisibility v0.2 [hide/disable map ground weapons]
Reply With Quote #15

How to make it hiding all armouries by default? Simply loading the plugin?
Guenhwyvar is offline
Alka
AMX Mod X Plugin Approver
Join Date: Dec 2006
Location: malloc(null)
Old 04-13-2007 , 17:00   Re: Map Armouries Invisibility v0.2 [hide/disable map ground weapons]
Reply With Quote #16

maybe add in amxx.cfg or server.cfg "set_invisible_armouries A"!
__________________
Still...lovin' . Connor noob! Hello
Alka is offline
VEN
Veteran Member
Join Date: Jan 2005
Old 04-14-2007 , 00:30   Re: Map Armouries Invisibility v0.2 [hide/disable map ground weapons]
Reply With Quote #17

Yes, Alka was correct.
VEN is offline
P4rD0nM3
Veteran Member
Join Date: Feb 2006
Old 04-23-2007 , 17:55   Re: Map Armouries Invisibility v0.2 [hide/disable map ground weapons]
Reply With Quote #18

Hey VEN does it work for CZ? Do I have to change anything? because it doesn't work on my CZ server.

I just uploaded the same file that was workign in my 1.6 server and put the same settings...
P4rD0nM3 is offline
VEN
Veteran Member
Join Date: Jan 2005
Old 04-24-2007 , 06:20   Re: Map Armouries Invisibility v0.2 [hide/disable map ground weapons]
Reply With Quote #19

Actually it should work for CZ but a can't be sure because i tested it on CS1.6. You have to ask other people here whether they tryed to run it on CZ servers or not and what the result was.
VEN is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 04-24-2007 , 16:57   Re: Map Armouries Invisibility v0.2 [hide/disable map ground weapons]
Reply With Quote #20

Ven i have a problem for some reason even when i add set_invisible_armouries A in server.cfg or amxx.cfg it wont work. Here is my amxx.cfg, server.cfg, meta list, and amx_plugins

amxx.cfg

// AMX Configuration File
echo Executing AMX Mod X Configuration File


// Default access for all non admin players (see users.ini for access details)
amx_default_access "z"

// Name of setinfo which should store a password on a client (you should change this)
// (Example: setinfo _pw "password")
amx_password_field "_pw"

// Mode of logging to a server
// 0 - disable logging, players won't be checked (and access won't be set)
// 1 - normal mode which obey flags set in accounts
// 2 - kick all players not on list
amx_mode 1

// Show admins activity
// 0 - disabled
// 1 - show without admin name
// 2 - show with name
amx_show_activity 2

// Frequency in seconds and text of scrolling message
amx_scrollmsg "Welcome to %hostname% -- This server is using AMX Mod X" 120
amx_scrollmsg "Vist us at youza.leetgameservers.com" 180
amx_scrollmsg "To get a different knife with different abilities type in /knife" 60

// Center typed colored messages (last parameter is a color in RRRGGGBBB format)
amx_imessage "Welcome to %hostname%" "000255000"
amx_imessage "Vist us at youza.leetgameservers.com" "000255000"
amx_imessage "NO RACIAL TERMS" "000255000"
amx_imessage "To get a different knife with different abilities type in /knife" "000255000"

// Frequency in seconds of colored messages
amx_freq_imessage 40

// Set in seconds how fast players can chat (chat-flood protection)
amx_flood_time 0.75

// Amount of reserved slots, amx_hideslots must be 1 to use this cvar (for more details see comments in plugin source)
amx_reservation 0

// If you set this to 1, you can hide slots on your server
amx_hideslots 0

// Displaying of time remaining
// a - display white text on bottom
// b - use voice
// c - don't add "remaining" (only in voice)
// d - don't add "hours/minutes/seconds" (only in voice)
// e - show/speak if current time is less than this set in parameter
amx_time_display "ab 1200" "ab 600" "ab 300" "ab 180" "ab 60" "bcde 11"

// Announce "say thetime" and "say timeleft" with voice
amx_time_voice 1

// Minimum delay in seconds between two voting sessions
amx_vote_delay 10

// How long voting session goes on
amx_vote_time 10

// Display who votes for what option
amx_vote_answers 1

// Some ratios for voting success
amx_votekick_ratio 0.40
amx_voteban_ratio 0.40
amx_votemap_ratio 0.40
amx_vote_ratio 0.02

// Max. time to which map can be extended
amx_extendmap_max 90

// Step for each extending
amx_extendmap_step 15

// Rank mode
// 0 - by nick
// 1 - by authid
// 2 - by ip
csstats_rank 1

// Max size of the stats file
csstats_maxsize 3500

// Duration of HUD-statistics
amx_statsx_duration 12.0

// HUD-statistics display limit relative round freeze end
// Negative time will clear the HUD-statstics before the round freeze time has ended
amx_statsx_freeze -2.0

//If you set this to 0, clients cannot chose their language
amx_client_languages 1

// Plugin Debug mode
// 0 - No debugging (garbage line numbers)
// 1 - Plugins with "debug" option in plugins.ini are put into debug mode
// 2 - All plugins are put in debug mode
// Note - debug mode will affect JIT performance
amx_debug 1

// Plugin MultiLingual Debug
// To debug a language put its 2 letter code between quotes ("en", "de", etc)
// "" means disabled
amx_mldebug ""
set_invisible_armouries A

meta list

[ 1] AMX Mod X, v1.76d, Mar 10 2007, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 2] SBSRV, v3.4, Feb 5 2007, by Leff & Kevin, see http://www.steambans.com/
[ 3] CS Respawn, v1.77b, Feb 26 2007, by XxAvalanchexX, see http://www.amxmodx.org
[ 4] Fun, v1.76, Mar 8 2007, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 5] Engine, v1.76, Mar 8 2007, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 6] FakeMeta, v1.76d, Mar 8 2007, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 7] CStrike, v1.76, Oct 31 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org
[ 8] CSX, v1.76a, Oct 31 2006, by AMX Mod X Dev Team, see http://www.amxmodx.org/
[ 9] CSDM2, v2.1, Oct 12 2006, by CSDM Team, see http://www.bailopan.net/

server.cfg

exec banned.cfg
exec listip.cfg

// Server Logging
log on
mp_logdetail 3
mp_logmessages 1


// Server Variables
amx_cvar amx_nmap1 "de_dust2"
amx_cvar amx_nmap2 "fy_iceworld"
amx_cvar amx_nmap3 "fy_pool_day"
amx_cvar amx_nmap4 "fy_snow"
amx_cvar amx_nmap5 "gg_lego_arena_cs16"
amx_cvar amx_staytime "600"
amx_cvar amx_idletime "1"
amx_cvar amx_smartmap "1"
set_invisible_armouries A
sv_allowdownload 1
mp_timelimit 20
mp_autokick 1
mp_autoteambalance 1
mp_c4timer 35
mp_flashlight 0
mp_footsteps 1
mp_forcechasecam 0
mp_freezetime 1
mp_friendlyfire 0
mp_hostagepenalty 2
mp_limitteams 2
mp_roundtime 15.0
mp_tkpunish 1
sv_restartround 0
sv_maxspeed 320
sv_proxies 1
allow_spectators 1
mp_startmoney 800
mp_chattime 5
sv_allowupload 1
sv_voiceenable 1
sv_alltalk 0

// Boost Settings do NOT touch
sys_ticrate 1000
sv_timeout 90
fps_max 500
sv_maxrate 25000
sv_minrate 4500
sv_maxupdaterate 101

pausable 0
decalfrequency 60
mp_falldamage 1

// cheat and fun modes
sv_aim 0
sv_cheats 0

// Set Rates
sv_maxrate 8000
sv_minrate 4000

// Enable/Disable LAN mode
sv_lan 0

// Contact & Geo
sv_contact 69.28.220.37
sv_region 0

amx_plugins

Currently loaded plugins:
name version author file status
Admin Base 1.76d AMXX Dev Team admin.amxx running
Admin Commands 1.76d AMXX Dev Team admincmd.amxx running
Admin Help 1.76d AMXX Dev Team adminhelp.amxx running
Multi-Lingual Sys 1.76d AMXX Dev Team multilingual.am running
Menus Front-End 1.76d AMXX Dev Team menufront.amxx running
Commands Menu 1.76d AMXX Dev Team cmdmenu.amxx running
Players Menu 1.76d AMXX Dev Team plmenu.amxx running
Teleport Menu 1.76d AMXX Dev Team telemenu.amxx running
Maps Menu 1.76d AMXX Dev Team mapsmenu.amxx running
Admin Chat 1.76d AMXX Dev Team adminchat.amxx running
Anti Flood 1.76d AMXX Dev Team antiflood.amxx running
Scrolling Message 1.76d AMXX Dev Team scrollmsg.amxx running
Info. Messages 1.76d AMXX Dev Team imessage.amxx running
Admin Votes 1.76d AMXX Dev Team adminvote.amxx running
NextMap 1.76d AMXX Dev Team nextmap.amxx running
Nextmap Chooser 1.76d AMXX Dev Team mapchooser.amxx running
TimeLeft 1.76d AMXX Dev Team timeleft.amxx running
Pause Plugins 1.76d AMXX Dev Team pausecfg.amxx running
Stats Configurati 1.76d AMXX Dev Team statscfg.amxx running
Restrict Weapons 1.76b AMXX Dev Team restmenu.amxx running
StatsX 1.76b AMXX Dev Team statsx.amxx running
CS Misc. Stats 1.76b AMXX Dev Team miscstats.amxx running
CS Stats Logging 1.76b AMXX Dev Team stats_logging.a running
AMX Mod Compat En 1.76.rc AMXX Dev Team amxmod_compat.a running
AFK Kicker 1.0b Cheesy Peteza afkkicker.amxx running
GunGame AMXX 1.16b Avalanche gungame.amxx running
High Ping Kicker 0.16.2 OLO/shadow high_ping_kicke running
PsychoListen 0.8.6b PsychoGuard psycholisten.am running
Server Shutdown 2.2 Hawk552 server_restart. running
restart 1.2 watch dailyrestart.am running
Knife Mod 1.0 spunko knife_mod.amxx running
Admin Slash 1.1 mike_cao admin_slash.amx running
Empty Server 1.42 twistedeuphoria emptyserver.amx running
Map Armouries Inv 0.2 VEN map_armouries_i running
Exec 1.0 ToXiC amx_exec.amxx running
Mapconfig Extende 1.0.3 _KaszpiR_ mapconfig.am
Dr!fter is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 23:57.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode