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

Weapon Arena v2.0.4


Post New Thread Reply   
 
Thread Tools Display Modes
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 11-14-2006 , 09:52   Re: Weapon Arena v2.0.4
Reply With Quote #31

<--- is still waiting for a response on his suggestions
__________________

Mordekay is offline
jtp10181
Veteran Member
Join Date: May 2004
Location: Madison, WI
Old 11-14-2006 , 20:09   Re: Weapon Arena v2.0.4
Reply With Quote #32

I read them, I work a lot, not very motived to work on plugins anymore. Maybe if I'm bored one night.
__________________
jtp10181 is offline
Send a message via ICQ to jtp10181 Send a message via AIM to jtp10181 Send a message via MSN to jtp10181 Send a message via Yahoo to jtp10181
domukas
Junior Member
Join Date: Nov 2006
Location: Behind you
Old 12-01-2006 , 10:39   Re: Weapon Arena v2.0.4
Reply With Quote #33

cool plugin, but can you make a cvar which makes ABLE to pick up weapons not from arena, because it makes lot of problems on fun_ALLinONE map :/
domukas is offline
Send a message via Skype™ to domukas
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 12-20-2006 , 16:24   Re: Weapon Arena v2.0.4
Reply With Quote #34

Code:
L 12/20/2006 - 09:18:29: Info (map "fy_beta_hallway") (logfile "error_122006.log")
L 12/20/2006 - 09:18:29: [CSTRIKE] Invalid player 4
L 12/20/2006 - 09:18:29: [AMXX] Displaying debug trace (plugin "weaponarena.amxx")
L 12/20/2006 - 09:18:29: [AMXX] Run time error 10: native error (native "cs_get_user_team")
L 12/20/2006 - 09:18:29: [AMXX]    [0] 9794.attach::forward_touch (line 2434)
plugins.ini
Code:
; AMX Mod X plugins

; Admin Base - Always one has to be activated
;admin.amxx		; admin base (required for any admin-related)
;admin_sql.amxx		; admin base - SQL version (comment admin.amxx)
admin_amxbans.amxx
amxbans.amxx

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

; Enable to use AMX Mod plugins
;amxmod_compat.amxx	; AMX Mod backwards compatibility layer

; Custom - Add 3rd party plugins here
csnadedrops.amxx
rs_swearfilter.amxx
adminlisten.amxx
hpk.amxx
fakefull_original.amxx
public_rules.amxx
serverredirect-beta.amxx
weaponarena.amxx debug
afkkicker2.amxx
mapchooser4.amxx
amxx list (only custom ones)
Code:
          [ 22] CSNadeDrops             0.14     Avalanche         csnadedrops.amx  running  
          [ 23] RS Swear Filter         2.0      xeroblood         rs_swearfilter.  running  
          [ 24] AdminListen             2.3x     /dev/ urandom     adminlisten.amx  running  
          [ 25] High Ping Kicker        1.2.0    DynAstY           hpk.amxx         running  
          [ 26] FakeFull Original       1.7.6    JTP10181/Freecod  fakefull_origin  running  
          [ 27] AMXX Public server rul  1.20     Priski            public_rules.am  running  
          [ 28] Server redirect         0.9.1b   x0R               serverredirect-  running  
          [ 29] Weapon Arena            2.0.4    JGHG/JTP10181     weaponarena.amx  debug    
          [ 30] AFK KiSSS               2.5.2    Isobold & Cheesy  afkkicker2.amxx  running  
          [ 31] Nextmap Chooser 4       1.76a    AMX X Dev & KWo   mapchooser4.amx  running  
         31 plugins, 31 running
meta list
Code:
               description      stat pend  file              vers      src  load  unlod
          [ 1] AMX Mod X        RUN   -    amxmodx_mm_i386.  v1.76a    ini  ANY   ANY  
          [ 2] SBSRV            RUN   -    sbsrv_mm_i386.so  v3.2      ini  Start Never
          [ 3] HLGuard          RUN   -    hlguard_mm_night  v1.9.n10  ini  Chlvl Chlvl
          [ 4] Fun              RUN   -    fun_amxx_i386.so  v1.76     pl1  ANY   ANY  
          [ 5] CStrike          RUN   -    cstrike_amxx_i38  v1.76     pl1  ANY   ANY  
          [ 6] CSX              RUN   -    csx_amxx_i386.so  v1.76a    pl1  ANY   ANY  
          [ 7] MySQL            RUN   -    mysql_amxx_i386.  v1.76a    pl1  ANY   ANY  
          [ 8] Engine           RUN   -    engine_amxx_i386  v1.76     pl1  ANY   ANY  
          [ 9] FakeMeta         RUN   -    fakemeta_amxx_i3  v1.76     pl1  ANY   ANY  
         9 plugins, 9 running
