Author |
Message |
![[Post New]](/dcforum/templates/default/images/icon_minipost_new.gif) 03/08/2006 16:13:43
|
Fraggerman
Killing Spree
Joined: 05/26/2005 17:53:49
Messages: 68
Location: Hear and their.
Offline
|
When I select instant action in game then Invasion, I can only see "DM-" maps. How can I play ONS, CTF, etc... like I do when I play on your server?
I've even gone so far as copied ons-torlan to dm-torlan and it showed up in the map list. Unfortunatly, no vehicals showed up in game, what's up with that?
|
Nobody likes me |
|
 |
![[Post New]](/dcforum/templates/default/images/icon_minipost_new.gif) 03/08/2006 18:51:25
|
Tidu!
Dominating
![[Avatar]](/dcforum/images/avatar/c51ce410c124a10e0db5e4b97fc2af39.png)
Joined: 12/20/2004 14:32:15
Messages: 231
Location: Hatboro, PA
Offline
|
I know there is a command in the console that opens a certain map with a certain gametype. Try looking around for that. Only DM maps show in the invasion list, so I don't think you can change that.
|
===============
this is tidu
Thanks to KohanX for the avatar  |
|
 |
![[Post New]](/dcforum/templates/default/images/icon_minipost_new.gif) 03/08/2006 18:53:25
|
v0rTeX
Wicked Sick!
![[Avatar]](/dcforum/images/avatar/c9f0f895fb98ab9159f51fd0297e236d.jpg)
Joined: 12/19/2004 20:59:52
Messages: 562
Offline
|
By default the game is set to recognize that Invasion can be played on DM maps only.
You can change this if you want to edit your 'CacheRecords.ucl' file.
Look for this line:
Game=(ClassName=SkaarjPack.Invasion,GameName=SkaarjPack.Invasion.GameName,TeamGame=1,GameAcronym=INV,MapPrefix=DM,Screenshot=UT2004Thumbnails.InvasionShots,MapListClassName=Skaarjpack.MapListSkaarjInvasion,Description=SkaarjPack.Invasion.Description,FallbackName="Invasion",FallbackDesc="Along side the other players, you must hold out as long as possible against the waves of attacking monsters.")
If you change MapPrefix=DM to MapPrefix=CTF it will allow you to select CTF maps instead for Invasion.
Currently, I don't know of any way to allow more than one type of map at a time.
I tried comma separated values and it didnt take anything other than what was listed first.
You could just start a dedicated server with mapvote enabled and choose not to advertise it online so no one would know it was there.
|
|
 |
![[Post New]](/dcforum/templates/default/images/icon_minipost_new.gif) 03/08/2006 21:29:41
|
cplmac
Wicked Sick!
![[Avatar]](/dcforum/images/avatar/45c48cce2e2d7fbdea1afc51c7c6ad26.jpg)
Joined: 12/19/2004 21:10:38
Messages: 1464
Location: chicago burbs
Offline
|
As far as I know the instant action solo game type was only available as DM. Then again I frequently know little of what I speak.
|
good, bad, I'm the guy with the gun. |
|
 |
![[Post New]](/dcforum/templates/default/images/icon_minipost_new.gif) 03/09/2006 09:58:51
|
Szlat
Wicked Sick!
Joined: 05/18/2005 18:32:41
Messages: 2124
Location: UK
Offline
|
v0rTeX wrote:
You could just start a dedicated server with mapvote enabled
and choose not to advertise it online so no one would know it was there.
Or even do a Host Game and start a Listen Server. Again you would need to set map voting up to vote in the different types of maps.
In the [xVoting.xVotingHandler] section, you will need a line like
GameConfig=(GameClass="SkaarjPack.Invasion",Prefix="DM,BR,CTF,DOM,ONS",Acronym="INV",GameName="Invasion",Mutators=,Options=)
and in section [xVoting.DefaultMapListLoader] you will need the MapNamePrefixes set as follows
MapNamePrefixes=DM,DOM,CTF,BR,AS
|
|
 |
