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

Deagles' Map Management 2.30b Updated 10/28


Post New Thread Closed Thread   
 
Thread Tools Display Modes
thedeagles3
Member
Join Date: Mar 2004
Old 09-08-2005 , 20:39  
#161

Quote:
Originally Posted by Meatwad
On line 2324, the return_plugin isn't aligned with the console_print command.

It causes a warning.

I thought you would just like a heads-up. ;)
lol. thanks i'll add this to the long list of warnings ;)
__________________
thedeagles3 is offline
3322225
New Member
Join Date: Sep 2005
Old 09-09-2005 , 16:17   How key 1.2.3.4.5.7 change to 5.6.7.8.9.0 to like this choos
#162

Such as the diagram
3322225 is offline
[Godmin] Gonzo
SourceMod Donor
Join Date: Jul 2004
Location: Godmins World
Old 09-11-2005 , 09:35  
#163

Latest Version uses hardcoded pathes (and strange ones, too, why are config files placed in addons/amxmodx/ ?)

Please fix this!

This behaviour was not seen in 2.10i
[Godmin] Gonzo is offline
Send a message via ICQ to [Godmin] Gonzo
[Godmin] Gonzo
SourceMod Donor
Join Date: Jul 2004
Location: Godmins World
Old 09-11-2005 , 16:05  
#164

Version without hardcoded pathes.

Using amxmodx/configs/map_manage/ now
Attached Files
File Type: sma Get Plugin or Get Source (mapmanager.sma - 529 views - 98.4 KB)
[Godmin] Gonzo is offline
Send a message via ICQ to [Godmin] Gonzo
PaP.ISO
Junior Member
Join Date: Jul 2005
Old 09-22-2005 , 11:46  
#165

watz the access level for dmap_rockthevote command?
PaP.ISO is offline
DerProfi
Junior Member
Join Date: Sep 2005
Old 09-22-2005 , 17:36  
#166

Quote:
Originally Posted by [MUPPETS
Gonzo]Version without hardcoded pathes.

Using amxmodx/configs/map_manage/ now
Good work, but "/map_manage/mapvault.dat" with saved settings is not loaded after mapchange. After mapchange always is loaded default-settings.

Can thix be fixed ?


Update

FIXED:

Change line 2869:

Quote:
format(settings, 63, "%s/map_manage/mapvault.dat", settings)

More FIXES:
Not loading mapchoice.ini to fill up mapvote, if no one nominates maps:
Change line 1931:

Quote:
format(choicepath, 63, "%s/map_manage/mapchoice.ini", choicepath)

Not loading standardmaps.ini to show which maps are (CUSTOM) or can be voted:
Change line 1973:

Quote:
format(standardpath, 63, "%s/map_manage/standardmaps.ini", standardpath)

@ Gonzo
DerProfi is offline
PaP.ISO
Junior Member
Join Date: Jul 2005
Old 09-24-2005 , 01:48  
#167

Quote:
Originally Posted by PaP.ISO
watz the access level for dmap_rockthevote command?

anyone?
PaP.ISO is offline
jtp10181
Veteran Member
Join Date: May 2004
Location: Madison, WI
Old 09-24-2005 , 08:11  
#168

Quote:
Originally Posted by PaP.ISO
Quote:
Originally Posted by PaP.ISO
watz the access level for dmap_rockthevote command?

anyone?
Theres 2 ways you can find out yourself and neither are hard.

1. look in the sma in the plugin_init section
2. install the plugin and use the server console command "amxx cmds"

Code:
   register_concmd("dmap_rockthevote","admin_rockit",ADMIN_MAP,"(option: now) Allows admins to force a vote")
__________________
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
thedeagles3
Member
Join Date: Mar 2004
Old 09-25-2005 , 16:51  
#169

Quote:
Originally Posted by DerProfi
Quote:
Originally Posted by [MUPPETS
Gonzo]Version without hardcoded pathes.

Using amxmodx/configs/map_manage/ now
Good work, but "/map_manage/mapvault.dat" with saved settings is not loaded after mapchange. After mapchange always is loaded default-settings.

Can thix be fixed ?


Update

FIXED:

Change line 2869:

Quote:
format(settings, 63, "%s/map_manage/mapvault.dat", settings)

More FIXES:
Not loading mapchoice.ini to fill up mapvote, if no one nominates maps:
Change line 1931:

Quote:
format(choicepath, 63, "%s/map_manage/mapchoice.ini", choicepath)

Not loading standardmaps.ini to show which maps are (CUSTOM) or can be voted:
Change line 1973:

Quote:
format(standardpath, 63, "%s/map_manage/standardmaps.ini", standardpath)

@ Gonzo
uh why bother to fix all this? the posted version is fine, it uses hardcoded paths....but it still works fine. I mentioned several months ago that I tried going away from hardcoded paths but it was much more unstable than simply using hardcoded paths.
__________________
thedeagles3 is offline
DerProfi
Junior Member
Join Date: Sep 2005
Old 09-25-2005 , 17:13  
#170

I'm using [MUPPETS] Gonzo version without hardcoded paths with my fixes posted above and all run fines since 3 days. - no crashes.
DerProfi 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 15:03.


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