SWBFGamers

Modding for the Original SWBF1 and SWBF2 => Requests => Topic started by: Syyy on September 21, 2011, 07:28:18 AM

Title: Editing Misison.lvl for Dedicated Server File.
Post by: Syyy on September 21, 2011, 07:28:18 AM
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
Title: Re: Editing Misison.lvl for Dedicated Server File.
Post by: Led on September 21, 2011, 07:48:22 AM
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.

Title: Re: Editing Misison.lvl for Dedicated Server File.
Post by: Syyy on September 21, 2011, 09:22:49 AM
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?
Title: Re: Editing Misison.lvl for Dedicated Server File.
Post by: Bamdur on September 21, 2011, 06:28:11 PM
fake console is a part of sptest which is shipped with the swbf mod tools
EhPortal 1.34 © 2024, WebDev