Rise
The Vieneo Province
ActiveHelp.h
Go to the documentation of this file.
1
#pragma once
2
3
enum
ActiveHelp
4
{
5
FirstOpenDoors
= -1,
6
InvalidBayNumber
= -2,
7
InsufficientFunds
= -3,
8
NewsFlash
= -4,
9
NoCargoBedOrCargoBay
= -5,
// Client Only
10
FirstSelectVehicleOrContainer
= -6,
// Client Only
11
VehicleOrContainerOnBoard
= -7,
// Client Only
12
UNUSED1
= -8,
13
VehicleTooLargeForVehicle
= -9,
// Client Only
14
Scanning
= -10,
// Client Only
15
ScanFailedInterference
= -11,
// Client Only
16
RepairedVehicle
= -12,
// Client Only
17
DockingFullAndCompleteStop
= -13,
// Client Only
18
DockingGetCloser
= -14,
// Client Only
19
SimulatorCannotUseItem
= -15,
// Client Only
20
SimulatorCannotTransferItem
= -16,
// Client Only
21
SimulatorCannotSwapItem
= -17,
// Client Only
22
SimulatorCannotTransferWeapons
= -18,
// Client Only
23
InvalidPositiveMonetaryAmount
= -19,
24
InvalidPositiveKilogramAmount
= -20,
// Client Only
25
InvalidNegativeKilogramAmount
= -21,
// Client Only
26
InsufficientFuelUs
= -22,
27
ScannerLostContact
= -23,
// Client Only
28
IntermediaFault
= -24,
// Client Only
29
JettisonFuel
= -25,
30
NotTradingCommodity
= -26,
31
EstablishmentInsufficientFunds
= -27,
32
BorrowingColonists
= -28,
33
DisturbanceInTheCargoBay
= -29,
34
DisturbanceInTheCrewCabin
= -30,
35
GruesomeDiscovery
= -31,
36
FeelRefreshed
= -32,
37
WhereAreTheInvitations
= -33,
38
NotStreetWorthy
= -34,
39
NotAppropriateAccommodations
= -35,
40
ReportWasEmailed
= -36,
41
IncompatibleLoadTypes
= -37,
42
ExampleLoadingCrewCabin
= -38,
43
ExampleLoadingPassengersBay
= -39,
44
MultiplePassengerOriginsNotSupported
= -40,
45
TooManyPeopleUnloading
= -41,
46
TooManyPeopleLoading
= -42,
47
NotEnoughPeopleForUnloading
= -43,
48
NotEnoughPeopleForLoading
= -44,
49
CannotLoadPeopleBuilding
= -45,
50
LoadedPeople
= -46,
51
LoadedPeopleWithFamily
= -47,
52
UnloadedPeople
= -48,
53
NotAirworthy
= -49,
54
HullRegistryTooLong
= -50,
55
VehicleRegistrationProfane
= -51,
56
HullRegistryInvalid
= -52,
57
VehicleRegistrationDuplicate
= -53,
58
HullRegistryNoStaff
= -54,
59
HullRegistryCompleted
= -55,
60
TrimColorInvalid
= -56,
61
TrimColorCompleted
= -57,
62
AllMacroNoneFound
= -58,
63
NoPassengersHeadedThatWay
= -59,
64
MinimumDistance
= -60,
65
AbilitiesAssessmentIntelligence
= -61,
66
SkillsAssessmentAssay
= -62,
67
NoCargoContainer
= -63,
68
AftLoadingOnly
= -64,
69
MixCargoAndPeople
= -65,
70
NoFuelContainer
= -66,
71
TooMuchCargoLoading
= -67,
72
NotEnoughCargoForUnloading
= -68,
73
NotSellingThatMuch
= -69,
74
NotBuyingThatMuch
= -70,
75
MustBeOwnerFarmstead
= -71,
76
RefuseService
= -72,
77
AlreadyAConstructionInProgress
= -73,
78
NotEnoughColonistsDemolition
= -74,
79
NoMoreToDemolish
= -75,
80
NotEnoughCommonForConstruction
= -76,
81
NotEnoughFabricatedForConstruction
= -77,
82
MustBeOwnerTownship
= -78,
83
NotEnoughColonistsConstruction
= -79,
84
NoMoreZoned
= -80,
85
NoWeaponMountsAvailable
= -81,
86
OutOfStock
= -82,
87
InventoryInstalled
= -83,
88
NoStorageForReloads
= -84,
89
NoSpaceForReloads
= -85,
90
ReloadAddedLaunchers
= -86,
91
ReloadAddedMunitionsContainer
= -87,
92
InventoryAddedPerson
= -88,
93
InventoryAddedVehicle
= -89,
94
UpgradedE10ToE11
= -90,
95
NotAppropriateAccommodationsOrbit
= -91,
96
RentalBalanceSettled
= -92,
97
RentalCounterWrongVehicle
= -93,
98
InventoryUnsupportedVehicle
= -94,
99
NoAvionicsBaysAvailable
= -95,
100
InventoryAlreadyInstalled
= -96,
101
VehicleTooLargeForGarage
= -97,
102
WaypointPurchase
= -98,
103
RestoredReputation
= -99,
104
RestoredCredit
= -100,
105
RestoredFlightStatus
= -101,
106
NotAllowedInGarage
= -102,
107
TakeStolenVehicleToImpound
= -103,
108
TakeRepossessVehicleToAuction
= -104,
109
NoVehiclesToUnload
= -105,
110
NoGaragedVehiclesFound
= -106,
111
VehicleRemovedFromGarage
= -107,
112
CasinoSlotMachineLoser
= -108,
113
CasinoSlotMachineWinner
= -109,
114
MustBeOwnerMine
= -110,
115
MustBeOwnerAirfield
= -111,
116
BankAccountNotFound
= -112,
117
BankMultipleLinesOfCredit
= -113,
118
BankLoanNotFound
= -114,
119
BankLoanPaymentFailed
= -115,
120
BankLoanVehicleHasNoLoan
= -116,
121
BankLoanVehicleAlreadyYours
= -117,
122
BankLoanVehicleHasLoan
= -118,
123
BankLoanVehicleNotYours
= -119,
124
BankLoanApproved
= -120,
125
BankLoanDenied
= -121,
126
BankLoanNotAcceptingApplications
= -122,
127
ControlTowerOccupied
= -123,
128
SimulatorInUse
= -124,
129
NoJumpSeats
= -125,
130
TaxiFare
= -126,
131
BankAccountOpened
= -127,
132
DeployCouldNotFindProject
= -128,
133
DeployNeedColonists
= -129,
134
DeploySiteAlreadyEstablished
= -130,
135
DeployGradeIsTooExtreme
= -131,
136
DeployMustNotHaveWater
= -132,
137
DeployTooManyLandforms
= -133,
138
DeployRestrictByTransition
= -134,
139
DeploySuccess
= -135,
140
InvalidApn
= -136,
141
PlotAlreadyRegisteredToSomeone
= -137,
142
PlotAlreadyRegisteredToYou
= -138,
143
PlotRegistrationSuccess
= -139,
144
PlotNotRegisteredToYou
= -140,
145
PlotRegistrationTransferred
= -141,
146
PlayerNotFound
= -142,
147
VehicleSerialInvalid
= -143,
148
VehicleSerialNotFound
= -144,
149
VehicleNotYours
= -145,
150
VehicleTitleTransferred
= -146,
151
VehicleSalvageTitle
= -147,
152
VehicleRegistrationTagFormat
= -148,
153
VehicleRegistrationCompleted
= -149,
154
ColonyNameUpdated
= -150,
155
ColonyAtmSurchargeRange
= -151,
156
VehicleSerialStolen
= -152,
157
FirstUnloadVehicle
= -153,
158
AuctionOpeningMinimum
= -154,
159
AuctionListedSuccess
= -155,
160
AuctionAlreadyListed
= -156,
161
AuctionRelistedSuccess
= -157,
162
AuctionListingInvalid
= -158,
163
AuctionListingNotFound
= -159,
164
AuctionBidOnYourOwn
= -160,
165
AuctionWinner
= -161,
166
AuctionWinnerInsufficientFunds
= -162,
167
AuctionOpeningBid
= -163,
168
AuctionIncrementBid
= -164,
169
VehicleSerialRepossess
= -165,
170
FirstVacateVehicle
= -166,
171
FirstDisplacePilot
= -167,
172
BankWireTransferFormat
= -168,
173
BankWireTransferFraud
= -169,
174
BankWireTransferSuccess
= -170,
175
BankDepositBackfillFailed
= -171,
176
BankDepositSuccess
= -172,
177
AtmInsufficientFunds
= -173,
178
BankWithdrawalBackfillFailed
= -174,
179
BankWithdrawalSuccess
= -175,
180
BankLoanPaidInFull
= -176,
181
BankLoanOverpayment
= -177,
182
BankLoanPayment
= -178,
183
BankLoanTermInvalid
= -179,
184
VehicleHasNoStowage
= -180,
185
NotEnoughCargoForLoading
= -181,
186
NoStorageForUnload
= -182,
187
InventoryFullVehicle
= -183,
188
AdminNoEligibleVehicles
= -184,
189
AdminCanNotOccupyType
= -185,
190
AdminCanNotFindType
= -186,
191
AdminPermissionDenied
= -187,
192
AdminOriginalVehicleOccupied
= -188,
193
AdminAlreadyInOriginalVehicle
= -189,
194
AchievementUnlocked
= -190,
195
ExampleLoadingStowage
= -191,
196
ExampleLoadingFuelTank
= -192,
197
ExampleUnloadingStowage
= -193,
198
ExampleUnloadingFuelTank
= -194,
199
ExampleLoadingCargoBay
= -195,
200
ExampleLoadingFuelBay
= -196,
201
AchievementLevelUp
= -197,
202
ExampleUnloadingCargoBay
= -198,
203
ExampleUnloadingFuelBay
= -199,
204
UnloadedCargo
= -200,
205
LoadedCargo
= -201,
206
UnloadedFuel
= -202,
207
LoadedFuel
= -203,
208
OptionsNotEnoughRemaining
= -204,
209
OptionsMaxNumberReached
= -205,
210
OptionsSold
= -206,
211
OptionsBought
= -207,
212
VehicleTransferUnsupported
= -208,
213
VehicleTransferPilotOnline
= -209,
214
VehicleLocked
= -210,
215
VehicleInsideClosedBay
= -211,
216
LoadedContainerBay
= -212,
217
LoadedContainerBed
= -213,
218
LoadedVehicleBay
= -214,
219
LoadedVehicleBed
= -215,
220
BayFullNoSpace
= -216,
221
BedFullNoSpace
= -217,
222
CashTransferFraud
= -218,
223
CashTransferSent
= -219,
224
CashTransferReceived
= -220,
225
VehicleUnoccupied
= -221,
226
InsufficientFuelThem
= -222,
227
TooMuchFuelUnloading
= -223,
228
TooMuchFuelLoading
= -224,
229
FuelTransferGave
= -225,
230
FuelTransferTook
= -226,
231
FuelTransferSent
= -227,
232
FuelTransferReceived
= -228,
233
NoReloadsAvailable
= -229,
234
NotMunitionsContainer
= -230,
235
InventoryLockedVehicle
= -231,
236
VehicleHasNoLock
= -232,
237
VehicleUnlocked
= -233,
238
VehicleLockFailed
= -234,
239
VehicleLockTamper
= -235,
240
FireworksLocation
= -236,
241
FireworksCeiling
= -237,
242
FireworksInProgress
= -238,
243
FireworksLaunched
= -239,
244
InventoryFullPerson
= -240,
245
InventoryTooHeavy
= -241,
246
AtmLocation
= -242,
247
AtmAlreadyInstalled
= -243,
248
AtmPermissionDenied
= -244,
249
AtmInstalled
= -245,
250
RunwayLightsLocation
= -246,
251
RunwayLightsAlreadyInstalled
= -247,
252
RunwayLightsInstalled
= -248,
253
UplinkLocation
= -249,
254
UplinkAlreadyInstalled
= -250,
255
UplinkInstalled
= -251,
256
VehicleTransferSuccess
= -252,
257
CollectMoney
= -253,
258
SpendMoney
= -254,
259
NoPassengersToUnload
= -255,
260
PassengerWrongLocation
= -256,
261
PassengersOutraged
= -257,
262
VehiclePurchased
= -258,
263
DiplomacyResult
= -259,
264
NoConstructionContainer
= -260,
265
ContainerPurchased
= -261,
266
LoadedProject
= -262,
267
ColonyMaximumTooLow
= -263,
268
ColonyMaximumTooHigh
= -264,
269
ColonyProductionInvalid
= -265,
270
LoadedPassengers
= -266,
271
NoPassengerContainer
= -267,
272
PassengersDiversion
= -268,
273
NoImpoundVehicleFound
= -269,
274
VehicleSerialFlaggedTow
= -270,
275
VehicleSerialNotFlaggedTow
= -271,
276
VehicleSerialTowCleared
= -272,
277
DisplaceDestinationIsOurs
= -273,
278
DisplaceSourceIsOurs
= -274,
279
DisplaceDestinationIsOrigin
= -275,
280
IncompatiblePeopleTypes
= -276,
281
DeniedCredit
= -277,
282
RentalExtended
= -278,
283
RentalUnavailable
= -279,
284
RentalStarted
= -280,
285
RentalNotOurs
= -281,
286
RentalReturnNotEmpty
= -282,
287
RentalReturnLocationApron
= -283,
288
RentalReturnLocationLot
= -284,
289
RentalReturnedVehicle
= -285,
290
RentalReturnedContainer
= -286,
291
VehicleInImpound
= -287,
292
PoliceReportSuccess
= -288,
293
DisplaceSuccess
= -289,
294
RentalPickupLocationApron
= -290,
295
RentalPickupContainer
= -291,
296
RentalPickupAircraft
= -292,
297
RentalPickupGroundVehicle
= -293,
298
VehicleSerialNotImpoundable
= -294,
299
DemoRestriction
= -295,
300
MiningExpansion
= -296,
301
MiningDemolition
= -297,
302
FarmingExpansion
= -298,
303
FarmingDemolition
= -299,
304
TownshipExpansion
= -300,
305
TownshipDemolition
= -301,
306
AirfieldExpansion
= -302,
307
AirfieldDemolition
= -303,
308
BonusesYouEnrolled
= -305,
309
BonusesPlayerEnrolled
= -306,
310
BonusesYouContributed
= -307,
311
BonusesPlayerContributed
= -308,
312
RentalAgreementNotFound
= -309,
313
AllMacroNoSpace
= -310,
314
RepairPutInPark
= -311,
// Client Only
315
RepairStopThrusting
= -312,
// Client Only
316
317
MessageOfTheDay
= 0,
// also just for language updates
318
WelcomeApt1
= 1,
319
AptWindows
= 2,
320
Intermedia1
= 3,
321
UpsideDown
= 4,
322
Resurrected
= 5,
323
PortSpeed
= 6,
324
Biometer
= 7,
325
WelcomeDasher
= 8,
326
FuelReminder
= 9,
327
Garage
= 10,
328
CashInHand
= 11,
329
WelcomeSaint
= 12,
330
WelcomeMuVER
= 13,
331
WelcomeWanderer
= 14,
332
WelcomeProwler
= 15,
333
GroundVehicleKeysSteer
= 16,
334
VTOLVehicleKeys
= 17,
335
AirOrAerospaceVehicleKeys1
= 18,
336
AirOrAerospaceVehicleKeys2
= 19,
337
GroundVehicleJoySteer
= 20,
338
VTOLVehicleJoy
= 21,
339
AirOrAerospaceVehicleJoy
= 22,
340
WelcomeSteerhead
= 23,
341
WhereIsTheBrakeJoy
= 24,
342
AirframeTemp100
= 25,
343
AirframeTemp200
= 26,
344
AirframeTemp300
= 27,
345
WelcomeSimulator1
= 28,
346
Tutorial
= 29,
347
WelcomeApt2
= 30,
348
LookAroundMouse
= 31,
349
CenterUp
= 32,
350
MoveAroundKeys
= 33,
351
ConfigJoystick
= 34,
352
GetItInGear
= 35,
353
NightOutHeadlight
= 36,
354
NightOutDomeLight
= 37,
355
WhereIsTheBrakeKeys
= 38,
356
GroundVehicleKeysGas
= 39,
357
GroundVehicleJoyGas
= 40,
358
GetMoving
= 41,
359
VehicleProximity
= 42,
360
TaxiService43
= 43,
361
WaypointManager
= 44,
362
TaxiService45
= 45,
363
TaxiService46
= 46,
364
TaxiService47
= 47,
365
TaxiService48
= 48,
366
TaxiService49
= 49,
367
TaxiService50
= 50,
368
TaxiService51
= 51,
369
TaxiService52
= 52,
// holding here until they get the PickupFare achievement
370
TaxiService53
= 53,
371
TaxiService54
= 54,
372
TaxiService55
= 55,
373
TaxiService56
= 56,
374
WelcomeStratomaster
= 57,
375
WelcomeWheeled
= 58,
376
KeyboardBindings
= 59,
377
WelcomeSimulator2
= 60,
378
TaxiService61
= 61,
379
Intermedia2
= 62,
380
TaxiService63
= 63,
381
Repair
= 64,
382
Communications
= 65,
383
LookAroundGamepad
= 66,
384
RustysRentals1
= 67,
385
FleetBank1
= 68,
386
SimulatorBay1
= 69,
387
SimulatorBay2
= 70,
388
Hardcore1
= 71,
389
Hardcore2
= 72,
390
MoveAroundJoy
= 73,
391
ContactList1
= 74,
392
ContactList2
= 75,
393
VehicleTransfer
= 76,
394
HowToScan
= 77,
395
ScannerPage
= 78,
396
LockPickSet
= 79,
397
LowFuel
= 80,
398
UserInputOnMFD
= 81,
399
HowToUseJVCAudio
= 82
400
};
AtmPermissionDenied
Definition:
ActiveHelp.h:248
RentalUnavailable
Definition:
ActiveHelp.h:283
InventoryFullPerson
Definition:
ActiveHelp.h:244
NotBuyingThatMuch
Definition:
ActiveHelp.h:74
BayFullNoSpace
Definition:
ActiveHelp.h:220
AllMacroNoSpace
Definition:
ActiveHelp.h:313
ExampleLoadingFuelBay
Definition:
ActiveHelp.h:200
UnloadedFuel
Definition:
ActiveHelp.h:206
InvalidPositiveMonetaryAmount
Definition:
ActiveHelp.h:23
WaypointPurchase
Definition:
ActiveHelp.h:102
GroundVehicleJoyGas
Definition:
ActiveHelp.h:357
AirfieldExpansion
Definition:
ActiveHelp.h:306
TooMuchFuelLoading
Definition:
ActiveHelp.h:228
Garage
Definition:
ActiveHelp.h:327
AptWindows
Definition:
ActiveHelp.h:319
VehicleTransferPilotOnline
Definition:
ActiveHelp.h:213
CasinoSlotMachineWinner
Definition:
ActiveHelp.h:113
NotEnoughCargoForUnloading
Definition:
ActiveHelp.h:72
GruesomeDiscovery
Definition:
ActiveHelp.h:35
ColonyMaximumTooHigh
Definition:
ActiveHelp.h:268
FuelTransferReceived
Definition:
ActiveHelp.h:232
MoveAroundJoy
Definition:
ActiveHelp.h:390
BankLoanPaymentFailed
Definition:
ActiveHelp.h:119
FeelRefreshed
Definition:
ActiveHelp.h:36
NoVehiclesToUnload
Definition:
ActiveHelp.h:109
AchievementUnlocked
Definition:
ActiveHelp.h:194
InventoryAddedPerson
Definition:
ActiveHelp.h:92
UserInputOnMFD
Definition:
ActiveHelp.h:398
Hardcore2
Definition:
ActiveHelp.h:389
Communications
Definition:
ActiveHelp.h:382
VehicleSerialNotFound
Definition:
ActiveHelp.h:148
TaxiService51
Definition:
ActiveHelp.h:368
RentalStarted
Definition:
ActiveHelp.h:284
Resurrected
Definition:
ActiveHelp.h:322
NotAppropriateAccommodationsOrbit
Definition:
ActiveHelp.h:95
LoadedPassengers
Definition:
ActiveHelp.h:270
TaxiService53
Definition:
ActiveHelp.h:370
NoStorageForReloads
Definition:
ActiveHelp.h:88
GroundVehicleKeysGas
Definition:
ActiveHelp.h:356
TaxiFare
Definition:
ActiveHelp.h:130
ScannerPage
Definition:
ActiveHelp.h:395
TooManyPeopleUnloading
Definition:
ActiveHelp.h:45
BankLoanOverpayment
Definition:
ActiveHelp.h:181
NoCargoContainer
Definition:
ActiveHelp.h:67
TaxiService55
Definition:
ActiveHelp.h:372
BonusesYouContributed
Definition:
ActiveHelp.h:310
OutOfStock
Definition:
ActiveHelp.h:86
DisplaceDestinationIsOrigin
Definition:
ActiveHelp.h:279
FarmingDemolition
Definition:
ActiveHelp.h:303
AuctionListingInvalid
Definition:
ActiveHelp.h:162
UnloadedPeople
Definition:
ActiveHelp.h:52
GetMoving
Definition:
ActiveHelp.h:358
UNUSED1
Definition:
ActiveHelp.h:12
LoadedPeopleWithFamily
Definition:
ActiveHelp.h:51
UpsideDown
Definition:
ActiveHelp.h:321
SimulatorBay2
Definition:
ActiveHelp.h:387
TaxiService50
Definition:
ActiveHelp.h:367
NoGaragedVehiclesFound
Definition:
ActiveHelp.h:110
RentalReturnedVehicle
Definition:
ActiveHelp.h:289
VehicleTransfer
Definition:
ActiveHelp.h:393
RentalAgreementNotFound
Definition:
ActiveHelp.h:312
Biometer
Definition:
ActiveHelp.h:324
UpgradedE10ToE11
Definition:
ActiveHelp.h:94
ColonyMaximumTooLow
Definition:
ActiveHelp.h:267
VehicleSerialNotImpoundable
Definition:
ActiveHelp.h:298
VehicleSerialRepossess
Definition:
ActiveHelp.h:169
NotStreetWorthy
Definition:
ActiveHelp.h:38
MixCargoAndPeople
Definition:
ActiveHelp.h:69
VehicleSerialStolen
Definition:
ActiveHelp.h:156
DisplaceDestinationIsOurs
Definition:
ActiveHelp.h:277
VehicleTooLargeForGarage
Definition:
ActiveHelp.h:101
ExampleUnloadingFuelBay
Definition:
ActiveHelp.h:203
RentalCounterWrongVehicle
Definition:
ActiveHelp.h:97
VehicleHasNoLock
Definition:
ActiveHelp.h:236
MustBeOwnerTownship
Definition:
ActiveHelp.h:82
AdminCanNotOccupyType
Definition:
ActiveHelp.h:189
WelcomeMuVER
Definition:
ActiveHelp.h:330
Tutorial
Definition:
ActiveHelp.h:346
ExampleLoadingFuelTank
Definition:
ActiveHelp.h:196
WhereIsTheBrakeJoy
Definition:
ActiveHelp.h:341
VehicleUnoccupied
Definition:
ActiveHelp.h:225
MessageOfTheDay
Definition:
ActiveHelp.h:317
VehicleRegistrationDuplicate
Definition:
ActiveHelp.h:57
LockPickSet
Definition:
ActiveHelp.h:396
TaxiService61
Definition:
ActiveHelp.h:378
DiplomacyResult
Definition:
ActiveHelp.h:263
ControlTowerOccupied
Definition:
ActiveHelp.h:127
AlreadyAConstructionInProgress
Definition:
ActiveHelp.h:77
NotEnoughPeopleForUnloading
Definition:
ActiveHelp.h:47
WaypointManager
Definition:
ActiveHelp.h:361
NotEnoughCommonForConstruction
Definition:
ActiveHelp.h:80
DemoRestriction
Definition:
ActiveHelp.h:299
AirOrAerospaceVehicleJoy
Definition:
ActiveHelp.h:339
AirOrAerospaceVehicleKeys2
Definition:
ActiveHelp.h:336
AuctionListingNotFound
Definition:
ActiveHelp.h:163
RunwayLightsInstalled
Definition:
ActiveHelp.h:252
RestoredFlightStatus
Definition:
ActiveHelp.h:105
MiningDemolition
Definition:
ActiveHelp.h:301
SpendMoney
Definition:
ActiveHelp.h:258
RentalExtended
Definition:
ActiveHelp.h:282
BankLoanPaidInFull
Definition:
ActiveHelp.h:180
WelcomeWheeled
Definition:
ActiveHelp.h:375
RestoredReputation
Definition:
ActiveHelp.h:103
BankLoanDenied
Definition:
ActiveHelp.h:125
OptionsMaxNumberReached
Definition:
ActiveHelp.h:209
AuctionOpeningBid
Definition:
ActiveHelp.h:167
BonusesYouEnrolled
Definition:
ActiveHelp.h:308
WelcomeSimulator1
Definition:
ActiveHelp.h:345
ExampleLoadingCargoBay
Definition:
ActiveHelp.h:199
VehicleOrContainerOnBoard
Definition:
ActiveHelp.h:11
AchievementLevelUp
Definition:
ActiveHelp.h:201
DeploySiteAlreadyEstablished
Definition:
ActiveHelp.h:134
FirstOpenDoors
Definition:
ActiveHelp.h:5
InsufficientFuelThem
Definition:
ActiveHelp.h:226
NotSellingThatMuch
Definition:
ActiveHelp.h:73
VehicleUnlocked
Definition:
ActiveHelp.h:237
ScanFailedInterference
Definition:
ActiveHelp.h:15
ReloadAddedLaunchers
Definition:
ActiveHelp.h:90
AbilitiesAssessmentIntelligence
Definition:
ActiveHelp.h:65
HullRegistryCompleted
Definition:
ActiveHelp.h:59
WelcomeApt1
Definition:
ActiveHelp.h:318
Repair
Definition:
ActiveHelp.h:381
RentalPickupAircraft
Definition:
ActiveHelp.h:296
BonusesPlayerEnrolled
Definition:
ActiveHelp.h:309
LoadedFuel
Definition:
ActiveHelp.h:207
LookAroundMouse
Definition:
ActiveHelp.h:348
VehicleSerialFlaggedTow
Definition:
ActiveHelp.h:274
MultiplePassengerOriginsNotSupported
Definition:
ActiveHelp.h:44
FireworksLocation
Definition:
ActiveHelp.h:240
BankWireTransferFormat
Definition:
ActiveHelp.h:172
WhereIsTheBrakeKeys
Definition:
ActiveHelp.h:355
PassengerWrongLocation
Definition:
ActiveHelp.h:260
SimulatorCannotUseItem
Definition:
ActiveHelp.h:19
AftLoadingOnly
Definition:
ActiveHelp.h:68
WelcomeApt2
Definition:
ActiveHelp.h:347
PlotRegistrationSuccess
Definition:
ActiveHelp.h:143
TaxiService47
Definition:
ActiveHelp.h:364
PassengersOutraged
Definition:
ActiveHelp.h:261
CashTransferSent
Definition:
ActiveHelp.h:223
BedFullNoSpace
Definition:
ActiveHelp.h:221
AirOrAerospaceVehicleKeys1
Definition:
ActiveHelp.h:335
FleetBank1
Definition:
ActiveHelp.h:385
MustBeOwnerMine
Definition:
ActiveHelp.h:114
BankLoanVehicleNotYours
Definition:
ActiveHelp.h:123
FuelTransferTook
Definition:
ActiveHelp.h:230
LoadedContainerBay
Definition:
ActiveHelp.h:216
NoMoreToDemolish
Definition:
ActiveHelp.h:79
BonusesPlayerContributed
Definition:
ActiveHelp.h:311
VehicleRemovedFromGarage
Definition:
ActiveHelp.h:111
BankLoanVehicleAlreadyYours
Definition:
ActiveHelp.h:121
VTOLVehicleKeys
Definition:
ActiveHelp.h:334
RunwayLightsAlreadyInstalled
Definition:
ActiveHelp.h:251
TrimColorCompleted
Definition:
ActiveHelp.h:61
CenterUp
Definition:
ActiveHelp.h:349
HullRegistryInvalid
Definition:
ActiveHelp.h:56
GroundVehicleJoySteer
Definition:
ActiveHelp.h:337
NotAppropriateAccommodations
Definition:
ActiveHelp.h:39
Intermedia1
Definition:
ActiveHelp.h:320
NotMunitionsContainer
Definition:
ActiveHelp.h:234
MustBeOwnerFarmstead
Definition:
ActiveHelp.h:75
RentalPickupLocationApron
Definition:
ActiveHelp.h:294
ReloadAddedMunitionsContainer
Definition:
ActiveHelp.h:91
ContactList1
Definition:
ActiveHelp.h:391
AirframeTemp300
Definition:
ActiveHelp.h:344
RentalReturnLocationApron
Definition:
ActiveHelp.h:287
EstablishmentInsufficientFunds
Definition:
ActiveHelp.h:31
AtmInstalled
Definition:
ActiveHelp.h:249
LoadedVehicleBay
Definition:
ActiveHelp.h:218
HowToScan
Definition:
ActiveHelp.h:394
DeployTooManyLandforms
Definition:
ActiveHelp.h:137
IntermediaFault
Definition:
ActiveHelp.h:28
OptionsNotEnoughRemaining
Definition:
ActiveHelp.h:208
InventoryTooHeavy
Definition:
ActiveHelp.h:245
TaxiService56
Definition:
ActiveHelp.h:373
FirstDisplacePilot
Definition:
ActiveHelp.h:171
NoPassengersHeadedThatWay
Definition:
ActiveHelp.h:63
CashTransferFraud
Definition:
ActiveHelp.h:222
NoAvionicsBaysAvailable
Definition:
ActiveHelp.h:99
TaxiService45
Definition:
ActiveHelp.h:362
VehicleSerialInvalid
Definition:
ActiveHelp.h:147
InsufficientFuelUs
Definition:
ActiveHelp.h:26
MinimumDistance
Definition:
ActiveHelp.h:64
VehicleProximity
Definition:
ActiveHelp.h:359
BankAccountNotFound
Definition:
ActiveHelp.h:116
TaxiService54
Definition:
ActiveHelp.h:371
DisturbanceInTheCargoBay
Definition:
ActiveHelp.h:33
VehiclePurchased
Definition:
ActiveHelp.h:262
IncompatibleLoadTypes
Definition:
ActiveHelp.h:41
VehicleHasNoStowage
Definition:
ActiveHelp.h:184
TaxiService63
Definition:
ActiveHelp.h:380
NoMoreZoned
Definition:
ActiveHelp.h:84
VehicleLockFailed
Definition:
ActiveHelp.h:238
NoJumpSeats
Definition:
ActiveHelp.h:129
HowToUseJVCAudio
Definition:
ActiveHelp.h:399
BankDepositBackfillFailed
Definition:
ActiveHelp.h:175
InsufficientFunds
Definition:
ActiveHelp.h:7
LoadedProject
Definition:
ActiveHelp.h:266
NoPassengerContainer
Definition:
ActiveHelp.h:271
ConfigJoystick
Definition:
ActiveHelp.h:351
RepairPutInPark
Definition:
ActiveHelp.h:314
BankLoanTermInvalid
Definition:
ActiveHelp.h:183
AuctionOpeningMinimum
Definition:
ActiveHelp.h:158
WelcomeSteerhead
Definition:
ActiveHelp.h:340
TooMuchFuelUnloading
Definition:
ActiveHelp.h:227
CashInHand
Definition:
ActiveHelp.h:328
TooManyPeopleLoading
Definition:
ActiveHelp.h:46
AdminPermissionDenied
Definition:
ActiveHelp.h:191
NoCargoBedOrCargoBay
Definition:
ActiveHelp.h:9
VehicleInImpound
Definition:
ActiveHelp.h:291
FirstUnloadVehicle
Definition:
ActiveHelp.h:157
NightOutDomeLight
Definition:
ActiveHelp.h:354
PortSpeed
Definition:
ActiveHelp.h:323
FuelTransferGave
Definition:
ActiveHelp.h:229
KeyboardBindings
Definition:
ActiveHelp.h:376
NotTradingCommodity
Definition:
ActiveHelp.h:30
AuctionAlreadyListed
Definition:
ActiveHelp.h:160
LoadedContainerBed
Definition:
ActiveHelp.h:217
IncompatiblePeopleTypes
Definition:
ActiveHelp.h:280
RefuseService
Definition:
ActiveHelp.h:76
AuctionBidOnYourOwn
Definition:
ActiveHelp.h:164
FirstVacateVehicle
Definition:
ActiveHelp.h:170
VehicleTooLargeForVehicle
Definition:
ActiveHelp.h:13
ExampleUnloadingStowage
Definition:
ActiveHelp.h:197
NotAirworthy
Definition:
ActiveHelp.h:53
VehicleSerialNotFlaggedTow
Definition:
ActiveHelp.h:275
AirframeTemp200
Definition:
ActiveHelp.h:343
AuctionIncrementBid
Definition:
ActiveHelp.h:168
DockingGetCloser
Definition:
ActiveHelp.h:18
TaxiService46
Definition:
ActiveHelp.h:363
ExampleLoadingStowage
Definition:
ActiveHelp.h:195
SimulatorCannotTransferItem
Definition:
ActiveHelp.h:20
RentalPickupGroundVehicle
Definition:
ActiveHelp.h:297
PlayerNotFound
Definition:
ActiveHelp.h:146
VehicleSalvageTitle
Definition:
ActiveHelp.h:151
InventoryLockedVehicle
Definition:
ActiveHelp.h:235
NoWeaponMountsAvailable
Definition:
ActiveHelp.h:85
BankLoanVehicleHasLoan
Definition:
ActiveHelp.h:122
BankLoanVehicleHasNoLoan
Definition:
ActiveHelp.h:120
TaxiService43
Definition:
ActiveHelp.h:360
ContainerPurchased
Definition:
ActiveHelp.h:265
SimulatorInUse
Definition:
ActiveHelp.h:128
TrimColorInvalid
Definition:
ActiveHelp.h:60
VehicleRegistrationProfane
Definition:
ActiveHelp.h:55
RentalReturnLocationLot
Definition:
ActiveHelp.h:288
PoliceReportSuccess
Definition:
ActiveHelp.h:292
NoFuelContainer
Definition:
ActiveHelp.h:70
DeployRestrictByTransition
Definition:
ActiveHelp.h:138
LoadedCargo
Definition:
ActiveHelp.h:205
BankAccountOpened
Definition:
ActiveHelp.h:131
UplinkAlreadyInstalled
Definition:
ActiveHelp.h:254
BankLoanNotFound
Definition:
ActiveHelp.h:118
ColonyNameUpdated
Definition:
ActiveHelp.h:154
OptionsSold
Definition:
ActiveHelp.h:210
RentalReturnNotEmpty
Definition:
ActiveHelp.h:286
UnloadedCargo
Definition:
ActiveHelp.h:204
NotEnoughColonistsConstruction
Definition:
ActiveHelp.h:83
WelcomeDasher
Definition:
ActiveHelp.h:325
FireworksLaunched
Definition:
ActiveHelp.h:243
VehicleTitleTransferred
Definition:
ActiveHelp.h:150
LoadedVehicleBed
Definition:
ActiveHelp.h:219
SimulatorCannotTransferWeapons
Definition:
ActiveHelp.h:22
Hardcore1
Definition:
ActiveHelp.h:388
InventoryFullVehicle
Definition:
ActiveHelp.h:187
WelcomeStratomaster
Definition:
ActiveHelp.h:374
VehicleRegistrationTagFormat
Definition:
ActiveHelp.h:152
InventoryUnsupportedVehicle
Definition:
ActiveHelp.h:98
HullRegistryTooLong
Definition:
ActiveHelp.h:54
InvalidNegativeKilogramAmount
Definition:
ActiveHelp.h:25
ReportWasEmailed
Definition:
ActiveHelp.h:40
AdminAlreadyInOriginalVehicle
Definition:
ActiveHelp.h:193
TooMuchCargoLoading
Definition:
ActiveHelp.h:71
LookAroundGamepad
Definition:
ActiveHelp.h:383
FarmingExpansion
Definition:
ActiveHelp.h:302
PlotRegistrationTransferred
Definition:
ActiveHelp.h:145
InventoryInstalled
Definition:
ActiveHelp.h:87
ExampleLoadingCrewCabin
Definition:
ActiveHelp.h:42
DisplaceSourceIsOurs
Definition:
ActiveHelp.h:278
WelcomeWanderer
Definition:
ActiveHelp.h:331
NotEnoughFabricatedForConstruction
Definition:
ActiveHelp.h:81
NotEnoughColonistsDemolition
Definition:
ActiveHelp.h:78
DeniedCredit
Definition:
ActiveHelp.h:281
TakeStolenVehicleToImpound
Definition:
ActiveHelp.h:107
BankWireTransferSuccess
Definition:
ActiveHelp.h:174
SkillsAssessmentAssay
Definition:
ActiveHelp.h:66
RentalBalanceSettled
Definition:
ActiveHelp.h:96
AdminNoEligibleVehicles
Definition:
ActiveHelp.h:188
TownshipExpansion
Definition:
ActiveHelp.h:304
UplinkLocation
Definition:
ActiveHelp.h:253
LowFuel
Definition:
ActiveHelp.h:397
WelcomeSaint
Definition:
ActiveHelp.h:329
ActiveHelp
ActiveHelp
Definition:
ActiveHelp.h:3
DeployGradeIsTooExtreme
Definition:
ActiveHelp.h:135
RestoredCredit
Definition:
ActiveHelp.h:104
Intermedia2
Definition:
ActiveHelp.h:379
BorrowingColonists
Definition:
ActiveHelp.h:32
FireworksInProgress
Definition:
ActiveHelp.h:242
DisplaceSuccess
Definition:
ActiveHelp.h:293
AllMacroNoneFound
Definition:
ActiveHelp.h:62
FireworksCeiling
Definition:
ActiveHelp.h:241
VehicleInsideClosedBay
Definition:
ActiveHelp.h:215
BankWithdrawalSuccess
Definition:
ActiveHelp.h:179
WelcomeSimulator2
Definition:
ActiveHelp.h:377
Scanning
Definition:
ActiveHelp.h:14
InventoryAlreadyInstalled
Definition:
ActiveHelp.h:100
BankDepositSuccess
Definition:
ActiveHelp.h:176
WelcomeProwler
Definition:
ActiveHelp.h:332
VehicleLocked
Definition:
ActiveHelp.h:214
DeployNeedColonists
Definition:
ActiveHelp.h:133
DisturbanceInTheCrewCabin
Definition:
ActiveHelp.h:34
CannotLoadPeopleBuilding
Definition:
ActiveHelp.h:49
NoStorageForUnload
Definition:
ActiveHelp.h:186
InvalidApn
Definition:
ActiveHelp.h:140
NoSpaceForReloads
Definition:
ActiveHelp.h:89
TaxiService48
Definition:
ActiveHelp.h:365
DockingFullAndCompleteStop
Definition:
ActiveHelp.h:17
VehicleRegistrationCompleted
Definition:
ActiveHelp.h:153
CollectMoney
Definition:
ActiveHelp.h:257
BankLoanApproved
Definition:
ActiveHelp.h:124
ScannerLostContact
Definition:
ActiveHelp.h:27
TownshipDemolition
Definition:
ActiveHelp.h:305
WhereAreTheInvitations
Definition:
ActiveHelp.h:37
FirstSelectVehicleOrContainer
Definition:
ActiveHelp.h:10
DeployMustNotHaveWater
Definition:
ActiveHelp.h:136
ExampleLoadingPassengersBay
Definition:
ActiveHelp.h:43
GetItInGear
Definition:
ActiveHelp.h:352
AdminOriginalVehicleOccupied
Definition:
ActiveHelp.h:192
AtmInsufficientFunds
Definition:
ActiveHelp.h:177
AuctionWinnerInsufficientFunds
Definition:
ActiveHelp.h:166
VehicleTransferSuccess
Definition:
ActiveHelp.h:256
BankLoanNotAcceptingApplications
Definition:
ActiveHelp.h:126
AuctionListedSuccess
Definition:
ActiveHelp.h:159
NewsFlash
Definition:
ActiveHelp.h:8
PlotNotRegisteredToYou
Definition:
ActiveHelp.h:144
FuelTransferSent
Definition:
ActiveHelp.h:231
ExampleUnloadingCargoBay
Definition:
ActiveHelp.h:202
TakeRepossessVehicleToAuction
Definition:
ActiveHelp.h:108
CasinoSlotMachineLoser
Definition:
ActiveHelp.h:112
NoImpoundVehicleFound
Definition:
ActiveHelp.h:273
InventoryAddedVehicle
Definition:
ActiveHelp.h:93
TaxiService52
Definition:
ActiveHelp.h:369
MiningExpansion
Definition:
ActiveHelp.h:300
AirfieldDemolition
Definition:
ActiveHelp.h:307
AtmAlreadyInstalled
Definition:
ActiveHelp.h:247
JettisonFuel
Definition:
ActiveHelp.h:29
NoReloadsAvailable
Definition:
ActiveHelp.h:233
AuctionWinner
Definition:
ActiveHelp.h:165
ContactList2
Definition:
ActiveHelp.h:392
RentalPickupContainer
Definition:
ActiveHelp.h:295
AirframeTemp100
Definition:
ActiveHelp.h:342
CashTransferReceived
Definition:
ActiveHelp.h:224
ExampleUnloadingFuelTank
Definition:
ActiveHelp.h:198
VehicleSerialTowCleared
Definition:
ActiveHelp.h:276
PassengersDiversion
Definition:
ActiveHelp.h:272
HullRegistryNoStaff
Definition:
ActiveHelp.h:58
NoPassengersToUnload
Definition:
ActiveHelp.h:259
RentalReturnedContainer
Definition:
ActiveHelp.h:290
OptionsBought
Definition:
ActiveHelp.h:211
AtmLocation
Definition:
ActiveHelp.h:246
NoConstructionContainer
Definition:
ActiveHelp.h:264
PlotAlreadyRegisteredToSomeone
Definition:
ActiveHelp.h:141
InvalidBayNumber
Definition:
ActiveHelp.h:6
VehicleNotYours
Definition:
ActiveHelp.h:149
VehicleTransferUnsupported
Definition:
ActiveHelp.h:212
ColonyProductionInvalid
Definition:
ActiveHelp.h:269
RepairedVehicle
Definition:
ActiveHelp.h:16
NotEnoughCargoForLoading
Definition:
ActiveHelp.h:185
BankWithdrawalBackfillFailed
Definition:
ActiveHelp.h:178
MoveAroundKeys
Definition:
ActiveHelp.h:350
SimulatorBay1
Definition:
ActiveHelp.h:386
NotEnoughPeopleForLoading
Definition:
ActiveHelp.h:48
VehicleLockTamper
Definition:
ActiveHelp.h:239
BankLoanPayment
Definition:
ActiveHelp.h:182
GroundVehicleKeysSteer
Definition:
ActiveHelp.h:333
BankWireTransferFraud
Definition:
ActiveHelp.h:173
TaxiService49
Definition:
ActiveHelp.h:366
AuctionRelistedSuccess
Definition:
ActiveHelp.h:161
BankMultipleLinesOfCredit
Definition:
ActiveHelp.h:117
DeployCouldNotFindProject
Definition:
ActiveHelp.h:132
RustysRentals1
Definition:
ActiveHelp.h:384
DeploySuccess
Definition:
ActiveHelp.h:139
RepairStopThrusting
Definition:
ActiveHelp.h:315
RentalNotOurs
Definition:
ActiveHelp.h:285
VTOLVehicleJoy
Definition:
ActiveHelp.h:338
LoadedPeople
Definition:
ActiveHelp.h:50
NightOutHeadlight
Definition:
ActiveHelp.h:353
FuelReminder
Definition:
ActiveHelp.h:326
NotAllowedInGarage
Definition:
ActiveHelp.h:106
AdminCanNotFindType
Definition:
ActiveHelp.h:190
MustBeOwnerAirfield
Definition:
ActiveHelp.h:115
UplinkInstalled
Definition:
ActiveHelp.h:255
SimulatorCannotSwapItem
Definition:
ActiveHelp.h:21
PlotAlreadyRegisteredToYou
Definition:
ActiveHelp.h:142
RunwayLightsLocation
Definition:
ActiveHelp.h:250
ColonyAtmSurchargeRange
Definition:
ActiveHelp.h:155
InvalidPositiveKilogramAmount
Definition:
ActiveHelp.h:24
ActiveHelp.h
Generated on Tue May 4 2021 15:18:09 for Rise by
1.8.14