Type of game and mission
by CIMO · in General Discussion · 05/31/2006 (5:59 am) · 2 replies
I would create a GUI for select a different type of game and consequently different type of mission...
Example....
I select ingui a Type of game "DeatMatch"
and see only mission in list of type "DeatMatch"
In game.cs have this ->
Example....
I select ingui a Type of game "DeatMatch"
and see only mission in list of type "DeatMatch"
In game.cs have this ->
$Server::GameType = "FPS Starter Kit"; --- $Server::MissionType = "DeathMatch";I cretate a button to change this variable? -> $Server::MissionType = "DeathMatch";
#2
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=8639
05/31/2006 (8:46 am)
@ Cimo - here is a link , I haven't tried it, but it doesn't look to compilcatedwww.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=8639
Torque Owner Martin de Richelieu