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

Awp Map Control For AMX X


Post New Thread Reply   
 
Thread Tools Display Modes
karamellz
Junior Member
Join Date: May 2004
Old 05-11-2004 , 13:44  
Reply With Quote #11

Thanks for the great plugin, but I wonder if you could add a cvar, for example. amx_noshoot 1/0
, so you can turn on and off that way. It would make it much easier. Cause sometimes I don't want to have this even though a play that map.

Thanks in advance.
karamellz is offline
Dark_Clutz
Junior Member
Join Date: Apr 2004
Old 08-18-2004 , 07:06  
Reply With Quote #12

just got done converting the modified version of this plugin that doesn't require any work to use. could say it's plug and play... and tested. anyways you don't have to maintain a file with maps you want it enabled on or modify the sma to get this version to work properly.
Attached Files
File Type: sma Get Plugin or Get Source (awp_map_control.sma - 1278 views - 2.0 KB)
Dark_Clutz is offline
s.w.a.t
Member
Join Date: Apr 2004
Old 03-22-2005 , 13:17  
Reply With Quote #13

L 03/21/2005 - 00:51:40: [AMXX] Native error in "get_user_attacker" on line 42 (plugin "awp_map_control.amxx").
L 03/21/2005 - 00:520: [AMXX] Native error in "get_user_attacker" on line 42 (plugin "awp_map_control.amxx").
L 03/21/2005 - 00:52:50: [AMXX] Native error in "get_user_attacker" on line 42 (plugin "awp_map_control.amxx").
L 03/21/2005 - 00:59:50: [AMXX] Native error in "get_user_attacker" on line 42 (plugin "awp_map_control.amxx").
L 03/21/2005 - 01:10:17: [AMXX] Native error in "get_user_attacker" on line 42 (plugin "awp_map_control.amxx").

; AMX Mod X plugins

; Admin Base - Always one has to be activated
admin.amxx ; admin base (required for any admin-related)

; Basic
admincmd.amxx ; basic admin console commands
adminhelp.amxx ; help command for admin console commands
;adminslots.amxx ; slot reservation
multilingual.amxx ; Multi-Lingual management

; 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!)


; Custom - Add 3rd party plugins here
warcraft3FT.amxx debug
;lastmanbets.amxx
breakable_doors.amxx
deadchat.amxx debug
;psrank.amxx
afkkicker.amxx
server_rules.amxx
RunPlanting.amxx debug
emptyserver.amxx
specbugfix.amxx
awp_map_control.amxx debug
dgcawpmap.amxx
hostage_events.amxx
;statssounds.amxx
loadingsound.amxx
;adminlisten.amxx
psycholisten.amxx debug
;amx_rocket.amxx
;admin_flash.amxx

; AMX Mod X Modules
; You can specify both linux & win32 modules here
; To enable a module, remove the semi-colon from the line

; ------------------------------
; Fun - provides extra functions
; ------------------------------
fun_amxx_i386.so
fun_amxx.dll
fun_amxx_amd64.so

; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
;engine_amxx_i386.so
engine_amxx.dll
;engine_amxx_amd64.so

; ----------------------------------------------------------
; Fakemeta - provides a massive interface into the HL engine
; ----------------------------------------------------------
;fakemeta_amxx_i386.so
;fakemeta_amxx.dll
;fakemeta_amxx_amd64.so

; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
;mysql_amxx_i386.so
mysql_amxx.dll
;mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so

; ---------------------------------------------
; GeoIP - determines the country of ip adresses
; ---------------------------------------------
;geoip_amxx_i386.so
;geoip_amxx.dll
;geoip_amxx_amd64.so

; ------------------------------------
; Array - advanced arrays in scripting
; ------------------------------------
;array_amxx_i386.so
;array_amxx.dll
;array_amxx_amd64.so

; --------------------------------
; Sockets - network socket support
; --------------------------------
;sockets_amxx_i386.so
;sockets_amxx.dll
;sockets_amxx_amd64.so

; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
;regex_amxx_amd64.so

; ----------------------------------------------------------
; Counter-Strike - adds functions specific to Counter-Strike
; ----------------------------------------------------------
cstrike_amxx_i386.so
cstrike_amxx.dll
cstrike_amxx_amd64.so

; -----------------------------------------------------
; CSX - adds functionality for CS statistics and events
; -----------------------------------------------------
csx_amxx_i386.so
csx_amxx.dll
csx_amxx_amd64.so

war3ft_amxx.dll


metamod 1.17.4 and latest amxx version
s.w.a.t is offline
Giac
Junior Member
Join Date: Nov 2005
Old 03-10-2006 , 00:40   Awp_map_control.amxx and amxmodx 1.70
Reply With Quote #14

since i updated to amxmodx 1.70 the server has been crashing on awp map....the only difference between awp map and other maps is this plugin...just my server ????can you help to make this work with 1.70 if there is a problem or just tell me i'm a idiot if there is no problem
Giac is offline
C0ntractKiller
New Member
Join Date: Mar 2006
Old 03-12-2006 , 09:42  
Reply With Quote #15

Yeah , I am having the same problem. Server crashes only when this plugin is enabled.
C0ntractKiller is offline
Send a message via MSN to C0ntractKiller
bucnoi
Junior Member
Join Date: Apr 2006
Old 04-03-2006 , 21:16  
Reply With Quote #16

I'm also having the same problem, still occurs with version 1.71 and since upgrading to 1.70. My server would always crash while while playing awp_map. I enjoy this plugin, so any help would be greatly appreciated. Thanks.
bucnoi is offline
Brad
AMX Mod X Team Member
Join Date: Jun 2004
Old 04-03-2006 , 21:54  
Reply With Quote #17

Is there any message in your AMXX or server log files regarding the crash? If not, ask your host to look at your server and tell you why it crashed next time it does so. Post the relevant information back here.
Brad is offline
bucnoi
Junior Member
Join Date: Apr 2006
Old 04-04-2006 , 00:10  
Reply With Quote #18

When the server crashes while on awp_map, the logs are incomplete. But looking at amxmodx logs the only error I see is this
Quote:
L 04/03/2006 - 18:05:50: [AMXX] Run time error 10 (plugin "AMXX_Spawnangle_Bug_Fixer.amxx") - debug not enabled!
But that is not the plugin we're discussing, awp_map_control.amxx does not show up in the logs with any errors.
bucnoi is offline
bucnoi
Junior Member
Join Date: Apr 2006
Old 04-09-2006 , 16:49  
Reply With Quote #19

BUMP. Getting tired of people spawn killing. Anyone have any ideas? Thanks for the responses.
bucnoi is offline
Bo0m!
Veteran Member
Join Date: Mar 2006
Location: New Jersey
Old 04-09-2006 , 17:12  
Reply With Quote #20

Quote:
Originally Posted by CheesyPeteza
It felt a bit rude to post this in the thread on the AMXMod forums, but since this has just been ported you shouldn't mind so much. There is another way of fixing awp_map.

Install this version I made on your server:

http://www.holcroft.net/~cheesy/awp_map.zip

The players don't need to download a new map, only the server needs this updated map. In this version players spawn without guns and receive them 5 seconds later giving time to find cover and stop the spawn shooting. Also disabled weapon buying so it's only AWP's. Added more spawn points (now 32). (mp_freezetime 0 required)
His edited map works great on my server to stop spawn killing.
__________________
Bo0m! is offline
Send a message via AIM to Bo0m! Send a message via MSN to Bo0m! Send a message via Yahoo to Bo0m!
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 13:30.


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