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

Ad custom maps for MVM (Tf2)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Happy DODs player
AlliedModders Donor
Join Date: Sep 2009
Old 06-29-2013 , 11:59   Ad custom maps for MVM (Tf2)
Reply With Quote #1

Where do i ad the extra custom maps for MVM. Before the steampipe conversion i edited the Res file but i cant find that anymore anybody an idea.
__________________

Last edited by Happy DODs player; 06-29-2013 at 11:59.
Happy DODs player is offline
Rads
AlliedModders Donor
Join Date: Feb 2008
Location: Achievement what
Old 06-30-2013 , 15:09   Re: Ad custom maps for MVM (Tf2)
Reply With Quote #2

Quote:
Originally Posted by Happy DODs player View Post
Where do i ad the extra custom maps for MVM. Before the steampipe conversion i edited the Res file but i cant find that anymore anybody an idea.

your Res file is in tf2_misc_dir.vpk now
__________________
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
4UHost.UK - Global Hosting.
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Rads is offline
11530
Veteran Member
Join Date: Sep 2011
Location: Underworld
Old 06-30-2013 , 15:18   Re: Ad custom maps for MVM (Tf2)
Reply With Quote #3

Can't you put tf_mvm_missioncycle.res in the custom/custom_res/ directory?
__________________
11530 is offline
Happy DODs player
AlliedModders Donor
Join Date: Sep 2009
Old 06-30-2013 , 15:54   Re: Ad custom maps for MVM (Tf2)
Reply With Quote #4

Hm, so where we can edit the res file or the cycle. Nothing is working out for me atm. As 11530 says. Can we ad something that overrides in the custom dir.

Anybody with a Custom Mvm server out there who like to help a hand here.
__________________
Happy DODs player is offline
avi9526
Senior Member
Join Date: Apr 2013
Location: Ukraine
Old 12-03-2013 , 15:11   Re: Ad custom maps for MVM (Tf2)
Reply With Quote #5

1) Extract current mission list file.
In Linux You can do it in command line with client game files
Code:
cd "/home/$USER/.local/share/Steam/SteamApps/common/Team Fortress 2/tf/"
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:"/home/$USER/.local/share/Steam/SteamApps/common/Team Fortress 2/bin/"
PATH=$PATH:"/home/$USER/.local/share/Steam/SteamApps/common/Team Fortress 2/bin/"
vpk_linux32 x tf2_misc_dir.vpk tf_mvm_missioncycle.res
2) Put file "tf_mvm_missioncycle.res" to your server "cfg/" directory as "mvm_missions.res" (or use other name, just don't use default one to prevent mess).

3) Edit this file as you want - add custom maps.

4) Add to your "cfg/server.cfg"
Code:
tf_mvm_missioncyclefile "cfg/mvm_missions.res"
5) Restart server or change map. New maps appear in client side votemap menu or not - its seems to be bugged… well


Optional) Use VCS to handle your config directory - this prevent a lot of headache.
__________________

Last edited by avi9526; 12-03-2013 at 15:21.
avi9526 is offline
Happy DODs player
AlliedModders Donor
Join Date: Sep 2009
Old 12-05-2013 , 06:08   Re: Ad custom maps for MVM (Tf2)
Reply With Quote #6

Thanks, will surtenly look at it. ( any ideas for good custom maps )
__________________
Happy DODs player 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 10:39.


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