Rise
The Vieneo Province
ActiveHelp.h
Go to the documentation of this file.
1 #pragma once
2 
4 {
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
24  InvalidPositiveKilogramAmount = -20, // Client Only
25  InvalidNegativeKilogramAmount = -21, // Client Only
27  ScannerLostContact = -23, // Client Only
28  IntermediaFault = -24, // Client Only
29  JettisonFuel = -25,
50  LoadedPeople = -46,
53  NotAirworthy = -49,
84  NoMoreZoned = -80,
86  OutOfStock = -82,
129  NoJumpSeats = -125,
130  TaxiFare = -126,
140  InvalidApn = -136,
205  LoadedCargo = -201,
206  UnloadedFuel = -202,
207  LoadedFuel = -203,
210  OptionsSold = -206,
246  AtmLocation = -242,
249  AtmInstalled = -245,
257  CollectMoney = -253,
258  SpendMoney = -254,
281  DeniedCredit = -277,
314  RepairPutInPark = -311, // Client Only
315  RepairStopThrusting = -312, // Client Only
316 
317  MessageOfTheDay = 0, // also just for language updates
324  Biometer = 7,
327  Garage = 10,
346  Tutorial = 29,
349  CenterUp = 32,
358  GetMoving = 41,
369  TaxiService52 = 52, // holding here until they get the PickupFare achievement
381  Repair = 64,
388  Hardcore1 = 71,
389  Hardcore2 = 72,
394  HowToScan = 77,
397  LowFuel = 80,
400 };
ActiveHelp
Definition: ActiveHelp.h:3