Raised This Month: $ Target: $400
 0% 

Deagles' Map Management 3.23


Post New Thread Reply   
 
Thread Tools Display Modes
DynamicBits
Senior Member
Join Date: Sep 2007
Location: US
Old 04-27-2009 , 17:56   Re: Deagles' Map Management 3.23
Reply With Quote #771

Quote:
Originally Posted by AllStars View Post
amxx 1.8.
metamod 1.19

I install deaglesmapmanagement 3.23. Plugin is loaded and working but...

Its can't to find maps. Why???
...
p.s mapcycle,allmaps and standartmaps not emty, there a lot of maps! Also hlds loaded mapcycle from mapcycle.txt

Any idea what to do???
Please post the output of the following commands:

Linux server:
Code:
ls -Ahl /path/to/hlds/cstrike
ls -Ahl /path/to/hlds/cstrike/addons/amxmodx/configs/
(Replace /path/to/hlds with the correct path, and cstrike with the appropriate mod if you're running something else.)

Windows server:
Code:
dir "%PROGRAMFILES%\Steam\steamapps\<STEAM_ACCOUNT>\dedicated server\cstrike" /N /Q
dir "%PROGRAMFILES%\Steam\steamapps\<STEAM_ACCOUNT>\dedicated server\cstrike/addons/amxmodx/configs/" /N /Q
(Replace <STEAM_ACCOUNT> with your steam account name, and cstrike with the appropriate mod if you're running something else.)


--
Andy
DynamicBits is offline
AllStars
New Member
Join Date: Apr 2009
Old 04-28-2009 , 19:31   Re: Deagles' Map Management 3.23
Reply With Quote #772

Code:
dir "%PROGRAMFILES%\Steam\steamapps\<STEAM_ACCOUNT>\dedicated server\cstrike" /N /Q
dir "%PROGRAMFILES%\Steam\steamapps\<STEAM_ACCOUNT>\dedicated server\cstrike/addons/amxmodx/configs/" /N /Q
I don't understand what to do whith this code
AllStars is offline
DynamicBits
Senior Member
Join Date: Sep 2007
Location: US
Old 04-29-2009 , 02:34   Re: Deagles' Map Management 3.23
Reply With Quote #773

Quote:
Originally Posted by AllStars View Post
...
I don't understand what to do whith this code :|
Type each command in a command prompt window. To launch the command prompt, go to Start > Programs > Accessories > Command Prompt. Or... hit the windows key and R at the same time to bring up the run dialog, and then type cmd (and hit OK). Don't forget to replace <STEAM_ACCOUNT> with your actual steam account name.

If you have trouble copying the output of the commands, posting a screenshot is fine.

--
Andy
DynamicBits is offline
Rockon
Junior Member
Join Date: Dec 2007
Old 05-03-2009 , 10:58   Re: Deagles' Map Management 3.23
Reply With Quote #774

I had 2 ideas for next version DMP

1)I saw such possibility on one server:

It would be healthy to realise it in the new version. There was voting progress already is visible after I have selected the variant. And in the end of voting all cards disappeared, and the card the winner remained! Whether it is possible such to realise?
2)Add please in amx_emptymap - the list of the cards selected arbitrary (for example in emptymap.ini)
3) It would be desirable still that you have added the list of cards which will be always displayed in voting

Last edited by Rockon; 05-15-2009 at 06:44.
Rockon is offline
IbaneZ
Senior Member
Join Date: May 2009
Old 06-27-2009 , 09:40   Re: Deagles' Map Management 3.23
Reply With Quote #775

how can I make the plugin always use only 2 maps for vote?
I want to set it forever, also if the server restarts, instead of always using dmap_mapsnum ??

Thanks
IbaneZ is offline
187Ghost187
Junior Member
Join Date: May 2009
Old 06-27-2009 , 21:16   Re: Deagles' Map Management 3.23
Reply With Quote #776

Quote:
Originally Posted by IbaneZ View Post
how can I make the plugin always use only 2 maps for vote?
I want to set it forever, also if the server restarts, instead of always using dmap_mapsnum ??

Thanks
you add the cvar to amxx.cfg and it'll execute it every map so at the bottom of the file after you see amx_statsx_freeze you'd put..

Code:
// Default value: -2.0
amx_statsx_freeze -2.0

dmap_mapsnum 2
once you save and change the map or restart the server, the cvar will be in effect every map
__________________
187Ghost187 is offline
IbaneZ
Senior Member
Join Date: May 2009
Old 06-28-2009 , 06:22   Re: Deagles' Map Management 3.23
Reply With Quote #777

Quote:
Originally Posted by 187Ghost187 View Post
you add the cvar to amxx.cfg and it'll execute it every map so at the bottom of the file after you see amx_statsx_freeze you'd put..

Code:
// Default value: -2.0
amx_statsx_freeze -2.0
 
dmap_mapsnum 2
once you save and change the map or restart the server, the cvar will be in effect every map
Ah ok.
I was not sure if I can treat admin commands like cvars...

Thanks
IbaneZ is offline
scansi
Junior Member
Join Date: Jul 2009
Old 07-05-2009 , 12:42   Re: Deagles' Map Management 3.23
Reply With Quote #778

i have a problem with this plugin.

ML_NOTFOUND: DMAP_ALREADY_NOMINATE
scansi is offline
DarkGod
SourceMod DarkCrab
Join Date: Jul 2007
Location: Sweden
Old 07-05-2009 , 12:44   Re: Deagles' Map Management 3.23
Reply With Quote #779

Put the deagsmapmanager.txt in addons/amxmodx/data/lang
__________________
DarkGod is offline
Send a message via AIM to DarkGod Send a message via MSN to DarkGod
entc
Junior Member
Join Date: May 2008
Old 07-16-2009 , 10:34   Re: Deagles' Map Management 3.23
Reply With Quote #780

Is the plugin supposed to work so that RTV only works every other round? I would like so it worked every round..
entc 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 15:48.


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