![[Post New]](/dcforum/templates/default/images/icon_minipost_new.gif) 03/09/2006 10:46:36
|
Fraggerman
Killing Spree
Joined: 05/26/2005 17:53:49
Messages: 68
Location: Hear and their.
Offline
|
The instant action route seems easiest so I went that way. I got ONS maps to show up with the monsters, but there were no vehicals, is there a checkmark for that somewhere I'm missing?
I went into mutators and just included all and still didn't see vehicals.
|
Nobody likes me |
|
 |
![[Post New]](/dcforum/templates/default/images/icon_minipost_new.gif) 03/09/2006 12:37:41
|
v0rTeX
Wicked Sick!
![[Avatar]](/dcforum/images/avatar/c9f0f895fb98ab9159f51fd0297e236d.jpg)
Joined: 12/19/2004 20:59:52
Messages: 562
Offline
|
I'm not sure why there wouldnt be vehicles in the ONS maps. It's possible there is some code for spawning vehicles contained in the ONS code that isnt in the INV code.
You could download Vehicle Invasion and play it in instant action and by default it will recognize ONS maps.
|
|
 |
![[Post New]](/dcforum/templates/default/images/icon_minipost_new.gif) 03/09/2006 15:21:09
|
Fraggerman
Killing Spree
Joined: 05/26/2005 17:53:49
Messages: 68
Location: Hear and their.
Offline
|
v0rTeX wrote:
I'm not sure why there wouldnt be vehicles in the ONS maps. It's possible there is some code for spawning vehicles contained in the ONS code that isnt in the INV code.
You could download Vehicle Invasion and play it in instant action and by default it will recognize ONS maps.
That did it, thank you all!
|
Nobody likes me |
|
 |
![[Post New]](/dcforum/templates/default/images/icon_minipost_new.gif) 03/09/2006 16:01:08
|
KohanX
Godlike
Joined: 03/04/2006 13:40:23
Messages: 350
Offline
|
v0rTeX wrote:
I'm not sure why there wouldnt be vehicles in the ONS maps. It's possible there is some code for spawning vehicles contained in the ONS code that isnt in the INV code.
ONSVehicle code only spawns vehicles when the node nearest them is activated towards a given team, in which it spawns a vehicle aligned with said team. Invasion does not have any code for node interaction, so it's impossible to activate, and therefore spawn vehicles at, a powernode (without any added code). Find a mutator that will replace the ONSVehicles with a more flexible type and the problem will be solved.
|
|
 |
![[Post New]](/dcforum/templates/default/images/icon_minipost_new.gif) 03/09/2006 19:23:55
|
v0rTeX
Wicked Sick!
![[Avatar]](/dcforum/images/avatar/c9f0f895fb98ab9159f51fd0297e236d.jpg)
Joined: 12/19/2004 20:59:52
Messages: 562
Offline
|
Yeah thats why alot of DM maps with cars in them have the VSOverride file to use with it. ONS maps wont use it because they normally dont need to. I had forgotten what triggered it until you mentioned that.
|
|
 |
![[Post New]](/dcforum/templates/default/images/icon_minipost_new.gif) 03/10/2006 15:59:41
|
KohanX
Godlike
Joined: 03/04/2006 13:40:23
Messages: 350
Offline
|
Well in that case, it shouldn't be too difficult, should it? (no sarcasm intended)
|
|
 |
![[Post New]](/dcforum/templates/default/images/icon_minipost_new.gif) 03/12/2006 20:54:21
|
deleted3
Killing Spree
Joined: 09/11/2005 07:46:05
Messages: 38
Offline
|
I think Fraggerman you need the mutator Vehicle Invasion which will allow you to play Instant action Invasion on all maps, ONS, DM, DOM etc. Just like you do on this server.
This mutator is used on the server : http://unrealtournament2004.filefront.com/file/Vehicle_Invasion;31321
Once installed, you go to Instant Action, then Vehicle Invasion [ instead of Invasion ]. You will then be taken to the map selection, which has all game type maps.
|
Your friendly neighborhood Oooster! |
|
 |
|