Editing Misison.lvl for Dedicated Server File.

Started by Syyy, September 21, 2011, 07:28:18 AM

Previous topic - Next topic
For example, Battlebelk ( for ESL matches ) made Dedicated Server Mods with untakable, and switched cps.

Quote-Switching CPs For Teams-
The default values for cloud city are:
function ScriptInit()
--  Attacker is always #1
    local ALL = 1
    local IMP = 2
--  These variables do not change
    local ATT = 1
    local DEF = 2

You can switch these values so that empire spawns on rebel's side, and vice versa.

How to choose the cps, and dont make them only switch ?
How to make them untakable ?

QuoteCamera Shots:
AddCameraShot(0.685601, -0.253606, -0.639994, -0.236735, -65.939224, -0.176558, 127.400444);

These settings tells the camera what views to show you when the spawn timer is counting down (not very useful if you have made the spawntime instant). You can set your own camera coordinates by opening the map in SPtest, then using Freecam and Fake Console.

How to :
- Know the particulars ?
- Use FakeConsol ( and where can i download it? )

Looking forward for your help,

Sy

Switching cps and making the un capturable is done by a hex edit of the map.

I have reproduced BattleBelks method and have cloud city maps uploaded here
http://www.swbfgamers.com/index.php?action=downloads;sa=view;down=322
http://www.swbfgamers.com/index.php?action=downloads;sa=view;down=321


See this post to learn how to do it yourself
http://www.swbfgamers.com/index.php?topic=3156.0


Someone else will need to reply about the fake console.

Quote from: Abraham Lincoln. on November 04, 1971, 12:34:40 PM
Don't believe everything you read on the internet

September 21, 2011, 09:22:49 AM #2 Last Edit: September 21, 2011, 09:27:27 AM by Syrion
Thanks Buckler, i'll try you method and tell if it works ;)

The question about the Fake Console arent really important but it would be nice to know how to change the camera position.

EDIT : Does it work with BattleBelk's Mission.lvl Tool, or just by hex editing?

fake console is a part of sptest which is shipped with the swbf mod tools