Raised This Month: $ Target: $400
 0% 

Deagles' Map Management 2.10i


Post New Thread Closed Thread   
 
Thread Tools Display Modes
BigBaller
Veteran Member
Join Date: Mar 2004
Location: Everett, WA
Old 09-25-2004 , 19:31  
#511

Updated the orignal thread of this post

Nothing changed with the plugin, I just made the orignal thread of this post a lot cleaner and smaller, added links to people who have helped with this plugin and changed up a little bit just to make it more organized, what can I say I got a little bored?

Also made the plugin (and all required files) into a zip file with a "small readme" for simplicity.
__________________

BigBaller is offline
skulldiggers
Member
Join Date: Sep 2004
Old 09-26-2004 , 06:08  
#512

now i upgrated my server to amxx .20 ok, but this plugin have an bug:

exemple:
nextmap in mapcycle is de_dust2 ok ?
the voting start and a map win, ak-colt for exemple.
he change to de_dust2 !
and other:
he dont change timelimit to players end the last round.

my 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)

; 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
mapmanager.amxx	debug	;advanced vote to nextmap
timeleftII.amxx		;advanced timeleft

; 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 (CSStats Module required!)
miscstats.amxx		; bunch of events announcement for Counter-Strike
;stats_logging.amxx		; weapons stats logging (CSStats Module required!)


; Custom - Add 3rd party plugins here
amx_gore_ultimate.amxx	;show more blooooooooood!
;adminmodx.amxx		;many commands for admins
knifes_only.amxx		;enable only knives on server
clan_manager.amxx		;ClAn MaNaGeR
bullet_damage.amxx		;show dmg to ataker
loadingsound.amxx		;lol
amx_mapcfgs.amxx		;lol
modules.ini:
Quote:
; 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

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

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

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

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

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

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

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

; ------------------------------------------------
; CS Stats - adds functionality for CS statistical
; ------------------------------------------------
;csstats_amxx_i386.so
;csstats_amxx.dll
dedicated server amxx .20 windows xpsp1.
Attached Files
File Type: zip logs.zip (6.8 KB, 112 views)
__________________
Headshot rules...
skulldiggers is offline
BigBaller
Veteran Member
Join Date: Mar 2004
Location: Everett, WA
Old 09-26-2004 , 15:27  
#513

Skull

in console do the command dmap_banlastmaps 4 ...

Change the server map and see if that fixes your problem.
__________________

BigBaller is offline
skulldiggers
Member
Join Date: Sep 2004
Old 09-26-2004 , 17:00  
#514

same !

help, it dont fix my problem..
__________________
Headshot rules...
skulldiggers is offline
FroXeN
Senior Member
Join Date: Apr 2004
Location: Freecode is a loser.
Old 09-26-2004 , 18:18  
#515

This plugin is so great.
__________________
Looking for friends!!!

http://Ms-Proxy.Com Join the fun!
FroXeN is offline
Send a message via ICQ to FroXeN
skulldiggers
Member
Join Date: Sep 2004
Old 09-27-2004 , 17:52  
#516

anyone have it in amxx .20 with no problems, can post plugins.ini and modules.ini and can post the compilet plugin for me ?
__________________
Headshot rules...
skulldiggers is offline
[MLA]_Tron_
Member
Join Date: Apr 2004
Old 09-27-2004 , 19:36  
#517

@ skulldiggers you are not alone with this problem.

BigBaller work's on this. We must wait...

Read here : http://forums.alliedmods.net/showthr...?t=627&page=34

BTW @ BigBaller new problem (or not ?) when the server say's last round and the Timer for the Last Round are by 30 Sec. or more the Server freez the time and wait the time to change the map...
[MLA]_Tron_ is offline
Send a message via ICQ to [MLA]_Tron_
BigBaller
Veteran Member
Join Date: Mar 2004
Location: Everett, WA
Old 09-27-2004 , 22:17  
#518

Quote:
BTW @ BigBaller new problem (or not ?) when the server say's last round and the Timer for the Last Round are by 30 Sec. or more the Server freez the time and wait the time to change the map..
I knew about this problem, however I think it has to deal with AMX MOD X. There was a problem with removing tasks (the mod itself) and htis plugin realys on that very much.

We are steadily working on this.
__________________

BigBaller is offline
jimmy_cr
Member
Join Date: Sep 2004
Old 10-02-2004 , 03:27   Re:
#519

nothing new with freezetime problem?
jimmy_cr is offline
Send a message via ICQ to jimmy_cr
[P-40]Cole
Junior Member
Join Date: Sep 2004
Location: Oklahoma, USA
Old 10-02-2004 , 18:04   mapchoice.ini
#520

Installed on Linux server running latest metamod and RC6. Playing DOD

Bugs so far:
Followed instructions on using mapchoice.ini but plugin still uses mapcycle for nominations. Map vote at end of map works.

Removed nextmap.amxx from plugin.ini; say nextmap command does not work; will only bring up statement that a vote will be in XX minutes (dont know if this is the way its suppose to work)

dmap_message setting does not keep after map change. Placed command in amxx.cfg file to keep.

Following may not be bugs:
Map extended by 2 minutes at the end of round; can this be disabled?
sma file looking for a allmaps.txt file in map_manage folder. Is this correct?
Last is a typo (I believe) in instructions. should the path be amxmodx vs
amxx?

Dont mean to flame authors of plugin or put down the plugin as I think its a good one and plan on keeping it. Just wanted to share what I think may be bugs
__________________
[P-40]Cole is offline
Closed Thread



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 22:26.


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