Raised This Month: $ Target: $400
 0% 

Req Map List Out Put File


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
kalel
Senior Member
Join Date: Aug 2004
Old 10-01-2004 , 18:54   Req Map List Out Put File
Reply With Quote #1

basicly what I need is a mod that will output all the map names each on there own line I have over 200 maps I want to add in a .ini file and I don't wish to have to type them all out by hand
__________________

NO Support Via PM
kalel is offline
karlos
Veteran Member
Join Date: Apr 2004
Location: Germany/Poland
Old 10-01-2004 , 20:14  
Reply With Quote #2

open a dos window in the maps forlder and type:
"dir /a/b *.bsp > mymaps.txt"
this will make a txt file named mymaps with all names of your maps
(/a = sorted; /b = no extra information (date of creation, ...); *.bsp = only files with ending .bsp; > mymaps.txt = write all collected data to mymaps.txt)
__________________
alias White Panther
karlos is offline
kalel
Senior Member
Join Date: Aug 2004
Old 10-03-2004 , 00:37  
Reply With Quote #3

I can't do this on a rented server oviously
__________________

NO Support Via PM
kalel is offline
kryptonyte
Senior Member
Join Date: Aug 2004
Location: South Carrolinaa
Old 10-03-2004 , 00:42  
Reply With Quote #4

Quote:
Originally Posted by karlos
open a dos window in the maps forlder and type:
"dir /a/b *.bsp > mymaps.txt"
this will make a txt file named mymaps with all names of your maps
(/a = sorted; /b = no extra information (date of creation, ...); *.bsp = only files with ending .bsp; > mymaps.txt = write all collected data to mymaps.txt)
cool i never knew windows could do that. any way to get rid fo the .bsp part of the map
__________________

Kaboom Clan Site
Visit Kaboom Counter-Strike 1.6 Server: 24.88.56.188:27015
Visit Kaboom DOD Server: 24.88.56.188:2030
kryptonyte is offline
Send a message via ICQ to kryptonyte Send a message via AIM to kryptonyte Send a message via MSN to kryptonyte Send a message via Yahoo to kryptonyte
karlos
Veteran Member
Join Date: Apr 2004
Location: Germany/Poland
Old 10-03-2004 , 08:39  
Reply With Quote #5

maybe there is a way with commandline too but only know another

open the txt and go to option replace
to replace: .bsp
with: <leave blank>

@kalel
when u have a rented server i am sure u r joining it too, arent u?
so to be able to play u need all its maps
that means u can do this on your private pc and use it for rented
__________________
alias White Panther
karlos is offline
DanRaZor
Senior Member
Join Date: Apr 2004
Location: Paris ( France )
Old 10-03-2004 , 08:55  
Reply With Quote #6

If it is under linux/unix system, go to map directory and type :
Quote:
ls *.bsp > mymaps.txt
and it will do the same as windows "dir" command ...

And download the file mymaps.txt, from maps directory.

__________________
My name is Dan, just Dan ...
DanRaZor is offline
Send a message via MSN to DanRaZor
Johnny got his gun
Veteran Member
Join Date: Jan 2004
Location: Tokyo
Old 10-03-2004 , 10:04  
Reply With Quote #7

Maybe this is what you're looking for: http://forums.alliedmods.net/showthr...?p=61437#64489
Johnny got his gun 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 18:51.


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