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

[REQ] Multiple maps with prefix configs/plugins.ini


  
 
 
Thread Tools Display Modes
Author Message
Emp`
AMX Mod X Plugin Approver
Join Date: Aug 2005
Location: Decapod 10
Old 08-25-2006 , 05:01   [REQ] Multiple maps with prefix configs/plugins.ini
#1

Code:
[01:43] Emp`: for map configs, can you do like fy_* for any fy_ maps?
[01:51] Freecode: it wouldnt make sense
[01:51] Freecode: for all maps just use plugins.ini
[01:51] Freecode: o_O
[01:52] Emp`: but all fy_ maps or all de_ or cs_, etc.
[01:52] Freecode: oh
[01:52] Freecode: umm sure
[01:52] Emp`: lol
[01:53] Emp`: the correct answer should have been "why not just make a file for each map :-p"
[01:53] Freecode: well u can but if u have alot of fy maps then it be a hassle
[01:54] Emp`: yes but that is the server admin's problem
[01:54] Freecode: and amxx is here to make server admining easy ;]
um.. if you don't understand my request, I'll try to restate it now In your amxmodx/configs/maps folder, if you have a surf_*.cfg, then it effects all maps with the prefix surf_. Perhaps the new map specific plugins.ini could work in this way also, plugins-surf_*.ini .
Emp` is offline
Send a message via AIM to Emp` Send a message via MSN to Emp` Send a message via Yahoo to Emp` Send a message via Skype™ to Emp`
Freecode
Never Fall Asleep
Join Date: Jan 2004
Old 08-25-2006 , 05:38   Re: [REQ] Multiple maps with prefix configs/plugins.ini
#2

thank you very much for not posting the convo.
1 love.
Freecode is offline
AndraX2000
Member
Join Date: Mar 2006
Location: 39°57' N 83°14' W
Old 08-26-2006 , 11:24   Re: [REQ] Multiple maps with prefix configs/plugins.ini
#3

I like this idea. Of course, you wouldn't want to use "*" as your wildcard character in a file name because it would cause all kinds of trouble. I'm not sure what a good candidate for the wildcard would be. Maybe "@" would work. Windows disallows "\/:*?"<>|" and linux would complain about the same. You could just not have a wildcard, but that would sacrifice some flexibility. With a wildcard you could even do things like:

[email protected] -- For all fy maps.
[email protected] -- For all fy maps starting with "joe."

Without a wildcard, you lose this flexibility, but you can still do what was originally described:

fy_.cfg -- would do all fy maps
(You would not want fy_joe.cfg to do all fy maps that start with joe, because you could not guarantee that fy_joe and fy_joecity should have the same cfg.)
AndraX2000 is offline
StevnJ9971
Senior Member
Join Date: Sep 2006
Location: California
Old 11-16-2006 , 00:11   Re: [REQ] Multiple maps with prefix configs/plugins.ini
#4

I definitely think this should be implemented into the next update of AMXX.
StevnJ9971 is offline
Send a message via AIM to StevnJ9971
Old 11-16-2006, 12:05
Zenith77
This message has been deleted by BAILOPAN. Reason: you're not a moderator
Tomato1109
Member
Join Date: Jun 2006
Old 12-16-2006 , 06:17   Re: [REQ] Multiple maps with prefix configs/plugins.ini
#5

This sounds like an awesome idea because it sucks trying to make everyone one for individual maps
Tomato1109 is offline
Old 12-16-2006, 14:18
Zenith77
This message has been deleted by Zenith77.
sawce
The null pointer exception error and virtual machine bug
Join Date: Oct 2004
Old 02-05-2007 , 01:15   Re: [REQ] Multiple maps with prefix configs/plugins.ini
#6

This is added as revision 3286

It will be the following syntax:

amxmodx/configs/maps/prefixes/plugins-*.ini


The .cfg one is added too somewhere but looking up revision number is far too much work.
__________________
fyren sucks
sawce is offline
 



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 20:45.


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