Question about comand line

Erok
11-09-2004, 09:01 AM
When specifying parameters in the comand line comunity made maps don't specify game type.

"C:\Program Files\VUGames\Tribes Vengeance Beta\Program\Bin\tribesv_ mpbeta_en.exe" mp-isle?maxplayers=24 -server


This will start Isle CTF


"C:\Program Files\VUGames\Tribes Vengeance Beta\Program\Bin\tribesv_ mpbeta_en.exe" mp-dunes?maxplayers=24 -server


This starts a version of the map without a flag and when joining server it says ??? insted of CTF

Does the same thing with each of the comunity maps.

byteasc
11-09-2004, 12:41 PM
Community maps need to make sure that Default Gametype is set in their properties (Mappers need to do this)

T-VET
11-09-2004, 12:45 PM
When specifying parameters in the comand line comunity made maps don't specify game type.

"C:\Program Files\VUGames\Tribes Vengeance Beta\Program\Bin\tribesv_ mpbeta_en.exe" mp-isle?maxplayers=24 -server


This will start Isle CTF


"C:\Program Files\VUGames\Tribes Vengeance Beta\Program\Bin\tribesv_ mpbeta_en.exe" mp-dunes?maxplayers=24 -server


This starts a version of the map without a flag and when joining server it says ??? insted of CTF

Does the same thing with each of the comunity maps.

Here is my command line....................

C:\TVS\Server\Program\Bin \Beta_Dedicated_Server.ex e MP-CanyonCrusade?game=GameCl asses.ModeCTF?maxplayers= 10?AdminName=urname?Admin Password=urpass?ini=Beta_ Dedicated_Server.ini

This works the same for the release version

Hope that helps

Erok
11-09-2004, 01:33 PM
Thanks that helps alot.