v22649 (04/28/01):

- Fixed buddy filter. You can now use the Filter option on the JOIN screen to find games that have players in them that are listed on your buddy list. (Use the Email or Warrior Browser functions to add/remove people from your buddy list.)

- You can now add a player to your server admin lists (so that server admins can auto-admin players when they join a server, if desired). How this is done: If you are a SuperAdmin (owner of the server), you can go into the lobby and right-click on a player's name. You will then have the ability to add them to your Admin or SuperAdmin lists.

- "Vote Spamming" has been prevented in-game.

- Added "quickbuy" keyboard shortcuts to use at vehicle station. (Default keys are the 1-6 number keys. 1 is Wildcat, 6 is Havoc). (NOTE: These key bindings are not currently editable. However, since you are on the vehicle purchase pad when they are in effect, they cannot interfere with any custom keys you've created, so you should have no problems.)

- Moved some of the CD check from script into code, where it should be.

- Missile reticle is improved aesthetically. This is part 1 of 2 of the missile reticle changes. The second part will be in the next patch.

- Team Damage ON/OFF can be changed by Admins/SuperAdmins as well as being voted on by players. If you are an Admin or SuperAdmin, then just go to Lobby and look up where the "Vote" options are listed. There are options there to toggle the Team Damage flag. Regular players can also Vote to Enable/Disable Team Damage in the same spot.

- Default server prefs have been changed so that the default time limit is now 30 minutes (instead of 20) and Team Damage is OFF.

- The "sticking" mouse button problem is now fixed.

- Deployables are now easier to place on walls and other surfaces. There were some inconsistencies on which surfaces could be placed upon and those are now resolved.

- (gameplay change) Flag captures are now worth 100 points, instead of 1 point. Additionally, each time someone grabs the flag *from the enemy flag stand* they will gain 1 point, regardless of whether they actually capture it or not. You will ONLY get this single point if the flag was actually on the flagstand. You will NOT get the point by touching the flag anywhere else on the field. This change will help prevent tie situations and will reward aggressive offensive play. NOTE: The "touch" point can only be gained once every 20 seconds...so a "scrum" around the flag base will not result in a large group of points being gained.

- (gameplay change) Deployable inventory stations can no longer be deployed directly next to each other. They must be at least 20 meters apart in order to be deployed properly.

- (gameplay change) Many team damage fixes occurred. When Team Damage is OFF the following are now true: Friendly teammates are no longer prevented from destroying deployables. The ELF will no longer drain energy from friendly players. If a friendly player blinds another friendly player with Whiteout grenades, then a message is displayed in the Chat HUD so that the blinded person knows who did it. (There are more Team Damage changes coming in the next patch.)

- (gameplay change) Medium now has a standard loadout of 12 grenades in the grenade launcher instead of 10. Light: 10; Medium: 12; Heavy: 15.

- (gameplay change) Deployable pulse sensors now have a range of 150m instead of 120m to make them a more attractive option to deploy.

- (gameplay change) Ejection speed increased slightly to more easily accomodate jumping out of moving vehicles.

- (gameplay change) Siege: Alcatraz. The generators have been moved around a bit. There are two entrances to that base. One is the "front door" and the other is the "back door". (The back door is the one that has a team-pass-only force field blocking enemies from the switch room.) There is now an upper generator down the chute from the "front door" that powers the "back door" force field. Additionally, there is a solar panel outside that powers the base turrets and sentry turrets. None of these generators have to be destroyed to get to the switch, but their destruction makes it MUCH easier to do so. There are four generators total on this map (all are waypointed now), and the destruction of all four is necessary before the base power will go down.

- (gameplay change) Siege: Caldera. The generator has been moved out of the switch room and into the very big main room that has the inventory stations in it. It is no longer necessary to destroy the generators in a particular sequence. Destroying the two main generators (Primary and Secondary) will drop the force field that protects the switch. Both gens must be down in order for the switch force field to drop.
This commit is contained in:
Robert MacGregor 2017-07-17 23:12:56 -04:00
parent 116be1648d
commit a7153c654d
49 changed files with 3968 additions and 2625 deletions

View file

@ -7,6 +7,8 @@ new GuiChunkedBitmapCtrl(ChatGui) {
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$ShellBackground";
helpTag = "0";
useVariable = "1";
@ -15,12 +17,15 @@ new GuiChunkedBitmapCtrl(ChatGui) {
profile = "ShellPaneProfile";
horizSizing = "width";
vertSizing = "height";
position = "12 46";
extent = "620 390";
position = "12 13";
extent = "620 423";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "CHAT";
maxLength = "255";
noTitleBar = "0";
new ShellTabFrame(ChatTabFrame) {
@ -31,6 +36,8 @@ new GuiChunkedBitmapCtrl(ChatGui) {
extent = "576 254";
minExtent = "26 254";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
isVertical = "0";
useCloseButton = "0";
@ -44,6 +51,8 @@ new GuiChunkedBitmapCtrl(ChatGui) {
extent = "560 29";
minExtent = "38 29";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
glowOffset = "7";
tabSpacing = "2";
@ -55,9 +64,11 @@ new GuiChunkedBitmapCtrl(ChatGui) {
horizSizing = "width";
vertSizing = "height";
position = "33 91";
extent = "381 251";
extent = "381 284";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
@ -72,9 +83,11 @@ new GuiChunkedBitmapCtrl(ChatGui) {
horizSizing = "width";
vertSizing = "height";
position = "6 7";
extent = "353 237";
extent = "353 270";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiChannelVectorCtrl(ChatGuiMessageVector) {
@ -82,14 +95,17 @@ new GuiChunkedBitmapCtrl(ChatGui) {
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "357 19";
extent = "357 52";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
lineSpacing = "0";
lineContinuedIndex = "5";
allowedMatches[0] = "http";
matchColor = "4 235 105 255";
maxColorIndex = "9";
};
};
};
@ -98,9 +114,11 @@ new GuiChunkedBitmapCtrl(ChatGui) {
horizSizing = "left";
vertSizing = "height";
position = "412 62";
extent = "175 308";
extent = "175 341";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
@ -115,9 +133,11 @@ new GuiChunkedBitmapCtrl(ChatGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "4 6";
extent = "151 296";
extent = "151 329";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellChatMemberList(ChatRoomMemberList) {
@ -125,9 +145,11 @@ new GuiChunkedBitmapCtrl(ChatGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "149 8";
extent = "151 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
altCommand = "ChatPrivate();";
helpTag = "0";
enumerate = "1";
@ -142,17 +164,20 @@ new GuiChunkedBitmapCtrl(ChatGui) {
profile = "NewTextEditProfile";
horizSizing = "width";
vertSizing = "top";
position = "27 337";
position = "27 370";
extent = "392 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
altCommand = "ChatSendText();";
helpTag = "0";
historySize = "0";
maxLength = "255";
historySize = "0";
password = "0";
glowOffset = "9 9";
tabComplete = "1";
deniedSound = "InputDeniedSound";
glowOffset = "9 9";
};
new GuiTextCtrl() {
profile = "ShellTextRightProfile";
@ -162,8 +187,11 @@ new GuiChunkedBitmapCtrl(ChatGui) {
extent = "38 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "TOPIC:";
maxLength = "255";
};
new GuiBubbleTextCtrl(ChatChannelTopic) {
profile = "ShellTopicTextProfile";
@ -173,8 +201,11 @@ new GuiChunkedBitmapCtrl(ChatGui) {
extent = "207 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "This is a sample chat topic";
maxLength = "255";
};
new ShellBitmapButton(ChatOpenPaneBtn) {
profile = "ShellButtonProfile";
@ -184,6 +215,8 @@ new GuiChunkedBitmapCtrl(ChatGui) {
extent = "100 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "ChatTabView.openNewPane();";
helpTag = "0";
text = "CHANNELS";
@ -197,6 +230,8 @@ new GuiChunkedBitmapCtrl(ChatGui) {
extent = "43 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "ChatTabView.closeCurrentPane();";
accelerator = "x";
helpTag = "0";
@ -211,6 +246,8 @@ new GuiChunkedBitmapCtrl(ChatGui) {
extent = "128 38";
minExtent = "32 38";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
command = "EditChannelOptions();";
helpTag = "0";
text = "CHANNEL OPTIONS";
@ -224,6 +261,8 @@ new GuiChunkedBitmapCtrl(ChatGui) {
extent = "128 38";
minExtent = "32 38";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
command = "EditChatOptions();";
helpTag = "0";
text = "CHAT OPTIONS";

View file

@ -7,6 +7,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$ShellBackground";
helpTag = "0";
useVariable = "1";
@ -15,10 +17,12 @@ new GuiChunkedBitmapCtrl(EmailGui) {
profile = "ShellPaneProfile";
horizSizing = "width";
vertSizing = "height";
position = "12 46";
extent = "620 390";
position = "12 13";
extent = "620 423";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "EMAIL";
maxLength = "255";
@ -32,6 +36,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "90 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "EmailEditBlocks();";
helpTag = "0";
text = "BLOCK LIST";
@ -45,6 +51,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "93 38";
minExtent = "32 38";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
command = "EmailBlockSender();";
helpTag = "0";
text = "TRACK SENDER";
@ -58,6 +66,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "65 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "EmailMessageDelete();";
accelerator = "delete";
helpTag = "0";
@ -72,6 +82,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "75 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "EmailMessageForward();";
helpTag = "0";
text = "FORWARD";
@ -85,6 +97,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "80 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "EmailMessageReplyAll();";
helpTag = "0";
text = "REPLY ALL";
@ -98,6 +112,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "60 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "EmailMessageReply();";
helpTag = "0";
text = "REPLY";
@ -111,6 +127,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "53 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "EmailMessageNew();";
helpTag = "0";
text = "NEW";
@ -121,9 +139,11 @@ new GuiChunkedBitmapCtrl(EmailGui) {
horizSizing = "width";
vertSizing = "height";
position = "18 70";
extent = "583 301";
extent = "583 334";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
columns = "0";
rows = "0 146";
@ -142,6 +162,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "583 142";
minExtent = "8 72";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
fixedHorizontal = "1";
vertSpacerBitmap = "gui/shll_vertspacer";
@ -155,6 +177,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "583 126";
minExtent = "8 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "0";
hScrollBar = "alwaysOff";
@ -171,6 +195,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "559 118";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiControl() {
@ -178,9 +204,11 @@ new GuiChunkedBitmapCtrl(EmailGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "8 8";
extent = "8 59";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
};
};
@ -193,6 +221,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "563 138";
minExtent = "8 20";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
startScrollRegion = "4 0";
headerBitmap = "gui/server_tabs";
@ -209,6 +239,7 @@ new GuiChunkedBitmapCtrl(EmailGui) {
drawSeparators = "0";
headerSort = "1";
allowReposition = "1";
noSelect = "0";
iconBase = "gui/email";
unreadFontType = "Univers Bold";
unreadFontSize = "16";
@ -221,9 +252,11 @@ new GuiChunkedBitmapCtrl(EmailGui) {
horizSizing = "left";
vertSizing = "height";
position = "0 146";
extent = "583 155";
extent = "583 188";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
@ -238,9 +271,11 @@ new GuiChunkedBitmapCtrl(EmailGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "7 7";
extent = "553 141";
extent = "553 174";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiMLTextCtrl(EMailInboxBodyText) {
@ -248,13 +283,16 @@ new GuiChunkedBitmapCtrl(EmailGui) {
horizSizing = "width";
vertSizing = "bottom";
position = "0 0";
extent = "551 18";
extent = "551 248";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "0";
maxChars = "-1";
deniedSound = "InputDeniedSound";
};
};
};
@ -267,6 +305,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "100 38";
minExtent = "32 38";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
command = "EmailEditBuddys();";
helpTag = "0";
text = "TRACKING LIST";
@ -280,6 +320,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "105 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "EmailBlockSender();";
helpTag = "0";
text = "BLOCK SENDER";
@ -293,6 +335,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "75 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "GetEmailBtnClick();";
helpTag = "0";
text = "GET MAIL";
@ -306,6 +350,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "101 30";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "EMailGui.ButtonClick(0);";
helpTag = "0";
text = "INBOX";
@ -320,6 +366,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "110 30";
minExtent = "26 27";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "SENT MAIL";
maxLength = "255";
@ -333,6 +381,8 @@ new GuiChunkedBitmapCtrl(EmailGui) {
extent = "112 30";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "EmailGui.buttonClick(1);";
helpTag = "0";
text = "DELETED MAIL";

View file

@ -7,28 +7,22 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$ShellBackground";
helpTag = "0";
useVariable = "1";
forumCount = "-1";
refreshFlag = "0";
state = "done";
eid = "112";
ebstat = "1";
initialized = "1";
key = "163";
TDialogOpen = "0";
bflag = "4";
TextCheck = "0";
new ShellPaneCtrl(ForumShell) {
profile = "ShellPaneProfile";
horizSizing = "width";
vertSizing = "height";
position = "13 46";
extent = "620 390";
position = "13 13";
extent = "620 423";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "FORUMS";
maxLength = "255";
@ -39,9 +33,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "width";
vertSizing = "height";
position = "19 26";
extent = "582 350";
extent = "582 383";
minExtent = "8 8";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl() {
@ -52,6 +48,8 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
extent = "36 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "TOPIC:";
maxLength = "255";
@ -64,6 +62,8 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
extent = "522 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Actual Topic Will Go Here";
maxLength = "255";
@ -73,9 +73,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "width";
vertSizing = "height";
position = "2 18";
extent = "578 292";
extent = "578 325";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
columns = "0";
rows = "0 158";
@ -94,6 +96,8 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
extent = "578 154";
minExtent = "24 72";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
fixedHorizontal = "1";
vertSpacerBitmap = "gui/shll_vertspacer";
@ -107,6 +111,8 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
extent = "578 138";
minExtent = "8 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "0";
hScrollBar = "alwaysOff";
@ -123,6 +129,8 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
extent = "554 130";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiControl() {
@ -130,9 +138,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "8 21";
extent = "8 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
};
};
@ -145,6 +155,8 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
extent = "558 150";
minExtent = "8 20";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
altCommand = "LinkBrowser(getField(ForumsMessageList.getRowTextById(ForumsMessageList.getSelectedID()),6),\"Warrior\");";
helpTag = "0";
startScrollRegion = "3 0";
@ -163,12 +175,7 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
headerSort = "0";
allowReposition = "0";
noSelect = "0";
lastID = "413653";
state = "done";
highestUpdate = "413653";
lastDate = "04/20/2001 11:09am";
allRead = "1";
key = "162";
allowColorChars = "1";
};
};
new ShellScrollCtrl() {
@ -176,9 +183,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "width";
vertSizing = "height";
position = "0 158";
extent = "578 134";
extent = "578 167";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
@ -193,9 +202,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "width";
vertSizing = "height";
position = "7 7";
extent = "548 120";
extent = "548 153";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiMLTextCtrl(ForumsText) {
@ -203,9 +214,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "532 36";
extent = "532 18";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "0";
@ -219,10 +232,12 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "38 309";
position = "38 342";
extent = "80 38";
minExtent = "32 38";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
command = "ForumsEditPost();";
helpTag = "0";
text = "EDIT";
@ -232,10 +247,12 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "110 309";
position = "110 342";
extent = "80 38";
minExtent = "32 38";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
command = "ForumsAcceptPost();";
accelerator = "alt a";
helpTag = "0";
@ -246,10 +263,12 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "182 309";
position = "182 342";
extent = "80 38";
minExtent = "32 38";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
command = "ForumsRejectPost();";
accelerator = "delete";
helpTag = "0";
@ -260,10 +279,12 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "275 309";
position = "275 342";
extent = "80 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "ForumsReply();";
accelerator = "alt r";
helpTag = "0";
@ -274,10 +295,12 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "405 309";
position = "405 342";
extent = "80 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "ForumsNext();";
accelerator = "s";
helpTag = "0";
@ -288,10 +311,12 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "340 309";
position = "340 342";
extent = "80 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "ForumsPrevious();";
accelerator = "w";
helpTag = "0";
@ -302,10 +327,12 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "470 309";
position = "470 342";
extent = "115 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "ForumsGoTopics();";
accelerator = "backspace";
helpTag = "0";
@ -318,9 +345,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "width";
vertSizing = "height";
position = "15 26";
extent = "580 349";
extent = "580 382";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellScrollCtrl() {
@ -328,9 +357,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "right";
vertSizing = "height";
position = "7 16";
extent = "161 291";
extent = "161 324";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
@ -345,9 +376,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "4 6";
extent = "137 279";
extent = "137 312";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellTextList(ForumsList) {
@ -355,9 +388,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "137 414";
extent = "137 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
enumerate = "1";
resizeCell = "1";
@ -372,9 +407,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "width";
vertSizing = "height";
position = "166 1";
extent = "418 306";
extent = "418 339";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
fixedHorizontal = "1";
vertSpacerBitmap = "gui/shll_vertspacer";
@ -385,9 +422,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "344 16";
extent = "74 290";
extent = "74 323";
minExtent = "8 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "0";
hScrollBar = "alwaysOff";
@ -401,9 +440,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "4 7";
extent = "50 276";
extent = "50 309";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiControl() {
@ -411,9 +452,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "52 1902";
extent = "52 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
};
};
@ -423,9 +466,11 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "398 302";
extent = "398 335";
minExtent = "8 20";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
altCommand = "ForumsOpenThread();";
helpTag = "0";
startScrollRegion = "3 0";
@ -444,6 +489,7 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
headerSort = "1";
allowReposition = "0";
noSelect = "0";
allowColorChars = "1";
};
};
new GuiTextCtrl() {
@ -454,6 +500,8 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
extent = "47 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "FORUMS";
maxLength = "255";
@ -462,10 +510,12 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "top";
position = "160 300";
position = "160 333";
extent = "90 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "ForumsNewTopic();";
helpTag = "0";
text = "NEW TOPIC";
@ -475,10 +525,12 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "top";
position = "291 300";
position = "291 333";
extent = "82 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "ForumsRefreshTopics();";
helpTag = "0";
text = "REFRESH ";
@ -488,10 +540,12 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "top";
position = "357 300";
position = "357 333";
extent = "53 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "ForumsGui.NextThreadPage();";
helpTag = "0";
text = "--->";
@ -501,10 +555,12 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "top";
position = "254 300";
position = "254 333";
extent = "53 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "ForumsGui.PreviousThreadPage();";
helpTag = "0";
text = "<---";
@ -514,10 +570,12 @@ new GuiChunkedBitmapCtrl(ForumsGui) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "top";
position = "1 300";
position = "1 333";
extent = "118 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "GetForumsList();";
helpTag = "0";
text = "REFRESH FORUMS";

View file

@ -7,6 +7,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$ShellBackground";
helpTag = "0";
useVariable = "1";
@ -15,10 +17,12 @@ new GuiChunkedBitmapCtrl(GameGui) {
profile = "ShellPaneProfile";
horizSizing = "width";
vertSizing = "height";
position = "12 46";
extent = "620 390";
position = "12 13";
extent = "620 423";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "GAME";
maxLength = "255";
@ -32,6 +36,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "576 254";
minExtent = "26 254";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
isVertical = "0";
useCloseButton = "0";
@ -45,6 +51,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "560 29";
minExtent = "38 29";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
glowOffset = "7";
tabSpacing = "2";
@ -56,9 +64,11 @@ new GuiChunkedBitmapCtrl(GameGui) {
horizSizing = "width";
vertSizing = "height";
position = "31 62";
extent = "558 312";
extent = "558 345";
minExtent = "8 8";
visible = "1";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl() {
@ -69,6 +79,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "48 26";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "FILTER:";
maxLength = "255";
@ -81,6 +93,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "104 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl(GMJ_FilterText) {
@ -91,6 +105,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "67 26";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "All Servers";
maxLength = "255";
@ -104,6 +120,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "190 26";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Status Text...";
maxLength = "255";
@ -116,6 +134,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "154 18";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
};
new ShellBitmapButton(GMJ_StopBtn) {
@ -126,6 +146,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "59 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "stopServerQuery();";
accelerator = "escape";
helpTag = "0";
@ -137,9 +159,11 @@ new GuiChunkedBitmapCtrl(GameGui) {
horizSizing = "width";
vertSizing = "height";
position = "0 25";
extent = "558 253";
extent = "558 286";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
fixedHorizontal = "0";
vertSpacerBitmap = "gui/shll_vertspacer";
@ -149,10 +173,12 @@ new GuiChunkedBitmapCtrl(GameGui) {
profile = "ShellServerBrowserProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "184 16";
extent = "374 237";
position = "194 16";
extent = "364 270";
minExtent = "8 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "0";
hScrollBar = "alwaysOn";
@ -166,9 +192,11 @@ new GuiChunkedBitmapCtrl(GameGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "4 4";
extent = "350 213";
extent = "340 246";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiControl() {
@ -176,9 +204,11 @@ new GuiChunkedBitmapCtrl(GameGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "831 8";
extent = "810 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
};
};
@ -188,9 +218,11 @@ new GuiChunkedBitmapCtrl(GameGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "0 0";
extent = "538 232";
extent = "538 265";
minExtent = "8 20";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
altCommand = "Canvas.pushDialog(ServerInfoDlg);";
helpTag = "0";
startScrollRegion = "1 0";
@ -215,10 +247,12 @@ new GuiChunkedBitmapCtrl(GameGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "38 273";
position = "38 306";
extent = "110 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "Canvas.pushDialog(ChooseFilterDlg);";
helpTag = "0";
text = "CHANGE FILTER";
@ -228,10 +262,12 @@ new GuiChunkedBitmapCtrl(GameGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "140 273";
position = "140 306";
extent = "110 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "GMJ_Browser.runQuery();";
helpTag = "0";
text = "REFRESH LIST";
@ -241,10 +277,12 @@ new GuiChunkedBitmapCtrl(GameGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "242 273";
position = "242 306";
extent = "110 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "GMJ_Browser.refreshSelectedServer();";
helpTag = "0";
text = "REFRESH SERVER";
@ -254,10 +292,12 @@ new GuiChunkedBitmapCtrl(GameGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "344 273";
position = "344 306";
extent = "110 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "Canvas.pushDialog(ServerInfoDlg);";
helpTag = "0";
text = "SERVER INFO";
@ -267,10 +307,12 @@ new GuiChunkedBitmapCtrl(GameGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "446 273";
position = "446 306";
extent = "110 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "JoinSelectedGame();";
helpTag = "0";
text = "JOIN GAME";
@ -282,19 +324,23 @@ new GuiChunkedBitmapCtrl(GameGui) {
horizSizing = "width";
vertSizing = "height";
position = "31 62";
extent = "558 312";
extent = "558 345";
minExtent = "8 8";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiControl() {
profile = "GuiDefaultProfile";
horizSizing = "center";
vertSizing = "center";
position = "0 0";
position = "0 16";
extent = "558 312";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl() {
@ -305,6 +351,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "60 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Game Type:";
maxLength = "255";
@ -317,6 +365,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "165 36";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "GAME TYPE";
maxLength = "255";
@ -334,6 +384,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "75 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Mission Name:";
maxLength = "255";
@ -346,6 +398,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "218 251";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
@ -363,6 +417,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "210 239";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellTextList(GMH_MissionList) {
@ -373,6 +429,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "210 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
altCommand = "tryToStartHostedGame();";
helpTag = "0";
enumerate = "1";
@ -391,6 +449,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "270 268";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl() {
@ -401,6 +461,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "80 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Server Name:";
maxLength = "255";
@ -413,11 +475,15 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "180 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$Host::GameName";
helpTag = "0";
maxLength = "24";
historySize = "0";
password = "0";
tabComplete = "0";
deniedSound = "InputDeniedSound";
glowOffset = "9 9";
};
new GuiTextCtrl() {
@ -428,6 +494,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "80 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Password:";
maxLength = "255";
@ -440,11 +508,15 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "180 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$Host::Password";
helpTag = "0";
maxLength = "16";
historySize = "0";
password = "0";
tabComplete = "0";
deniedSound = "InputDeniedSound";
glowOffset = "9 9";
};
new GuiTextCtrl() {
@ -455,6 +527,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "80 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Max Players:";
maxLength = "255";
@ -467,12 +541,16 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "180 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$Host::MaxPlayers";
helpTag = "0";
maxLength = "3";
validate = "validateMaxPlayers();";
historySize = "0";
password = "0";
tabComplete = "0";
deniedSound = "InputDeniedSound";
glowOffset = "9 9";
};
new ShellBitmapButton(GMH_AdvancedBtn) {
@ -483,6 +561,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "180 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "Canvas.pushDialog(AdvancedHostDlg);";
helpTag = "0";
text = "ADVANCED OPTIONS";
@ -496,6 +576,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "167 30";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$Host::BotsEnabled";
helpTag = "0";
text = "ENABLE BOTS";
@ -509,6 +591,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "270 105";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl() {
@ -519,6 +603,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "90 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Number of Bots:";
maxLength = "255";
@ -531,6 +617,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "16 20";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "(0)";
maxLength = "255";
@ -543,12 +631,14 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "185 24";
minExtent = "12 24";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "value";
altCommand = "setMinCombatants();";
helpTag = "0";
range = "0.000000 1.000000";
ticks = "15";
value = "0.136667";
value = "0.00333333";
usePlusMinus = "1";
};
new GuiTextCtrl(GMH_BotDiffText) {
@ -559,6 +649,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "90 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Bot Difficulty:";
maxLength = "255";
@ -571,6 +663,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "42 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Min:";
maxLength = "255";
@ -583,6 +677,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "185 24";
minExtent = "12 24";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "value";
altCommand = "updateMinBotDifficulty();";
helpTag = "0";
@ -599,6 +695,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "42 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Max:";
maxLength = "255";
@ -611,6 +709,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "185 24";
minExtent = "12 24";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "value";
altCommand = "updateMaxBotDifficulty();";
helpTag = "0";
@ -629,6 +729,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "180 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "StartHostedGame();";
helpTag = "0";
text = "START GAME";
@ -641,9 +743,11 @@ new GuiChunkedBitmapCtrl(GameGui) {
horizSizing = "width";
vertSizing = "height";
position = "31 62";
extent = "558 312";
extent = "558 345";
minExtent = "8 8";
visible = "0";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl() {
@ -654,6 +758,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "74 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Warrior:";
maxLength = "255";
@ -666,6 +772,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "200 38";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Select Warrior";
maxLength = "255";
@ -679,10 +787,12 @@ new GuiChunkedBitmapCtrl(GameGui) {
profile = "GuiDefaultProfile";
horizSizing = "left";
vertSizing = "center";
position = "290 6";
position = "290 22";
extent = "257 300";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellBitmapButton(GMW_PlayerPageBtn) {
@ -693,6 +803,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "152 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "GM_WarriorPane.gotoPlayerPage();";
helpTag = "0";
text = "JUMP TO PLAYER PAGE";
@ -706,6 +818,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "80 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Race/Gender:";
maxLength = "255";
@ -718,6 +832,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "152 38";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Select Race/Gender";
maxLength = "255";
@ -735,6 +851,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "80 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Skin:";
maxLength = "255";
@ -747,6 +865,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "152 38";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Select Skin";
maxLength = "255";
@ -764,6 +884,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "80 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Voice:";
maxLength = "255";
@ -776,6 +898,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "152 38";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Select Voice";
maxLength = "255";
@ -784,6 +908,7 @@ new GuiChunkedBitmapCtrl(GameGui) {
rolloverBarBitmap = "gui/shll_pulldownbar_rol";
selectedBarBitmap = "gui/shll_pulldownbar_act";
noButtonStyle = "0";
voiceIndex = "0";
};
new GuiTextCtrl() {
profile = "ShellTextRightProfile";
@ -793,6 +918,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "100 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Test Voice:";
maxLength = "255";
@ -805,6 +932,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "24 24";
minExtent = "24 24";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "GMW_VoicePopup.test();";
helpTag = "0";
simpleStyle = "1";
@ -817,6 +946,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "152 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "GM_WarriorPane.createNewAlias();";
helpTag = "0";
text = "NEW ALIAS";
@ -830,6 +961,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "152 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "GM_WarriorPane.deleteWarrior();";
helpTag = "0";
text = "DELETE ALIAS";
@ -841,9 +974,11 @@ new GuiChunkedBitmapCtrl(GameGui) {
horizSizing = "width";
vertSizing = "height";
position = "25 41";
extent = "261 263";
extent = "261 296";
minExtent = "16 18";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiPlayerView(GMW_PlayerModel) {
@ -851,19 +986,23 @@ new GuiChunkedBitmapCtrl(GameGui) {
horizSizing = "width";
vertSizing = "height";
position = "1 1";
extent = "259 261";
extent = "259 294";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
};
new ShellRadioButton(GMW_LightRdo) {
profile = "ShellRadioProfile";
horizSizing = "right";
vertSizing = "top";
position = "0 176";
position = "0 209";
extent = "80 30";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "GMW_PlayerModel.update();";
helpTag = "0";
text = "LIGHT";
@ -874,10 +1013,12 @@ new GuiChunkedBitmapCtrl(GameGui) {
profile = "ShellRadioProfile";
horizSizing = "right";
vertSizing = "top";
position = "0 206";
position = "0 239";
extent = "80 30";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "GMW_PlayerModel.update();";
helpTag = "0";
text = "MEDIUM";
@ -888,10 +1029,12 @@ new GuiChunkedBitmapCtrl(GameGui) {
profile = "ShellRadioProfile";
horizSizing = "right";
vertSizing = "top";
position = "0 236";
position = "0 269";
extent = "80 30";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "GMW_PlayerModel.update();";
helpTag = "0";
text = "HEAVY";
@ -908,6 +1051,8 @@ new GuiChunkedBitmapCtrl(GameGui) {
extent = "160 22";
minExtent = "8 8";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
maxLength = "255";
};

View file

@ -7,6 +7,8 @@ new GuiControl(JoystickConfigDlg) {
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
pane = "0";
@ -18,8 +20,11 @@ new GuiControl(JoystickConfigDlg) {
extent = "450 380";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "CONFIGURE JOYSTICK";
maxLength = "255";
noTitleBar = "0";
new ShellBitmapButton() {
@ -30,6 +35,8 @@ new GuiControl(JoystickConfigDlg) {
extent = "140 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "Canvas.popDialog(JoystickConfigDlg);";
helpTag = "0";
text = "DONE";
@ -43,6 +50,8 @@ new GuiControl(JoystickConfigDlg) {
extent = "254 283";
minExtent = "254 26";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
isVertical = "1";
useCloseButton = "0";
@ -56,28 +65,36 @@ new GuiControl(JoystickConfigDlg) {
extent = "278 263";
minExtent = "16 18";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiTextCtrl() {
profile = "ShellTextRightProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "6 50";
position = "6 48";
extent = "60 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Action:";
maxLength = "255";
};
new ShellPopupMenu(JoyAxisActionMenu) {
profile = "ShellPopupProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "63 41";
position = "63 39";
extent = "200 36";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
maxLength = "255";
maxPopupHeight = "200";
buttonBitmap = "gui/shll_pulldown";
rolloverBarBitmap = "gui/shll_pulldownbar_rol";
@ -88,32 +105,40 @@ new GuiControl(JoystickConfigDlg) {
profile = "ShellTextProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "47 82";
position = "47 80";
extent = "57 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Sensitivity:";
maxLength = "255";
};
new GuiTextCtrl(JoySensText) {
profile = "ShellAltTextProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "109 82";
position = "109 80";
extent = "28 20";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "(0.5)";
maxLength = "255";
};
new ShellSliderCtrl(JoyAxisSlider) {
profile = "ShellSliderProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "57 97";
position = "57 95";
extent = "170 24";
minExtent = "12 24";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "value";
altCommand = "JoySensText.update();";
helpTag = "0";
@ -126,43 +151,54 @@ new GuiControl(JoystickConfigDlg) {
profile = "ShellRadioProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "75 169";
position = "75 167";
extent = "127 30";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "INVERT";
maxLength = "255";
};
new GuiTextCtrl() {
profile = "ShellTextProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "47 122";
position = "47 120";
extent = "57 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Dead Zone:";
maxLength = "255";
};
new GuiTextCtrl(DeadZoneText) {
profile = "ShellAltTextProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "109 122";
position = "109 120";
extent = "28 20";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "(0.5)";
maxLength = "255";
};
new ShellSliderCtrl(DeadZoneSlider) {
profile = "ShellSliderProfile";
horizSizing = "right";
vertSizing = "bottom";
position = "57 137";
position = "57 135";
extent = "170 24";
minExtent = "12 24";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "value";
altCommand = "DeadZoneText.update();";
helpTag = "0";
@ -171,6 +207,20 @@ new GuiControl(JoystickConfigDlg) {
value = "0.5";
usePlusMinus = "1";
};
//new ShellToggleButton(JoyAxisRelativeTgl) {
// profile = "ShellRadioProfile";
// horizSizing = "right";
// vertSizing = "bottom";
// position = "75 197";
// extent = "127 30";
// minExtent = "26 27";
// visible = "1";
// hideCursor = "0";
// bypassHideCursor = "0";
// helpTag = "0";
// text = "RELATIVE";
// maxLength = "255";
//};
};
};
};

View file

@ -60,7 +60,7 @@ new GuiControl(LaunchToolbarDlg) {
profile = "CloseButtonProfile";
horizSizing = "left";
vertSizing = "bottom";
position = "583 46";
position = "583 13";
extent = "33 26";
minExtent = "8 8";
visible = "1";

View file

@ -7,6 +7,8 @@ new GuiChunkedBitmapCtrl(NewsGui) {
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$ShellBackground";
helpTag = "0";
useVariable = "1";
@ -15,22 +17,27 @@ new GuiChunkedBitmapCtrl(NewsGui) {
profile = "ShellPaneProfile";
horizSizing = "width";
vertSizing = "height";
position = "12 46";
extent = "620 390";
position = "12 13";
extent = "620 423";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "NEWS";
maxLength = "255";
noTitleBar = "0";
new ShellBitmapButton() {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "top";
position = "52 335";
position = "52 368";
extent = "128 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "PostNews();";
helpTag = "0";
text = "SUBMIT NEWS";
@ -44,8 +51,11 @@ new GuiChunkedBitmapCtrl(NewsGui) {
extent = "55 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Web Links:";
maxLength = "255";
};
new ShellPopupMenu(WebLinksMenu) {
profile = "ShellPopupProfile";
@ -55,7 +65,10 @@ new GuiChunkedBitmapCtrl(NewsGui) {
extent = "200 36";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
maxLength = "255";
maxPopupHeight = "200";
buttonBitmap = "gui/shll_pulldown";
rolloverBarBitmap = "gui/shll_pulldownbar_rol";
@ -70,6 +83,8 @@ new GuiChunkedBitmapCtrl(NewsGui) {
extent = "53 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "WebLinksMenu.launchWebBrowser();";
helpTag = "0";
text = "GO";
@ -83,6 +98,8 @@ new GuiChunkedBitmapCtrl(NewsGui) {
extent = "332 45";
minExtent = "16 18";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiMLTextCtrl(NewsMOTDText) {
@ -93,9 +110,13 @@ new GuiChunkedBitmapCtrl(NewsGui) {
extent = "310 16";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "0";
maxChars = "-1";
deniedSound = "InputDeniedSound";
};
};
new GuiTextCtrl() {
@ -106,17 +127,22 @@ new GuiChunkedBitmapCtrl(NewsGui) {
extent = "60 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "HEADLINES";
maxLength = "255";
};
new ShellScrollCtrl() {
profile = "NewScrollCtrlProfile";
horizSizing = "right";
vertSizing = "height";
position = "21 91";
extent = "190 220";
extent = "190 253";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
@ -131,9 +157,11 @@ new GuiChunkedBitmapCtrl(NewsGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "4 7";
extent = "182 206";
extent = "182 239";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellTextList(NewsHeadlines) {
@ -144,6 +172,8 @@ new GuiChunkedBitmapCtrl(NewsGui) {
extent = "182 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
enumerate = "0";
resizeCell = "1";
@ -157,10 +187,12 @@ new GuiChunkedBitmapCtrl(NewsGui) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "top";
position = "28 307";
position = "28 340";
extent = "85 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "NewsGui.getPreviousNewsItems();";
helpTag = "0";
text = "PREV";
@ -170,10 +202,12 @@ new GuiChunkedBitmapCtrl(NewsGui) {
profile = "ShellButtonProfile";
horizSizing = "right";
vertSizing = "top";
position = "119 307";
position = "119 340";
extent = "85 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "NewsGui.getNextNewsItems();";
helpTag = "0";
text = "NEXT";
@ -184,9 +218,11 @@ new GuiChunkedBitmapCtrl(NewsGui) {
horizSizing = "width";
vertSizing = "height";
position = "211 91";
extent = "385 275";
extent = "385 308";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
@ -201,9 +237,11 @@ new GuiChunkedBitmapCtrl(NewsGui) {
horizSizing = "width";
vertSizing = "height";
position = "4 6";
extent = "361 263";
extent = "361 296";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiMLTextCtrl(NewsText) {
@ -214,9 +252,13 @@ new GuiChunkedBitmapCtrl(NewsGui) {
extent = "387 16";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "0";
maxChars = "-1";
deniedSound = "InputDeniedSound";
};
};
};
@ -228,6 +270,8 @@ new GuiChunkedBitmapCtrl(NewsGui) {
extent = "100 38";
minExtent = "32 38";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
command = "NewsEditMOTD();";
helpTag = "0";
text = "EDIT MOTD";

View file

@ -405,6 +405,11 @@ new GameTSCtrl(PlayGui) {
markerImageNames[2] = "small_diamond"; // assigned task
markerImageNames[3] = "small_cross"; // client waypoint
markerImageNames[4] = "small_circle"; // target
missileMarker1 = "gui/RET_missile_marker";
missileMarker2 = "gui/RET_missile_marker_red";
missileFlash1 = "gui/RET_missile_horizflash_red";
missileFlash2 = "gui/RET_missile_vertflash_red";
};
new GuiControl(dashboardHud) {

View file

@ -7,6 +7,8 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$ShellBackground";
helpTag = "0";
useVariable = "1";
@ -15,12 +17,15 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
profile = "ShellPaneProfile";
horizSizing = "width";
vertSizing = "height";
position = "12 46";
extent = "620 390";
position = "12 13";
extent = "620 423";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "TRAINING";
maxLength = "255";
noTitleBar = "0";
new ShellFieldCtrl(TrainingPicFrame) {
@ -31,6 +36,8 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
extent = "175 175";
minExtent = "16 18";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiBitmapCtrl(TrainingPic) {
@ -41,6 +48,8 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
extent = "169 169";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
wrap = "0";
};
@ -49,22 +58,28 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
profile = "ShellTextRightProfile";
horizSizing = "left";
vertSizing = "top";
position = "236 344";
position = "236 377";
extent = "74 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Difficulty:";
maxLength = "255";
};
new ShellPopupMenu(TrainingDifficultyMenu) {
profile = "ShellPopupProfile";
horizSizing = "left";
vertSizing = "top";
position = "307 335";
position = "307 368";
extent = "137 36";
minExtent = "49 36";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
maxLength = "255";
maxPopupHeight = "200";
buttonBitmap = "gui/shll_pulldown";
rolloverBarBitmap = "gui/shll_pulldownbar_rol";
@ -79,6 +94,8 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
extent = "183 146";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
@ -96,6 +113,8 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
extent = "169 132";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellTextList(TrainingMissionList) {
@ -106,6 +125,8 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
extent = "169 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
enumerate = "1";
resizeCell = "1";
@ -123,9 +144,12 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
extent = "140 30";
minExtent = "26 27";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$pref::TrainingPlayBriefing";
helpTag = "0";
text = "Play Briefing";
maxLength = "255";
};
new GuiTextCtrl() {
profile = "ShellTextRightProfile";
@ -135,8 +159,11 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
extent = "122 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "Play Briefing:";
maxLength = "255";
};
new ShellBitmapButton(TrainingPlayBtn) {
profile = "SoundTestButtonProfile";
@ -146,6 +173,8 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
extent = "24 24";
minExtent = "24 24";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "TrainingGui.toggleBriefing();";
helpTag = "0";
simpleStyle = "1";
@ -158,17 +187,22 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
extent = "99 22";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "MISSION BRIEFING";
maxLength = "255";
};
new ShellScrollCtrl(TrainingBriefingScroll) {
profile = "NewScrollCtrlProfile";
horizSizing = "width";
vertSizing = "height";
position = "214 50";
extent = "378 285";
extent = "378 318";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
@ -183,9 +217,11 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
horizSizing = "width";
vertSizing = "bottom";
position = "7 7";
extent = "348 271";
extent = "348 304";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiMLTextCtrl(TrainingBriefingText) {
@ -196,9 +232,13 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
extent = "348 18";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "0";
maxChars = "-1";
deniedSound = "InputDeniedSound";
};
};
};
@ -206,10 +246,12 @@ new GuiChunkedBitmapCtrl(TrainingGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "469 335";
position = "469 368";
extent = "128 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "TrainingGui.startTraining();";
helpTag = "0";
text = "START";

View file

@ -7,6 +7,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "640 480";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
variable = "$ShellBackground";
helpTag = "0";
useVariable = "1";
@ -15,10 +17,12 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
profile = "ShellPaneProfile";
horizSizing = "width";
vertSizing = "height";
position = "12 46";
extent = "620 390";
position = "12 13";
extent = "620 423";
minExtent = "48 92";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "COMMUNITY BROWSER";
maxLength = "255";
@ -32,6 +36,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "576 254";
minExtent = "26 254";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
isVertical = "0";
useCloseButton = "0";
@ -45,6 +51,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "560 29";
minExtent = "38 29";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
glowOffset = "7";
tabSpacing = "2";
@ -56,9 +64,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "height";
position = "33 63";
extent = "554 270";
extent = "554 303";
minExtent = "16 18";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellFieldCtrl(TribePane) {
@ -66,9 +76,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "height";
position = "3 27";
extent = "550 239";
extent = "550 272";
minExtent = "16 18";
visible = "0";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellFieldCtrl() {
@ -76,9 +88,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "height";
position = "237 20";
extent = "310 217";
extent = "310 250";
minExtent = "16 18";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellScrollCtrl(TWBScroll) {
@ -86,9 +100,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "height";
position = "2 6";
extent = "306 209";
extent = "306 242";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
@ -103,9 +119,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "bottom";
position = "9 9";
extent = "288 191";
extent = "288 224";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiMLTextCtrl(TWBText) {
@ -116,10 +134,13 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "272 16";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "1";
maxChars = "-1";
deniedSound = "InputDeniedSound";
};
};
};
@ -129,9 +150,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "right";
vertSizing = "height";
position = "3 3";
extent = "234 234";
extent = "234 267";
minExtent = "16 18";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiChunkedBitmapCtrl(TeamPix) {
@ -142,6 +165,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "228 150";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
bitmap = "texticons/twb_Lineup.jpg";
useVariable = "0";
@ -152,9 +177,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "height";
position = "-2 151";
extent = "237 85";
extent = "237 118";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
fixedHorizontal = "1";
vertSpacerBitmap = "gui/shll_vertspacer";
@ -165,9 +192,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "0 16";
extent = "237 69";
extent = "237 102";
minExtent = "8 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "0";
hScrollBar = "alwaysOff";
@ -181,9 +210,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "4 7";
extent = "213 55";
extent = "213 88";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiControl(ML4) {
@ -194,6 +225,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "8 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
};
};
@ -203,9 +236,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "217 81";
extent = "217 114";
minExtent = "8 20";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
altCommand = "TribePane.RosterDblClick();";
helpTag = "0";
startScrollRegion = "2 0";
@ -224,6 +259,7 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
headerSort = "1";
allowReposition = "1";
noSelect = "0";
allowColorChars = "1";
};
};
};
@ -235,6 +271,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "64 30";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "TribePane.ButtonClick(4);";
helpTag = "0";
text = "ADMIN";
@ -249,6 +287,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "66 27";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "TribePane.ButtonClick(3);";
helpTag = "0";
text = "INVITES";
@ -263,6 +303,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "65 27";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "TribePane.ButtonClick(0);";
helpTag = "0";
text = "PROFILE";
@ -277,6 +319,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "65 27";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "TribePane.ButtonClick(1);";
helpTag = "0";
text = "ROSTER";
@ -291,6 +335,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "60 27";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "TribePane.ButtonClick(2);";
helpTag = "0";
text = "NEWS";
@ -303,9 +349,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "height";
position = "3 27";
extent = "550 239";
extent = "550 272";
minExtent = "16 18";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellFieldCtrl() {
@ -313,9 +361,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "height";
position = "237 20";
extent = "310 217";
extent = "310 250";
minExtent = "16 18";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new ShellScrollCtrl(W_Scroll) {
@ -323,9 +373,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "height";
position = "2 2";
extent = "306 213";
extent = "306 246";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "1";
hScrollBar = "alwaysOff";
@ -340,9 +392,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "bottom";
position = "4 4";
extent = "298 205";
extent = "298 238";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiMLTextCtrl(W_Text) {
@ -353,10 +407,13 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "286 16";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
lineSpacing = "2";
allowColorChars = "0";
maxChars = "-1";
deniedSound = "InputDeniedSound";
};
};
};
@ -366,9 +423,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "right";
vertSizing = "height";
position = "3 3";
extent = "234 234";
extent = "234 267";
minExtent = "16 18";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiChunkedBitmapCtrl(PlayerPix) {
@ -379,6 +438,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "228 150";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
bitmap = "texticons/twb_soclose.jpg";
useVariable = "0";
@ -389,9 +450,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "height";
position = "-2 151";
extent = "237 83";
extent = "237 116";
minExtent = "24 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
fixedHorizontal = "1";
vertSpacerBitmap = "gui/shll_vertspacer";
@ -402,9 +465,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "0 16";
extent = "237 67";
extent = "237 100";
minExtent = "8 52";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
willFirstRespond = "0";
hScrollBar = "alwaysOff";
@ -418,9 +483,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "right";
vertSizing = "bottom";
position = "4 7";
extent = "213 53";
extent = "213 86";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
new GuiControl(W_ML4) {
@ -431,6 +498,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "8 8";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
};
};
@ -440,9 +509,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "height";
position = "0 0";
extent = "217 79";
extent = "217 112";
minExtent = "8 20";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
altCommand = "PlayerPane.DblClick();";
helpTag = "0";
startScrollRegion = "3 0";
@ -460,6 +531,7 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
headerSort = "1";
allowReposition = "0";
noSelect = "0";
allowColorChars = "1";
};
};
};
@ -471,6 +543,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "64 30";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "PlayerPane.ButtonClick(5);";
helpTag = "0";
text = "ADMIN";
@ -485,6 +559,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "78 27";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "PlayerPane.ButtonClick(3);";
helpTag = "0";
text = "BUDDYLIST";
@ -499,6 +575,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "67 27";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "PlayerPane.ButtonClick(0);";
helpTag = "0";
text = "PROFILE";
@ -513,6 +591,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "69 27";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "PlayerPane.ButtonClick(1);";
helpTag = "0";
text = "HISTORY";
@ -527,6 +607,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "62 27";
minExtent = "26 27";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "PlayerPane.ButtonClick(2);";
helpTag = "0";
text = "TRIBES";
@ -539,9 +621,11 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
horizSizing = "width";
vertSizing = "bottom";
position = "7 5";
extent = "155 26";
extent = "142 26";
minExtent = "8 8";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
helpTag = "0";
text = "EAST [DEV]";
maxLength = "255";
@ -557,6 +641,8 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
extent = "43 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "TWBTabView.closeCurrentPane();";
accelerator = "escape";
helpTag = "0";
@ -567,10 +653,12 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "221 335";
position = "221 368";
extent = "128 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "CreateTribe();";
helpTag = "0";
text = "CREATE TRIBE";
@ -580,10 +668,12 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "341 335";
position = "341 368";
extent = "128 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "SearchTribes();";
helpTag = "0";
text = "TRIBE SEARCH";
@ -593,10 +683,12 @@ new GuiChunkedBitmapCtrl(TribeAndWarriorBrowserGui) {
profile = "ShellButtonProfile";
horizSizing = "left";
vertSizing = "top";
position = "461 335";
position = "461 368";
extent = "128 38";
minExtent = "32 38";
visible = "1";
hideCursor = "0";
bypassHideCursor = "0";
command = "SearchWarriors();";
helpTag = "0";
text = "WARRIOR SEARCH";