list all mpas

Discussion for Admins of ETPro/BayonET servers.
If you don't run a server, please don't post here...

Moderators: Forum moderators, developers

Post Reply
User avatar
gjrc
Posts: 153
Joined: Fri Sep 17, 2004 3:24 am

list all mpas

Post by gjrc »

hi

how do i list all maps on my server through rcon?


i cant find the command


thanks
Image
User avatar
KingJackaL
Posts: 666
Joined: Thu Jan 08, 2004 3:47 pm
Location: ChCh, NZ
Contact:

Post by KingJackaL »

There are at least a couple of ways.

Code: Select all

sv_pakNames
has a list of all the pk3's that are indexed (not necissarily loaded/in rotation) on the server.

Code: Select all

fdir *.bsp
is probably the one closest to what you want though.
User avatar
gjrc
Posts: 153
Joined: Fri Sep 17, 2004 3:24 am

Post by gjrc »

thanks


i worked it out in the end


used


\rcon dir maps bsp
Image
Post Reply