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

Type of map only!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Juba_PornBorn1
BANNED
Join Date: Feb 2007
Location: Caracas
Old 03-21-2007 , 03:16   Type of map only!
Reply With Quote #1

It's easy to explain! A plugin that checks all your maps and only plays the type of maps you elected.

If it's is fy-maps it's only fy-maps

You know what I meen!

Options:

More then one type of map

fy and de-maps as example

And going even further make a special votemap plugin that only gives you maps for elect based on the type of map you choose with an admin menu so you can include or exclude maps

Last edited by Juba_PornBorn1; 03-21-2007 at 19:17.
Juba_PornBorn1 is offline
Juba_PornBorn1
BANNED
Join Date: Feb 2007
Location: Caracas
Old 04-01-2007 , 13:55   Re: Type of map only!
Reply With Quote #2

Please dont let this idea die without any type of answer! It's a good and needed thing!
Juba_PornBorn1 is offline
Jheshka
Senior Member
Join Date: Dec 2005
Old 04-01-2007 , 23:19   Re: Type of map only!
Reply With Quote #3

Code:
public plugin_init()     {     register_plugin("fy onlyl","0.01","Jheshka")         new mapname[32]     get_mapname( mapname, 31 )         if( !containi( mapname, "fy_" ) ) {             server_cmd( "map fy_map" )     } }

I have no idea if this will work. Probably not. But whatever! It's a start to it, I guess..?
__________________
James

Last edited by Jheshka; 04-02-2007 at 00:06.
Jheshka is offline
Juba_PornBorn1
BANNED
Join Date: Feb 2007
Location: Caracas
Old 04-02-2007 , 04:58   Re: Type of map only!
Reply With Quote #4

Thank's Jheshka it's a start! What this does is print a message saying a fy_map is on by seeing the code.
Juba_PornBorn1 is offline
_Master_
Senior Member
Join Date: Dec 2006
Old 04-02-2007 , 06:21   Re: Type of map only!
Reply With Quote #5

Quote:
Originally Posted by Juba_PornBorn1 View Post
Thank's Jheshka it's a start! What this does is print a message saying a fy_map is on by seeing the code.
Hardly.

Also, might want to try This before posting...
_Master_ is offline
Old 04-02-2007, 09:06
Jheshka
This message has been deleted by Jheshka.
Juba_PornBorn1
BANNED
Join Date: Feb 2007
Location: Caracas
Old 04-02-2007 , 14:27   Re: Type of map only!
Reply With Quote #6

Hey why do you send me to search? If You read first before posting you will see there isn't nothing similar as a plugin!
WTF is wrong with this people isntead of putting me to search , if you are so smart put the plugin thread instead!

And yes it wont work! the server_cmd does nothing in this.

For what I think a plugin made for this has to create, the first time a server is restarted, a fy_map.ini of all maps. After it has to check if a new map has been added and put it to it's specific ini.
So it has to have a ini file in a maps_plugin folder for every type of map in config amxx folder and according to what was choosen it will only read from the specific ini file only.

or

create a temporary ini file with the chosen map option and add all the same type maps there and read it from there only. In order to be able to be viewable from the maps choose menu.

Last edited by Juba_PornBorn1; 04-02-2007 at 14:52.
Juba_PornBorn1 is offline
Old 04-03-2007, 02:31
_Master_
This message has been deleted by _Master_.
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 04:21.


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