amxx modules
Code:
               name                    version  author               status     
          [ 1] Fun                     1.76     AMX Mod X Dev Team   running    
          [ 2] CStrike                 1.76     AMX Mod X Dev Team   running    
          [ 3] CSX                     1.76a    AMX Mod X Dev Team   running    
          [ 4] MySQL                   1.76a    AMX Mod X Dev Team   running    
          [ 5] Engine                  1.76     AMX Mod X Dev Team   running    
          [ 6] FakeMeta                1.76     AMX Mod X Dev Team   running    
          [ 7] Sockets                 1.76     HLSW Dev Team        running    
         7 modules, 7 correct
Metamod 1.19
amxmodx 1.76a
v1.1.2.5/Stdio 3651 secure (linux)
__________________

Mordekay is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 12-20-2006 , 16:58   Re: Weapon Arena v2.0.4
Reply With Quote #35

Another one, missed this at first look into the error log
Code:
L 12/20/2006 - 17:41:14: Info (map "fy_berlinwall") (logfile "error_122006.log")
L 12/20/2006 - 17:41:14: [CSTRIKE] Invalid player 6
L 12/20/2006 - 17:41:15: [AMXX] Displaying debug trace (plugin "weaponarena.amxx")
L 12/20/2006 - 17:41:15: [AMXX] Run time error 10: native error (native "cs_get_user_team")
L 12/20/2006 - 17:41:15: [AMXX]    [0] 9794.attach::handledrop (line 2304)
__________________

Mordekay is offline
Mordekay
Squirrel of Fortune
Join Date: Apr 2006
Location: Germany
Old 02-10-2007 , 14:22   Re: Weapon Arena v2.0.4
Reply With Quote #36

Is this plugin not supported anymore?




Can anyone else overtake it then?

The errorlogs are spammed with errors, but i don't want to stop it because my server is very populated because of this mod.

Code:
L 02/09/2007 - 12:48:19: [CSTRIKE] Invalid player 1
L 02/09/2007 - 12:48:19: [AMXX] Displaying debug trace (plugin "weaponarena.amxx")
L 02/09/2007 - 12:48:19: [AMXX] Run time error 10: native error (native "cs_get_user_team")
L 02/09/2007 - 12:48:19: [AMXX]    [0] 9794.attach::forward_touch (line 2434)
L 02/09/2007 - 16:38:25: Start of error session.
L 02/09/2007 - 16:38:25: Info (map "fy_berlinwall") (logfile "error_020907.log")
L 02/09/2007 - 16:38:25: [CSTRIKE] Invalid player 15
L 02/09/2007 - 16:38:25: [AMXX] Displaying debug trace (plugin "weaponarena.amxx")
L 02/09/2007 - 16:38:25: [AMXX] Run time error 10: native error (native "cs_get_user_bpammo")
L 02/09/2007 - 16:38:25: [AMXX]    [0] 9794.attach::giveheifnothas (line 2658)
No changes on the server exept some never versions since my last post, including amxmomdx 1.76c running now
__________________

Mordekay is offline
jtp10181
Veteran Member
Join Date: May 2004
Location: Madison, WI
Old 02-13-2007 , 19:19   Re: Weapon Arena v2.0.4
Reply With Quote #37

I'm still here, have just not had a lot of interest is working on plugins. Busy with work still.
__________________
jtp10181 is offline
Send a message via ICQ to jtp10181 Send a message via AIM to jtp10181 Send a message via MSN to jtp10181 Send a message via Yahoo to jtp10181
sharo
New Member
Join Date: Mar 2007
Old 03-17-2007 , 11:18   Re: Weapon Arena v2.0.4
Reply With Quote #38

It is possible to enable Smoke and flashes in the plugin, or with a cvar.

thank you
sharo is offline
Pvt.T3|2m!nat0r
Junior Member
Join Date: Feb 2007
Location: Florida
Old 04-10-2007 , 17:43   Re: Weapon Arena v2.0.4
Reply With Quote #39

can someone make a plugin weapon menu like deathmatch for regular server?

ty...
Pvt.T3|2m!nat0r is offline
Send a message via Yahoo to Pvt.T3|2m!nat0r
greenstar
Member
Join Date: Sep 2007
Old 11-24-2007 , 03:47   Re: Weapon Arena v2.0.4
Reply With Quote #40

Could you help me? I'm a little new to adding plugins... I added the weaponsarena.amxx to the plugins folder, what else do I need to do to get the plugin to work? Edit the amxx.cfg file?
greenstar 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 09:33.


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