Raised This Month: $32 Target: $400
 8% 

Plugin that automaticly puts maps in mapcycle.txt or maps.ini


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Groven
AlliedModders Donor
Join Date: Apr 2011
Location: Sweden
Old 07-03-2016 , 13:07   Plugin that automaticly puts maps in mapcycle.txt or maps.ini
Reply With Quote #1

Hello I'm looking for a plugin that automaticly puts maps in mapcycle.txt or maps.ini.
I have a maps folder with around 2 GB of maps and it will take some time
to manually add them so is there a plugin that do this by itself?
__________________

Last edited by Groven; 07-03-2016 at 13:07.
Groven is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 07-03-2016 , 13:36   Re: Plugin that automaticly puts maps in mapcycle.txt or maps.ini
Reply With Quote #2

You could just navigate to your maps folder and execute
Code:
ls *.bsp -1 | tr -d .bsp > maps.txt
from the terminal. It will list all your maps without the extension in maps.txt.

Last edited by klippy; 07-03-2016 at 13:37.
klippy is offline
Groven
AlliedModders Donor
Join Date: Apr 2011
Location: Sweden
Old 07-03-2016 , 13:39   Re: Plugin that automaticly puts maps in mapcycle.txt or maps.ini
Reply With Quote #3

Quote:
Originally Posted by KliPPy View Post
You could just navigate to your maps folder and execute
Code:
ls *.bsp -1 | tr -d .bsp > maps.txt
from the terminal. It will list all your maps without the extension in maps.txt.
I tried but it didn't work. It says ls is not recognized.

Edit: I found a solution on http://fourwestmedia.com/resources/h...f-a-directory/

Code:
dir /b >some-file.txt
__________________

Last edited by Groven; 07-03-2016 at 14:07.
Groven is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 07-03-2016 , 14:03   Re: Plugin that automaticly puts maps in mapcycle.txt or maps.ini
Reply With Quote #4

Windows or Linux?
__________________
fysiks is offline
Groven
AlliedModders Donor
Join Date: Apr 2011
Location: Sweden
Old 07-03-2016 , 14:07   Re: Plugin that automaticly puts maps in mapcycle.txt or maps.ini
Reply With Quote #5

Quote:
Originally Posted by fysiks View Post
Windows or Linux?
Windows. I fixed it now
__________________
Groven is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 07-03-2016 , 14:12   Re: Plugin that automaticly puts maps in mapcycle.txt or maps.ini
Reply With Quote #6

Well, I should've asked first, but 99% servers I encountered are running Linux so I assumed. Oh well.
klippy is offline
siriusmd99
Veteran Member
Join Date: Oct 2013
Location: Republic of Moldova
Old 07-03-2016 , 14:16   Re: Plugin that automaticly puts maps in mapcycle.txt or maps.ini
Reply With Quote #7

Quote:
Originally Posted by KliPPy View Post
Well, I should've asked first, but 99% servers I encountered are running Linux so I assumed. Oh well.
You assumed corectly, 99% of Steam Servers
siriusmd99 is offline
Groven
AlliedModders Donor
Join Date: Apr 2011
Location: Sweden
Old 07-03-2016 , 14:24   Re: Plugin that automaticly puts maps in mapcycle.txt or maps.ini
Reply With Quote #8

Yeah sorry my bad to. This is my local server and I run Windows 7.
__________________
Groven is offline
klippy
AlliedModders Donor
Join Date: May 2013
Location: Serbia
Old 07-03-2016 , 14:29   Re: Plugin that automaticly puts maps in mapcycle.txt or maps.ini
Reply With Quote #9

Quote:
Originally Posted by siriusmd99 View Post
You assumed corectly, 99% of Steam Servers
No offense, but your statement is complete BS.

I'm out, the guy got his help, I don't want to go deep into non-Steam discussion.

Last edited by klippy; 07-03-2016 at 14:30.
klippy is offline
siriusmd99
Veteran Member
Join Date: Oct 2013
Location: Republic of Moldova
Old 07-03-2016 , 14:37   Re: Plugin that automaticly puts maps in mapcycle.txt or maps.ini
Reply With Quote #10

Quote:
Originally Posted by KliPPy View Post
No offense, but your statement is complete BS.
If my statement is BS then you "encountered" non-steam servers also.
siriusmd99 is offline
Reply


Thread Tools
Display Modes

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 02:23.


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