Skip to main content

Global Variables

1798 global variables are created during the game's initialization process, 241 of them being created later by Lua scripts or by the script manager system. Over 99% of these variables are functions, so function and non-function variables will be divided into seperate sections for convenience. All lists are sorted with regards to case, so lowercase names will be on the bottom.

Complete Dump - After Initialization

These are all the global variables that are defined immediately after one script update.

  1. AddArrestRestartPoint
  2. AddBlipForCar
  3. AddBlipForChar
  4. AddBlipForPickup
  5. AddBlipForProp
  6. AddInteriorArrestRestartPoint
  7. AddInteriorAsleepRestartPoint
  8. AddInteriorKORestartPoint
  9. AddKORestartPoint
  10. AddPAnimToNextCutscene
  11. Alive
  12. AllowAreaTransitions
  13. AreaActivatePopulationTrigger
  14. AreaAddAmbientSpawnPeriod
  15. AreaAddAmbientSpawner
  16. AreaAddDockLocation
  17. AreaAddDockPeriod
  18. AreaAddDocker
  19. AreaAddExtraScene
  20. AreaAddMissionSpawner
  21. AreaAddPedModelIdToSpawnLocation
  22. AreaAddPedTypeToSpawnLocation
  23. AreaAddSpawnLocation
  24. AreaCancelStoredTransition
  25. AreaClearAllExplosions
  26. AreaClearAllPeds
  27. AreaClearAllProjectiles
  28. AreaClearAllVehicles
  29. AreaClearDockers
  30. AreaClearPatrolPaths
  31. AreaClearSpawners
  32. AreaDeactivatePopulationTrigger
  33. AreaDeteriorateAttitudeForPopTriggerPedType
  34. AreaDisableAllPatrolPaths
  35. AreaDisableCameraControlForTransition
  36. AreaDisablePatrolPath
  37. AreaDoorTransitionFix
  38. AreaEnableAllPatrolPaths
  39. AreaEnablePatrolPath
  40. AreaEnsureSpecialEntitiesAreCreated
  41. AreaEnsureSpecialEntitiesAreCreatedWithOverride
  42. AreaForceLoadAreaByAreaTransition
  43. AreaGetPlayerPositionBeforeStore
  44. AreaGetPopulationCullDistance
  45. AreaGetPopulationEvaluatesTriggersIn3D
  46. AreaGetScriptedPOIPointToActivate
  47. AreaGetTransitionTime
  48. AreaGetVisible
  49. AreaInitPatrolPath
  50. AreaIsCollisionLoaded
  51. AreaIsDoorLocked
  52. AreaIsDoorLockedToPeds
  53. AreaIsDoorOpen
  54. AreaIsLoading
  55. AreaLoad
  56. AreaLoadCollision
  57. AreaLoadSpecialEntities
  58. AreaMissionSpawnerExhausted
  59. AreaMissionSpawnerSetActivated
  60. AreaMissionSpawnerSetAttackTarget
  61. AreaMissionSpawnerSetCallback
  62. AreaMissionSpawnerSetExhausted
  63. AreaOverridePopulation
  64. AreaOverridePopulationPedType
  65. AreaPOICompareName
  66. AreaPOIDeactivated
  67. AreaPOIGetActivation
  68. AreaPOIGetFaction
  69. AreaPOIGetGender
  70. AreaPOIGetInterestType
  71. AreaPOIGetMaxNumber
  72. AreaPOIGetPosition
  73. AreaPOISetActivation
  74. AreaPatrolPathShowVisionCones
  75. AreaRegisterAnimProps
  76. AreaRegisterAreaScript
  77. AreaRemoveExtraScene
  78. AreaRemoveSpawner
  79. AreaResetPunishmentAlertLevels
  80. AreaResetPunishmentPedTypes
  81. AreaRevertToDefaultPopulation
  82. AreaSetActivePatrolPathHours
  83. AreaSetAmbientSpawnerExclusive
  84. AreaSetDockerChanceToDock
  85. AreaSetDockerKidReception
  86. AreaSetDockerMinsToRunBeforeEnd
  87. AreaSetDockerPatrolPedReception
  88. AreaSetDockerRunPercentage
  89. AreaSetDockerSexReception
  90. AreaSetDoorLocked
  91. AreaSetDoorLockedToPeds
  92. AreaSetDoorOpen
  93. AreaSetDoorPathableToPeds
  94. AreaSetNodesSwitchedOffInTrigger
  95. AreaSetPathableInRadius
  96. AreaSetPopulationEvaluatesTriggersIn3D
  97. AreaSetPopulationSexGeneration
  98. AreaSetPunishmentAlertLevels
  99. AreaSetPunishmentPedType
  100. AreaSetSavePointLocation
  101. AreaSetTriggerMonitoringRules
  102. AreaSetVisible
  103. AreaSignalAreaTransitionReadyToLoad
  104. AreaSpawnerSetSexGeneration
  105. AreaTransitionDestination
  106. AreaTransitionPoint
  107. AreaTransitionXYZ
  108. AreaTriggerIsValid
  109. AwardAchievement
  110. BarberShopAdd
  111. BarberShopSetGroupName
  112. BarberStoreRegisterFeedbackCallback
  113. BikeAddAttachment
  114. BikeJump
  115. BikeSetPadlock
  116. BlipAddArrow
  117. BlipAddObject
  118. BlipAddPoint
  119. BlipAddSave
  120. BlipAddXYZ
  121. BlipChangeIcon
  122. BlipRemove
  123. BlipRemoveFromChar
  124. BlipSetFlashing
  125. BlipSetMarkerSize
  126. BlipSetShortRanged
  127. BlipSetSize
  128. BlipSetVisionConeAlwaysOn
  129. BlipSetVisionConeCanSee
  130. BulletinSetupMessage
  131. BulletinSetupTexture
  132. ButtonHistoryAddButton
  133. ButtonHistoryAddChargeText
  134. ButtonHistoryAddSequence
  135. ButtonHistoryAddSequenceLocalText
  136. ButtonHistoryAddSequenceTimeInterval
  137. ButtonHistoryAddSequenceTimeIntervalCharge
  138. ButtonHistoryClearLine
  139. ButtonHistoryClearSequence
  140. ButtonHistoryEnableActionTreeInput
  141. ButtonHistoryGetFromHistory
  142. ButtonHistoryIgnoreController
  143. ButtonHistoryIgnoreSequence
  144. ButtonHistorySetCallbackCorrectButton
  145. ButtonHistorySetCallbackFailed
  146. ButtonHistorySetCallbackPassed
  147. ButtonHistorySetNumButtonsDisplayed
  148. ButtonHistorySetSequenceTime
  149. ButtonHistorySetTimeDisplayed
  150. CameraAllowChange
  151. CameraAllowScriptedChange
  152. CameraClearRotationLimit
  153. CameraDebugActive
  154. CameraDefaultFOV
  155. CameraFade
  156. CameraFadeToSplashEnd
  157. CameraFadeToSplashSetup
  158. CameraFadeToSplashStart
  159. CameraFollowEntity
  160. CameraFollowPed
  161. CameraGet169Mode
  162. CameraGetActive
  163. CameraGetFOV
  164. CameraHoldFadeout
  165. CameraIsPointVisible
  166. CameraLookAtObject
  167. CameraLookAtPath
  168. CameraLookAtPathSetSpeed
  169. CameraLookAtPlayer
  170. CameraLookAtXYZ
  171. CameraMgrUpdate
  172. CameraReset
  173. CameraResetToPosition
  174. CameraResetWithDirection
  175. CameraResetWithDirection2
  176. CameraReturnToPlayer
  177. CameraSetActive
  178. CameraSetConvCam
  179. CameraSetConversationPath
  180. CameraSetFOV
  181. CameraSetFieldPoints
  182. CameraSetHeading
  183. CameraSetNearPlane
  184. CameraSetPath
  185. CameraSetPlayerRelativePath
  186. CameraSetRelativePath
  187. CameraSetRotationLimit
  188. CameraSetRotationLimitRel
  189. CameraSetRotationSpeed
  190. CameraSetSecondTarget
  191. CameraSetShot
  192. CameraSetShotOnly
  193. CameraSetSpeed
  194. CameraSetWidescreen
  195. CameraSetXYZ
  196. CanCreateVehicleNearXYZ
  197. CarGetDamageNumber
  198. CarnivalBallTossDecCount
  199. CarnivalBallTossGetCount
  200. CarnivalBallTossIncCount
  201. CarnivalBallTossSetCount
  202. CarnivalDunkTankDecCount
  203. CarnivalDunkTankGetCount
  204. CarnivalDunkTankGetTargetPos
  205. CarnivalDunkTankIncCount
  206. CarnivalDunkTankSetCount
  207. CarnivalDunkTankStartAiming
  208. CarnivalShootAddNumber
  209. CarnivalStrikerMeterGetLevel
  210. CarnivalStrikerMeterIsRunning
  211. CarnivalStrikerMeterSetParams
  212. CarnivalStrikerMeterStart
  213. ChapterGet
  214. ChapterSet
  215. ClassBiologyGetScorePercentage
  216. ClassBiologyInvalidOperation
  217. ClassBiologyIsBadMove
  218. ClassBiologyIsGrossOut
  219. ClassBiologyResetBadMove
  220. ClassBiologyResetGrossOut
  221. ClassBiologySetAnimal
  222. ClassBiologySetGameType
  223. ClassBiologySetScorePercentage
  224. ClassBiologySetTimer
  225. ClassBiologySetTrigFunc
  226. ClassBiologySetWarnTime
  227. ClassBiologySubtractTime
  228. ClassBiologySuccess
  229. ClassBiologyValidOperation
  230. ClassChemAddAction
  231. ClassChemGetActionJustFailed
  232. ClassChemGetActionJustFinished
  233. ClassChemGetActionJustStarted
  234. ClassChemGetLastAction
  235. ClassChemGetPerformance
  236. ClassChemSetActiveActions
  237. ClassChemSetGameType
  238. ClassChemSetPixPerSec
  239. ClassChemSetScrollyOnly
  240. ClassChemSetScrollyVisible
  241. ClassChemSetSpeedScale
  242. ClassChemStartSeq
  243. ClassEnglishGetLastSubmittedWord
  244. ClassEnglishGetLastSubmittedWordLength
  245. ClassEnglishGetScorePercentage
  246. ClassEnglishSetLevel
  247. ClassEnglishSetMinScore
  248. ClassEnglishSetPenaltyTime
  249. ClassEnglishSetScoreMsg
  250. ClassEnglishSetScorePercentage
  251. ClassEnglishSetTimer
  252. ClassEnglishSetTrigFunc
  253. ClassEnglishSetWarnTime
  254. ClassEnglishWordWasDuplicate
  255. ClassEnglishWordWasNaughty
  256. ClassEnglishWordWasNotValid
  257. ClassEnglishWordWasTooShort
  258. ClassEnglishWordWasValid
  259. ClassGeographyGetScorePercentage
  260. ClassGeographyInvalidOperation
  261. ClassGeographySet2Player
  262. ClassGeographySetLevel
  263. ClassGeographySetScoreMsg
  264. ClassGeographySetScorePercentage
  265. ClassGeographySetTimer
  266. ClassGeographySetTrigFunc
  267. ClassGeographySetWarnTime
  268. ClassGeographySubtractTime
  269. ClassGeographySuccess
  270. ClassGeographyValidOperation
  271. ClassMathAnswerGiven
  272. ClassMathBothInvalid
  273. ClassMathFinished
  274. ClassMathGetScore
  275. ClassMathGetScorePercentage
  276. ClassMathInvalidAnswer
  277. ClassMathSetCircles
  278. ClassMathSetDifference
  279. ClassMathSetEquation
  280. ClassMathSetFastest
  281. ClassMathSetFattest
  282. ClassMathSetGameType
  283. ClassMathSetHighest
  284. ClassMathSetLevel
  285. ClassMathSetLowest
  286. ClassMathSetNumQuestions
  287. ClassMathSetScoreMsg
  288. ClassMathSetScorePercentage
  289. ClassMathSetShortest
  290. ClassMathSetSlowest
  291. ClassMathSetSquares
  292. ClassMathSetTallest
  293. ClassMathSetThinnest
  294. ClassMathSetTimer
  295. ClassMathSetTriangles
  296. ClassMathSetTrigFunc
  297. ClassMathSetWarnTime
  298. ClassMathSubtractTime
  299. ClassMathValidAnswer
  300. ClassMusicFeedbackCallback
  301. ClassMusicGetWinner
  302. ClassMusicInstrument
  303. ClassMusicSetPlayers
  304. ClassMusicSetSong
  305. ClassMusicStartSeq
  306. ClearTextQueue
  307. ClockGet
  308. ClockIsPaused
  309. ClockSet
  310. ClockSetEnableMission
  311. ClockSetTickRate
  312. ClothingBackup
  313. ClothingBuildPlayer
  314. ClothingDefineOutfit
  315. ClothingExitButton
  316. ClothingGetPlayer
  317. ClothingGetPlayerOutfit
  318. ClothingGetPlayersHair
  319. ClothingGivePlayer
  320. ClothingGivePlayerOutfit
  321. ClothingIsWearingAnyOutfit
  322. ClothingIsWearingOutfit
  323. ClothingLock
  324. ClothingOverlay
  325. ClothingPlayerOwns
  326. ClothingRemovePlayer
  327. ClothingRestore
  328. ClothingSetPlayer
  329. ClothingSetPlayerOutfit
  330. ClothingSetPlayersHair
  331. ClothingStoreAdd
  332. ClothingStoreLock
  333. ClothingStoreRegisterFeedbackCallback
  334. CollectibleOnMapEnable
  335. CollectiblesGetNumCollectable
  336. CollectiblesGetNumCollected
  337. CollectiblesOnCollectedCallback
  338. CollectiblesSetAllAsCollected
  339. CollectiblesSetTypeAvailable
  340. CompareHashIDs
  341. ConversationMovePeds
  342. CounterClearIcon
  343. CounterClearText
  344. CounterEnableRoll
  345. CounterGetCurrent
  346. CounterGetMax
  347. CounterIncrementCurrent
  348. CounterMakeHUDVisible
  349. CounterSetCurrent
  350. CounterSetIcon
  351. CounterSetMax
  352. CounterSetText
  353. CounterSetTextColour
  354. CounterSetTextXYOffset
  355. CounterUseMeter
  356. CreateNameSpace
  357. CreatePersistentEntity
  358. CreateProjectile
  359. CreateThread
  360. CreditFindText
  361. CreditGetInteger
  362. CreditLoadDB
  363. CreditPrintText
  364. CreditReset
  365. CreditSetup
  366. CreditUnLoadDB
  367. CutSceneSetActionNode
  368. CutSetCutsceneName
  369. CutSetCutsceneTableSize
  370. CutsceneFadeWithCamera
  371. DATInit
  372. DATLoad
  373. DATUnload
  374. DebugAssert
  375. DebugLogMemStats
  376. DebugMemCheck
  377. DebugMenuAddItem
  378. DebugMenuAddPage
  379. DebugPrint
  380. DebugScreenShot
  381. DeleteAllMissionPeds
  382. DeletePersistentEntity
  383. DemoBuildGetSelectedMission
  384. DemoBuildReturnToMain
  385. DestroyProjectile
  386. DetentionMeterSetVisibility
  387. DetonateProjectiles
  388. DisablePOI
  389. DisablePunishmentSystem
  390. DistanceBetweenCoords2d
  391. DistanceBetweenCoords3d
  392. DistanceBetweenPeds2D
  393. DistanceBetweenPeds3D
  394. DoSocialErrands
  395. DockerClearOverrideActiveSetting
  396. DockerSetMaximumRange
  397. DockerSetMinimumRange
  398. DockerSetOverrideActiveSetting
  399. DockerSetUseFacingCheck
  400. DockerSetUseHeightCheck
  401. DodgeballEnableCamera
  402. DodgeballEnableHud
  403. DodgeballEndGame
  404. DodgeballGetWinner
  405. DodgeballHelpMsg
  406. DodgeballInit
  407. DodgeballIsActive
  408. DodgeballPause
  409. DodgeballSetPed
  410. DodgeballStartGame
  411. DodgeballTerm
  412. DoublePedShadowDistance
  413. DumpMemoryHistory
  414. E3DodgeballHackCleanObjects
  415. EffectAddLeavesInArea
  416. EffectAddWindowGlowInArea
  417. EffectBlindedbyMud
  418. EffectCreate
  419. EffectIsRunning
  420. EffectKill
  421. EffectRegisterInArea
  422. EffectSetDirection
  423. EffectSetGymnFireAlpha
  424. EffectSetGymnFireOn
  425. EffectSetNightOnly
  426. EffectSetPosition
  427. EffectSetSphereDirection
  428. EffectSlowKill
  429. EffectTurnOffWindowGlowInArea
  430. EffectTurnOnWindowGlowInArea
  431. EffectUnregisterInArea
  432. EnablePOI
  433. EnterNIS
  434. EntityInteract
  435. ExecuteActionNode
  436. ExitNIS
  437. FADE_IN_TIME
  438. FADE_OUT_TIME
  439. F_1_02CCompleted
  440. F_2_04_FirstAttempt
  441. F_2_04_NotFirstAttempt
  442. F_2_R03_FirstAttempt
  443. F_2_R03_NotFirstAttempt
  444. F_3_S11_FirstAttempt
  445. F_3_S11_NotFirstAttempt
  446. F_AlarmSound
  447. F_AreaTableAdd
  448. F_AreaTableGetProperty
  449. F_AreaTableGetSize
  450. F_Arrest
  451. F_BikeCheckout
  452. F_Biker
  453. F_Brawl
  454. F_BuildAreaTable
  455. F_BuildCutsceneTable
  456. F_BullyDogs
  457. F_CBarkerGame
  458. F_CBarkerGame2
  459. F_CBarkerHouse
  460. F_CanUseChemistrySet
  461. F_CarnivalWalker
  462. F_Catch
  463. F_Check1_11X2Stage
  464. F_CheckBalloonErrand
  465. F_CheckConditions
  466. F_CheckGymModel
  467. F_CheckMaxItems
  468. F_CheckPOI
  469. F_CheckSleepType
  470. F_Cheerleading
  471. F_ChemForceAvailable
  472. F_ChemForceStart
  473. F_ChemistryWeapons
  474. F_Chemistry_FirstAttempt
  475. F_ChoosePrank
  476. F_ChooseSniperWeapon
  477. F_ClassIsAvailable
  478. F_ClassSmokers
  479. F_CoasterHUDOff
  480. F_CoasterHUDOn
  481. F_CoupleCuddling
  482. F_CoupleKissing
  483. F_CoupleWalking
  484. F_Criminal
  485. F_Crying
  486. F_DebugScenarios
  487. F_DefaultToTrue
  488. F_DefaultTrue
  489. F_DisableBuses
  490. F_DisableJimmyToOfficePA
  491. F_DisplayLockPickingHud
  492. F_DockWorker
  493. F_DogWalker
  494. F_DormAlarmActive
  495. F_DrunkenBeggar
  496. F_DunkMidget
  497. F_EnableJimmyToOfficePA
  498. F_FailedLockPicking
  499. F_FireAlarmActive
  500. F_Fireman
  501. F_GangBeat
  502. F_GetEventFunction
  503. F_GetOpposingFaction
  504. F_GetStudentInArea
  505. F_GrafittiCleanupAvailable
  506. F_GuardDog
  507. F_HCriminal
  508. F_HStudent
  509. F_HasRadioParts
  510. F_HeldAgainstWall
  511. F_Industrial
  512. F_InstantBully
  513. F_IsButtonPressedWithDelayCheck
  514. F_IsSmallKid
  515. F_LaunchingMission
  516. F_LawnmowerAvailable
  517. F_LoadSprayCans
  518. F_LockerStuff
  519. F_LockpickingDoorIsOpen
  520. F_LockpickingRewardPlayer
  521. F_MagicalJasonsByRobertoTransition
  522. F_MakePlayerSafeForNIS
  523. F_MillWorker
  524. F_MissionCompleteModelChanges
  525. F_MissionFactionChanges
  526. F_ObjectIsValid
  527. F_OutsideClass
  528. F_POIManager
  529. F_PedExists
  530. F_PedIsDead
  531. F_PedIsHitByPlayer
  532. F_PedMoveAwayFromXYZ
  533. F_PedSetCameraOffsetXYZ
  534. F_PedSetDropItem
  535. F_PedStoppedLockpicking
  536. F_PickupDice
  537. F_Pirate
  538. F_PlayCutScene
  539. F_PlaySpeechAndWait
  540. F_PlayerBroughtBike
  541. F_PlayerControlFunhouse
  542. F_PlayerDismountBike
  543. F_PlayerExitBike
  544. F_PlayerHasSlept
  545. F_PlayerHasSleptInBed
  546. F_PlayerIsDead
  547. F_PlayerSleptInBed
  548. F_PlayerSleptOnErrand
  549. F_PlayerUsedChemistrySet
  550. F_PreDATInit
  551. F_PrincipalPOI
  552. F_ProcessWakeUpMissionBasedLogic
  553. F_ProjAttack
  554. F_Puker
  555. F_RaceSetCurrent
  556. F_RainBeGone
  557. F_RandomStudent
  558. F_Rats
  559. F_ReachItHumiliation
  560. F_RevengeOnMrBurton
  561. F_RingSchoolBell
  562. F_RollPropDice
  563. F_RoofSniper
  564. F_Russell
  565. F_ScenarioManager
  566. F_SelectBrawlWeapon
  567. F_SelectProjWeapon
  568. F_SetCharacterModelsUnique
  569. F_SetCutsceneName
  570. F_SetCutsceneTableSize
  571. F_SetRestartPoints
  572. F_SetupBeforeMission
  573. F_SetupBeforeMissionThread
  574. F_SetupHallowenPeds
  575. F_SetupLockpickingGame
  576. F_SetupMissionRequirements
  577. F_SmokingFireman
  578. F_SnowShovelAvailable
  579. F_SocialHangout
  580. F_SocialHumiliation
  581. F_StealthSpottedText
  582. F_Straggler
  583. F_Sweep
  584. F_Swirlie
  585. F_TableSize
  586. F_TeacherHarassingKids
  587. F_ToggleArcadeMachines
  588. F_ToggleArcadeScreens
  589. F_TrashStuff
  590. F_Truck
  591. F_UnlockModelChanges
  592. F_UnlockYearbookReward
  593. F_VendettaGreasers
  594. F_VendettaPreppies
  595. F_VendorCheck
  596. F_WallHangout
  597. F_WallSmoking
  598. F_WindowsOpen
  599. F_WorkerHangout
  600. F_WorkerSmoking
  601. F_Workout
  602. F_Wrestling_FirstAttempt
  603. FireCreate
  604. FireDestroy
  605. FireGetHealth
  606. FireSetDamageRadius
  607. FireSetScale
  608. FlushStreamingContents
  609. FollowCamDefaultFightShot
  610. FollowCamDefaultVehicleShot
  611. FollowCamSetFightShot
  612. FollowCamSetVehicleShot
  613. ForceMissionAvailable
  614. ForceStartMission
  615. ForceStartMissionIndex
  616. GameGetPedStat
  617. GameRestarted
  618. GameSetPedStat
  619. GarageAdd
  620. GarageClearAll
  621. GarageHasStoredVehicle
  622. GarageSetIsDeactivated
  623. GarageSetStoredVehicle
  624. GeometryAlpha
  625. GeometryInstance
  626. GetAnchorPosition
  627. GetCurrentDay
  628. GetCurrentNumOfAmbientBikes
  629. GetCutsceneRunning
  630. GetCutsceneTime
  631. GetFactionRespect
  632. GetGeometryFlagState
  633. GetGymModel
  634. GetIsMissionSpecific
  635. GetLanguage
  636. GetMissionAttemptCount
  637. GetMissionCount
  638. GetMissionCurrentAttemptCount
  639. GetMissionCurrentSuccessCount
  640. GetMissionSuccessCount
  641. GetNextShootingGalleryID
  642. GetPointFromPath
  643. GetPointFromPointList
  644. GetPointList
  645. GetPointListSize
  646. GetRequestedSubMPGame
  647. GetSkippedClasses
  648. GetSkippingPunishment
  649. GetStickValue
  650. GetStudent
  651. GetTextQueueSize
  652. GetTimer
  653. GetTotalMissionSuccessCount
  654. GetWeaponLOD
  655. GiveAmmoToPlayer
  656. GiveItemToPlayer
  657. GiveWeaponToPlayer
  658. GlobalImportScript
  659. HUDClearAllElements
  660. HUDComponentGetFlashing
  661. HUDComponentGetLocked
  662. HUDComponentGetVisibility
  663. HUDDiaryVisible
  664. HUDFlashAllObjectiveBlips
  665. HUDInventoryDisplayChange
  666. HUDPhotographySetColourUpgrade
  667. HUDPhotographySetSaveLevel1
  668. HUDPhotographySetSaveLevel2
  669. HUDRestoreVisibility
  670. HUDSaveVisibility
  671. HUDSetEnableInputIgnoredDisplay
  672. HUDSetFightStyle
  673. HUDSetNumFortuneTellerKeys
  674. HUDSetNumGlobeKeys
  675. HasAnimGroupLoaded
  676. HasBallTouchedSocketRadius
  677. HasStoryModeBeenSelected
  678. HideGeneralHealthBar
  679. IsActionTreeLoaded
  680. IsButtonBeingPressed
  681. IsButtonBeingReleased
  682. IsButtonPressed
  683. IsCutsceneLoaded
  684. IsDemoBuildEnabled
  685. IsInTitleMenu
  686. IsItemAWeapon
  687. IsMissionAvailable
  688. IsMissionCompleated
  689. IsMissionDebugFailure
  690. IsMissionDebugSuccess
  691. IsMissionFromDebug
  692. IsMissionFromRestart
  693. IsMissionRestartable
  694. IsMissionSimpleFade
  695. IsPathDone
  696. IsStreamingBusy
  697. IsValidYearbookPhotoOfPed
  698. ItemGetCurrentNum
  699. ItemSetCurrentNum
  700. KillNameSpace
  701. L_CutsceneFade
  702. L_CutsceneSpecialInit
  703. L_CutsceneSpecialShutdown
  704. LaunchScenarioScript
  705. LaunchScript
  706. LawnMowingGetPercent
  707. LawnMowingSetLawnArea
  708. LawnMowingSetLawnAreaP2
  709. LawnMowingSetMinScore
  710. LawnMowingSetP2
  711. LawnMowingSetTimer
  712. Load
  713. LoadActionTree
  714. LoadAnimationGroup
  715. LoadCutscene
  716. LoadCutsceneSound
  717. LoadFontStyle
  718. LoadModels
  719. LoadPAnims
  720. LoadPedModels
  721. LoadPedPOIModel
  722. LoadPedPOIModels
  723. LoadVehicleModels
  724. LoadVehiclePOIModel
  725. LoadWeaponModels
  726. LoadWeaponPOIModel
  727. LockFPS30
  728. LogLoad
  729. MGArcadeStart
  730. MGArcade_Cos
  731. MGArcade_CreateLayer
  732. MGArcade_DrawText
  733. MGArcade_GetDialogActive
  734. MGArcade_GetDistanceBetweenSprites
  735. MGArcade_GetOrientationBetweenSprites
  736. MGArcade_GetSoundID
  737. MGArcade_GetTextureID
  738. MGArcade_InitScreen
  739. MGArcade_Layer_AddSprite
  740. MGArcade_Layer_SetCol
  741. MGArcade_Layer_SetOffset
  742. MGArcade_Layer_SetPos
  743. MGArcade_Layer_SetScale
  744. MGArcade_Layer_SetTexture
  745. MGArcade_LoadSounds
  746. MGArcade_LoadTextures
  747. MGArcade_SetCancelConfirm
  748. MGArcade_SetFont
  749. MGArcade_SetRasteryEffect
  750. MGArcade_Sin
  751. MGArcade_Sprite_AddTextParam
  752. MGArcade_Sprite_GetPos
  753. MGArcade_Sprite_GetRot
  754. MGArcade_Sprite_GetRotSpeed
  755. MGArcade_Sprite_GetScale
  756. MGArcade_Sprite_GetScaleSpeed
  757. MGArcade_Sprite_GetTexture
  758. MGArcade_Sprite_GetVel
  759. MGArcade_Sprite_SetAcc
  760. MGArcade_Sprite_SetAdditive
  761. MGArcade_Sprite_SetCol
  762. MGArcade_Sprite_SetCollFunc
  763. MGArcade_Sprite_SetCollSize
  764. MGArcade_Sprite_SetFlip
  765. MGArcade_Sprite_SetFont
  766. MGArcade_Sprite_SetOffset
  767. MGArcade_Sprite_SetPos
  768. MGArcade_Sprite_SetRot
  769. MGArcade_Sprite_SetRotAcc
  770. MGArcade_Sprite_SetRotSpeed
  771. MGArcade_Sprite_SetScale
  772. MGArcade_Sprite_SetScaleSpeed
  773. MGArcade_Sprite_SetSize
  774. MGArcade_Sprite_SetText
  775. MGArcade_Sprite_SetTextParam
  776. MGArcade_Sprite_SetTextToScoreName
  777. MGArcade_Sprite_SetTexture
  778. MGArcade_Sprite_SetUpdateFunc
  779. MGArcade_Sprite_SetVel
  780. MGArcade_Sprite_SetVisible
  781. MGArcade_Sqrt
  782. MGArcade_StartIntro
  783. MGArcade_Tan
  784. MGCA_GetFailureCode
  785. MGCA_GetLives
  786. MGCA_PreInstanceEnemy
  787. MGCA_PreInstancePowerUp
  788. MGCA_SetCompletionThreshold
  789. MGCA_SetDeckResolution
  790. MGCA_SetEnemyCompletionSpawnThreshold
  791. MGCA_SetEnemyInitialPeriod
  792. MGCA_SetEnemyInstanceMax
  793. MGCA_SetEnemyPeriod
  794. MGCA_SetEnemySpeed
  795. MGCA_SetEnemyTotalMax
  796. MGCA_SetExploderDebrisCount
  797. MGCA_SetExploderDebrisSpeed
  798. MGCA_SetExploderTimeOut
  799. MGCA_SetLevelTimeout
  800. MGCA_SetLives
  801. MGCA_SetLocaleStringKey
  802. MGCA_SetPathSpeedupFactor
  803. MGCA_SetPlayerSpeed
  804. MGCA_SetPowerUpCompletionSpawnThreshold
  805. MGCA_SetPowerUpDuration
  806. MGCA_SetPowerUpFreezeFactor
  807. MGCA_SetPowerUpInitialPeriod
  808. MGCA_SetPowerUpInstanceMax
  809. MGCA_SetPowerUpPeriod
  810. MGCA_SetPowerUpSpeed
  811. MGCA_SetPowerUpSpeedBoostFactor
  812. MGCA_SetPowerUpTotalMax
  813. MGCA_SetSetPowerUpClearRadius
  814. MGCA_SetTextureBank
  815. MGDartsGetTargetPoints
  816. MGDartsGetTargetPos
  817. MGDartsIsAiming
  818. MGDartsRemoveProjectiles
  819. MGDartsSetDart
  820. MGDartsSetGame
  821. MGDartsSetPoints
  822. MGDartsStartAiming
  823. MGDartsStopAiming
  824. MGKeepUpsAddAction
  825. MGKeepUpsGetLastAction
  826. MGKeepUpsSetFuncs
  827. MGKeepUpsSetSpeedScale
  828. MGKeepUpsStartSeq
  829. MGLockSetCombo
  830. MODELENUM
  831. MUSIC_DEFAULT_VOLUME
  832. ManagedPlayerSetPosPoint
  833. ManagedPlayerSetPosXYZ
  834. MiniObjectiveGetIsComplete
  835. MiniObjectiveOnCompletedCallback
  836. MiniObjectiveSetIsComplete
  837. Minigame2POutro
  838. MinigameAddCompletionMsg
  839. MinigameCreate
  840. MinigameDestroy
  841. MinigameEnableHUD
  842. MinigameEnd
  843. MinigameGetErrandCompletion
  844. MinigameGetHighScore
  845. MinigameHasTopScore
  846. MinigameHoldCompletion
  847. MinigameIsActive
  848. MinigameIsFadingCompletion
  849. MinigameIsHighScore
  850. MinigameIsReady
  851. MinigameIsShowingCompletion
  852. MinigameIsShowingGrades
  853. MinigameIsSuccess
  854. MinigameReleaseCompletion
  855. MinigameSetAnnouncement
  856. MinigameSetChapterCompletion
  857. MinigameSetCompletion
  858. MinigameSetElapsedGameTime
  859. MinigameSetErrandCompletion
  860. MinigameSetGrades
  861. MinigameSetHighScoreFromASCII
  862. MinigameSetHighScoreFromID
  863. MinigameSetPlayerNumber
  864. MinigameSetUberCompletion
  865. MinigameStart
  866. MissionActive
  867. MissionActiveSpecific
  868. MissionActiveSpecific2
  869. MissionAllowAmbientTransitions
  870. MissionAllowConcurrentMissions
  871. MissionAskUserToStart
  872. MissionAttemptCountInc
  873. MissionClearDisablePedTypes
  874. MissionDisablePedType
  875. MissionDontFadeIn
  876. MissionDontFadeInAfterCompetion
  877. MissionFail
  878. MissionForceCompleted
  879. MissionGetCurrentName
  880. MissionGetIndex
  881. MissionGetName
  882. MissionGetUserStartResponse
  883. MissionInClass
  884. MissionObjectiveAdd
  885. MissionObjectiveComplete
  886. MissionObjectiveReminderTime
  887. MissionObjectiveRemove
  888. MissionObjectiveUpdateParam
  889. MissionOverrideArrestPoint
  890. MissionOverrideKOPoint
  891. MissionPlayActionNode
  892. MissionResetRespawnOverrides
  893. MissionSetAutoRestart
  894. MissionSetCompletedCount
  895. MissionStartNextClass
  896. MissionStopActionController
  897. MissionSucceed
  898. MissionSuccessCountInc
  899. MissionSurpressMissionNameText
  900. MissionTimerGetTimeRemaining
  901. MissionTimerHasFinished
  902. MissionTimerPause
  903. MissionTimerStart
  904. MissionTimerStartFixed
  905. MissionTimerStop
  906. MissionUpdateActionController
  907. ModelInfoPrintStats
  908. ModelInfoResetStats
  909. ModelNotNeeded
  910. ModelNotNeededAmbient
  911. MonitorSetGreyed
  912. MonitorSetText
  913. MusicAllowPlayDuringCutscenes
  914. MusicFadeWithCamera
  915. NSCall
  916. NS_ON
  917. NewspaperAddDeliverdPaper
  918. NewspaperGetMaxPapers
  919. NewspaperGetNumDeliveredPapers
  920. NewspaperMakeHUDVisible
  921. NewspaperSetDeliveredPapers
  922. NewspaperSetMaxPapers
  923. NewspaperSetPaperVisible
  924. NewspaperThrowPaper
  925. NonMissionPedGenerationDisable
  926. NonMissionPedGenerationEnable
  927. NormalizedTimeOverride
  928. NormalizedTimeOverrideSet
  929. ObjTimerSetText
  930. ObjectBreak
  931. ObjectCreatePoint
  932. ObjectCreateXYZ
  933. ObjectDelete
  934. ObjectDontCleanup
  935. ObjectFindInArea
  936. ObjectGetModelIndex
  937. ObjectHashIDToPoolIndex
  938. ObjectIsDestroyed
  939. ObjectIsInAreaObject
  940. ObjectIsInAreaXYZ
  941. ObjectIsModel
  942. ObjectMakeTargetable
  943. ObjectNameToHashID
  944. ObjectNumProjectileImpacts
  945. ObjectPedNoTarget
  946. ObjectRemovePickupsInTrigger
  947. ObjectToggleVulnerability
  948. ObjectTypeIsInTrigger
  949. ObjectTypeSetPickupListOverride
  950. PATH
  951. PAnimApplyDamage
  952. PAnimAreaProps
  953. PAnimBreakLight
  954. PAnimClearWhenDoneRotation
  955. PAnimCloseDoor
  956. PAnimCreate
  957. PAnimCreateSGTarget
  958. PAnimDelete
  959. PAnimDestroyedByPed
  960. PAnimDoorStayOpen
  961. PAnimEnableStreaming
  962. PAnimExists
  963. PAnimFollowPath
  964. PAnimFollowPathReset
  965. PAnimFollowPathSoundLoop
  966. PAnimForceCreate
  967. PAnimForceDelete
  968. PAnimGetHealth
  969. PAnimGetPathFollowSpeed
  970. PAnimGetPoolIndex
  971. PAnimGetPosition
  972. PAnimGetPropFlag
  973. PAnimGetSocketXYZ
  974. PAnimHideHealthBar
  975. PAnimIsDestroyed
  976. PAnimIsOpen
  977. PAnimIsPlaying
  978. PAnimIsPlayingNode
  979. PAnimIsUsed
  980. PAnimMakeTargetable
  981. PAnimMakeVisuallyTargetable
  982. PAnimModelNeeded
  983. PAnimNumDestroyed
  984. PAnimOpenDoor
  985. PAnimOpenDoorImmediate
  986. PAnimOpenDoors
  987. PAnimOverrideDamage
  988. PAnimOverrideMinDamage
  989. PAnimRequest
  990. PAnimReset
  991. PAnimResetAllDamageable
  992. PAnimRotate
  993. PAnimSetActionNode
  994. PAnimSetAlpha
  995. PAnimSetInvulnerable
  996. PAnimSetInvulnerableToPlayer
  997. PAnimSetPathFollowSpeed
  998. PAnimSetPropFlag
  999. PAnimSetPulsateLight
  1000. PAnimShowHealthBar
  1001. PAnimStopFollowPath
  1002. PAnimTypeSetPickupListOverride
  1003. POI
  1004. POIActionNode2
  1005. POIClearForPeds
  1006. POIGetPosXYZ
  1007. POIGroupsEnabled
  1008. POIIsValid
  1009. POINTLIST
  1010. POISetDisablePedProduction
  1011. POISetScriptedPedExitObjective
  1012. POISetSystemEnabled
  1013. PathGetLastNode
  1014. PauseGameClock
  1015. PauseSimulation
  1016. PedActionControllerUpdate
  1017. PedAddBroadcastStimulus
  1018. PedAddCover
  1019. PedAddPedToIgnoreList
  1020. PedAllowCollisionResponse
  1021. PedAlwaysUpdateAnimation
  1022. PedApplyDamage
  1023. PedAreaClearOfPedsInXYZ
  1024. PedAttachEffect
  1025. PedAttack
  1026. PedAttackCar
  1027. PedAttackNearestCar
  1028. PedAttackPlayer
  1029. PedAttackProp
  1030. PedAttackPropOffset
  1031. PedAutoCover
  1032. PedBikeBrawl
  1033. PedCanSeeObject
  1034. PedCanTeleportOnAreaTransition
  1035. PedCharacterTrigger
  1036. PedCharacterTriggerDelete
  1037. PedClearAllWeapons
  1038. PedClearAntiTether
  1039. PedClearFocus
  1040. PedClearGuard
  1041. PedClearHasAggressed
  1042. PedClearHitRecord
  1043. PedClearObjective
  1044. PedClearObjectives
  1045. PedClearPOI
  1046. PedClearPOIForAllPeds
  1047. PedClearTether
  1048. PedClearWeapon
  1049. PedClimbLadder
  1050. PedClimbWall
  1051. PedCoverSet
  1052. PedCoverSetFromProfile
  1053. PedCoverSetOnCoverCallback
  1054. PedCreatePOIPoint
  1055. PedCreatePoint
  1056. PedCreatePointWithAdjustedHeading
  1057. PedCreateStimulus
  1058. PedCreateXYZ
  1059. PedDelete
  1060. PedDeleteWeaponInventorySnapshot
  1061. PedDestroyWeapon
  1062. PedDetachAndKillEffect
  1063. PedDisableMoveOutOfWay
  1064. PedDismissAllAllies
  1065. PedDismissAlly
  1066. PedDontCleanup
  1067. PedEnableGiftRequirement
  1068. PedEnterVehicle
  1069. PedExitVehicle
  1070. PedFaceHeading
  1071. PedFaceObject
  1072. PedFaceObjectNow
  1073. PedFaceXYZ
  1074. PedFindAmbientPedOfModelID
  1075. PedFindInAreaObject
  1076. PedFindInAreaXYZ
  1077. PedFindRandomPed
  1078. PedFindRandomSpawnPosition
  1079. PedFlee
  1080. PedFleeOnBikeGetNextNode
  1081. PedFleeOnPathOnBike
  1082. PedFleeOnRoadOnBike
  1083. PedFollowFocus
  1084. PedFollowObject
  1085. PedFollowPath
  1086. PedFreeFromTrigger
  1087. PedGetAllyFollower
  1088. PedGetAllyLeader
  1089. PedGetAmmoCount
  1090. PedGetDamageGivenMultiplier
  1091. PedGetDamageTakenMultiplier
  1092. PedGetEmotionTowardsPed
  1093. PedGetFaction
  1094. PedGetFlag
  1095. PedGetGrappleTargetPed
  1096. PedGetHeadPos
  1097. PedGetHeading
  1098. PedGetHealth
  1099. PedGetHitRecordDamage
  1100. PedGetImmortalFlag
  1101. PedGetLastHitWeapon
  1102. PedGetLastVehicle
  1103. PedGetMaxHealth
  1104. PedGetMoney
  1105. PedGetName
  1106. PedGetNameHashID
  1107. PedGetNodeTime
  1108. PedGetOffsetInWorldCoords
  1109. PedGetPedCountWithModel
  1110. PedGetPedToTypeAttitude
  1111. PedGetPosXYZ
  1112. PedGetRandomModelId
  1113. PedGetScenarioObjFlag
  1114. PedGetSpecial
  1115. PedGetTargetPed
  1116. PedGetTypeToTypeAttitude
  1117. PedGetUniqueModelStatus
  1118. PedGetVehicleWhoHitMeLast
  1119. PedGetWeapon
  1120. PedGetWhoHitMeLast
  1121. PedGuardPed
  1122. PedHasAggressed
  1123. PedHasAlly
  1124. PedHasAllyFollower
  1125. PedHasAllyLeader
  1126. PedHasGeneratedStimulusOfType
  1127. PedHasJustKilledPedOfType
  1128. PedHasPOI
  1129. PedHasReceivedGift
  1130. PedHasWeapon
  1131. PedHideHealthBar
  1132. PedIgnoreAttackCone
  1133. PedIgnoreAttacks
  1134. PedIgnoreStimuli
  1135. PedInConversation
  1136. PedInRectangle
  1137. PedIsAlerted
  1138. PedIsAnimFlagSet
  1139. PedIsCurrentAnim
  1140. PedIsDead
  1141. PedIsDoingTask
  1142. PedIsFacingObject
  1143. PedIsFacingXYZ
  1144. PedIsFemale
  1145. PedIsHit
  1146. PedIsInAnyVehicle
  1147. PedIsInAreaObject
  1148. PedIsInAreaXYZ
  1149. PedIsInCombat
  1150. PedIsInTrigger
  1151. PedIsInVehicle
  1152. PedIsModel
  1153. PedIsOnScreen
  1154. PedIsOnVehicle
  1155. PedIsPedInBox
  1156. PedIsPlayer
  1157. PedIsPlaying
  1158. PedIsPropAttached
  1159. PedIsSocializing
  1160. PedIsSpotted
  1161. PedIsStandingOnVehicle
  1162. PedIsTargetable
  1163. PedIsUsingProp
  1164. PedIsValid
  1165. PedIsWantingToSocialize
  1166. PedJoinCombatZone
  1167. PedJump
  1168. PedLeaveCombatZone
  1169. PedLockTarget
  1170. PedMakeAmbient
  1171. PedMakeAmbientKeepResources
  1172. PedMakeMissionChar
  1173. PedMakeTargetable
  1174. PedMePlaying
  1175. PedModelCreateGiftRequirement
  1176. PedModelNotNeededAmbient
  1177. PedMoveToObject
  1178. PedMoveToPoint
  1179. PedMoveToXYZ
  1180. PedOnBikePathSmoothing
  1181. PedOverrideActionTreeReference
  1182. PedOverrideSocialResponseToStimulus
  1183. PedOverrideStat
  1184. PedPassBall
  1185. PedPathNodeReachedDistance
  1186. PedPickup
  1187. PedPlayCatch
  1188. PedPlayHitReaction
  1189. PedPutOnBike
  1190. PedReceiveBall
  1191. PedRecruitAlly
  1192. PedRegisterSocialCallback
  1193. PedRemoveBroadcastStimulus
  1194. PedRemoveCurrentObjective
  1195. PedRemovePedFromIgnoreList
  1196. PedRemoveStimulus
  1197. PedRequestModel
  1198. PedResetAttitudes
  1199. PedResetTypeAttitudesToDefault
  1200. PedRestoreNumCombatants
  1201. PedRestoreWeaponInventorySnapshot
  1202. PedRestrictToTrigger
  1203. PedResumePath
  1204. PedRooftopAttacker
  1205. PedSaveWeaponInventorySnapshot
  1206. PedSetAIButes
  1207. PedSetAITree
  1208. PedSetActionNode
  1209. PedSetActionTree
  1210. PedSetAllyAutoEngage
  1211. PedSetAllyBehaviour
  1212. PedSetAllyJump
  1213. PedSetAlpha
  1214. PedSetAlwaysStrafe
  1215. PedSetAnim
  1216. PedSetAntiTetherToPed
  1217. PedSetAntiTetherToPoint
  1218. PedSetAntiTetherToProp
  1219. PedSetAntiTetherToTrigger
  1220. PedSetAntiTetherToXYZ
  1221. PedSetAsleep
  1222. PedSetCheap
  1223. PedSetCheering
  1224. PedSetCombatZoneMask
  1225. PedSetControllerID
  1226. PedSetDamageGivenMultiplier
  1227. PedSetDamageTakenMultiplier
  1228. PedSetDefaultTypeToTypeAttitude
  1229. PedSetEffectedByGravity
  1230. PedSetEmotionTowardsPed
  1231. PedSetEntityFlag
  1232. PedSetFaction
  1233. PedSetFightingSystem
  1234. PedSetFlag
  1235. PedSetFocus
  1236. PedSetGlobalAttitude_IgnoreTruants
  1237. PedSetGlobalAttitude_Rumble
  1238. PedSetGlobalSleep
  1239. PedSetGrappleTarget
  1240. PedSetHealth
  1241. PedSetHealthBarQuiet
  1242. PedSetHitRecordDamage
  1243. PedSetImmortalFlag
  1244. PedSetInfiniteSprint
  1245. PedSetInvulnerable
  1246. PedSetInvulnerableToPlayer
  1247. PedSetIsStealthMissionPed
  1248. PedSetMaxHealth
  1249. PedSetMinEngage
  1250. PedSetMinHealth
  1251. PedSetMissionCritical
  1252. PedSetMoney
  1253. PedSetNoDamageNextFall
  1254. PedSetNumCombatants
  1255. PedSetObjectiveRemovedCallback
  1256. PedSetPOI
  1257. PedSetPedToTypeAttitude
  1258. PedSetPosPoint
  1259. PedSetPosXYZ
  1260. PedSetProjDest
  1261. PedSetProjectileLifetime
  1262. PedSetPunishmentPoints
  1263. PedSetRemoveOwnedProj
  1264. PedSetRequiredGift
  1265. PedSetScenarioObjFlag
  1266. PedSetSeasonalModels
  1267. PedSetSocialSubtitlesEnable
  1268. PedSetSpecial
  1269. PedSetSpecialRate
  1270. PedSetStationary
  1271. PedSetStatsType
  1272. PedSetStealthBehavior
  1273. PedSetStealthVisionHeight
  1274. PedSetTaskNode
  1275. PedSetTetherMoveToCenter
  1276. PedSetTetherMoveToTarget
  1277. PedSetTetherSpeed
  1278. PedSetTetherToPed
  1279. PedSetTetherToPoint
  1280. PedSetTetherToProp
  1281. PedSetTetherToTrigger
  1282. PedSetTetherToXYZ
  1283. PedSetTypeToTypeAttitude
  1284. PedSetUniqueModelStatus
  1285. PedSetUsesCollisionScripted
  1286. PedSetWantsToSocializeWithPed
  1287. PedSetWeapon
  1288. PedSetWeaponFlag
  1289. PedSetWeaponNow
  1290. PedSetWorldAnchor
  1291. PedShowHealthBar
  1292. PedShowHealthBarInFPmode
  1293. PedSocialKeepAlive
  1294. PedSocialOverrideLoad
  1295. PedSpawnRandomPed
  1296. PedStartConversation
  1297. PedStop
  1298. PedStopSocializing
  1299. PedSwapModel
  1300. PedTargetPAnim
  1301. PedTargetVehicle
  1302. PedUseProp
  1303. PedUseSocialOverride
  1304. PedWander
  1305. PedWarpIntoCar
  1306. PedWarpOutOfCar
  1307. PhotoGetEntityNext
  1308. PhotoGetEntityStart
  1309. PhotoHasBeenTaken
  1310. PhotoIsSetValid
  1311. PhotoSetValid
  1312. PhotoShowExitString
  1313. PhotoTargetInFrame
  1314. PickupCreateFromPed
  1315. PickupCreatePoint
  1316. PickupCreateXYZ
  1317. PickupDelete
  1318. PickupDestroyTypeInAreaXYZ
  1319. PickupFindInArea
  1320. PickupGetXYZ
  1321. PickupIsInAreaXYZ
  1322. PickupIsPickedUp
  1323. PickupMakeTargetable
  1324. PickupRemoveAll
  1325. PickupRequestModel
  1326. PickupSetIgnoreRespawnDistance
  1327. PlayCutSceneForCheat
  1328. PlayCutSceneForCheatThread
  1329. PlayCutsceneWithLoad
  1330. PlayerActivateCombatSphere
  1331. PlayerAddMoney
  1332. PlayerChangePhysicalState
  1333. PlayerClearLastVehicle
  1334. PlayerClearRewardStore
  1335. PlayerCreateXYZ
  1336. PlayerDetachFromVehicle
  1337. PlayerDismountBike
  1338. PlayerDoneLoading
  1339. PlayerFaceHeading
  1340. PlayerFaceHeadingNow
  1341. PlayerFellAsleep
  1342. PlayerFixToBackOfVehicle
  1343. PlayerGetBikeId
  1344. PlayerGetHealth
  1345. PlayerGetLastBikeId
  1346. PlayerGetMoney
  1347. PlayerGetNumTimesBusted
  1348. PlayerGetNumberOfItemsAllowed
  1349. PlayerGetPedIndex
  1350. PlayerGetPhysicalState
  1351. PlayerGetPosXYZ
  1352. PlayerGetPunishmentPoints
  1353. PlayerGetScriptSavedData
  1354. PlayerHasItem
  1355. PlayerHasSpace
  1356. PlayerHasUnlockedUpgrade
  1357. PlayerHasWeapon
  1358. PlayerIgnoreTargeting
  1359. PlayerIncPunishmentPoints
  1360. PlayerIsInAnyVehicle
  1361. PlayerIsInAreaObject
  1362. PlayerIsInAreaXYZ
  1363. PlayerIsInStealthProp
  1364. PlayerIsInTrigger
  1365. PlayerIsInVehicle
  1366. PlayerKilled
  1367. PlayerLockButtonInputsExcept
  1368. PlayerPutOnBike
  1369. PlayerRecordAttackTime
  1370. PlayerRefreshPhysicalState
  1371. PlayerRegisterSocialCallbackVsPed
  1372. PlayerResetPhysicalState
  1373. PlayerScalePunishmentPoints
  1374. PlayerSetClassSkipCount
  1375. PlayerSetControl
  1376. PlayerSetEnableFirstPerson
  1377. PlayerSetGrade
  1378. PlayerSetHealth
  1379. PlayerSetHighRisk
  1380. PlayerSetInvulnerable
  1381. PlayerSetMinPunishmentPoints
  1382. PlayerSetMoney
  1383. PlayerSetPosPoint
  1384. PlayerSetPosPointArea
  1385. PlayerSetPosSimple
  1386. PlayerSetPosXYZ
  1387. PlayerSetPosXYZArea
  1388. PlayerSetPunishmentPoints
  1389. PlayerSetScriptSavedData
  1390. PlayerSetTakeDamageWhenAttachedToVehicle
  1391. PlayerSetWeapon
  1392. PlayerSocialDisableActionAgainstPed
  1393. PlayerSocialEnableOverrideAgainstPed
  1394. PlayerSocialOverrideLoad
  1395. PlayerStopAllActionControllers
  1396. PlayerSuppressFailDisplayOnDeath
  1397. PlayerSwapModel
  1398. PlayerUnequip
  1399. PlayerUnlockUpgrade
  1400. PlayerWeaponHudLock
  1401. PunishersRespondToPlayerOnly
  1402. QueueSoundSpeech
  1403. QueueText
  1404. QueueTextString
  1405. RaceAddBarrier
  1406. RaceAddBoostPoint
  1407. RaceAddJumpNode
  1408. RaceAddJumpPath
  1409. RaceAddNodeToBottleneck
  1410. RaceAddNodeToHighlight
  1411. RaceAddRacer
  1412. RaceAddShortcutPath
  1413. RaceCleanUpRace
  1414. RaceClearResults
  1415. RaceDestroyTransition
  1416. RaceDisplayTransition
  1417. RaceGetDuration
  1418. RaceGetIdOfRacerInPosition
  1419. RaceGetPositionInRaceOfRacer
  1420. RaceGetRacerLapNum
  1421. RaceGetRacerRaceTime
  1422. RaceHUDVisible
  1423. RaceHasFinished
  1424. RaceHasRacerFinished
  1425. RaceIsTransitionDisplayed
  1426. RaceOverridePlayerPos
  1427. RaceRemoveRacer
  1428. RaceSetArcade
  1429. RaceSetRacerStats
  1430. RaceSetupRace
  1431. RaceShowFinishPointOnly
  1432. RaceStartRace
  1433. RadarBusBlipSetVisible
  1434. RadarHidePlayerBlip
  1435. RadarLockOnFloor
  1436. RadarLockOnPoint
  1437. RadarReleaseLock
  1438. RadarRestoreMinMax
  1439. RadarSetIndoorRange
  1440. RadarSetMinMax
  1441. RadarSetVisibility
  1442. RandomElement11
  1443. RandomElement13
  1444. RandomElement14
  1445. RandomElement2
  1446. RandomElement3
  1447. RandomElement4
  1448. RandomElement5
  1449. RandomElement6
  1450. RandomElement7
  1451. RandomElement8
  1452. RandomIndex
  1453. RandomTableElement
  1454. ReadyToLoad
  1455. RegisterAsGirlfriend
  1456. RegisterCallbackOnBusted
  1457. RegisterCallbackOnYearbookPhoto
  1458. RegisterGlobalEventHandler
  1459. RegisterHashEventHandler
  1460. RegisterPedEventHandler
  1461. RegisterPropEventHandler
  1462. RegisterTriggerEventHandler
  1463. RemoveArrestRestartPoint
  1464. RemoveKORestartPoint
  1465. RemovePlayerItem
  1466. RequestActionTree
  1467. RequestAnimGroup
  1468. RequestModel
  1469. ResetGiftRequirements
  1470. ResetYearbookPhotos
  1471. ResolveActionTreeReferences
  1472. ReturnFromMPGame
  1473. SetAmbientPedsIgnoreStimuli
  1474. SetArrestRestartPointCameraPos
  1475. SetAsleepRestartPointCameraPos
  1476. SetBBallCollisionCallback
  1477. SetClipRange
  1478. SetCurrentDay
  1479. SetDefaultArrestPoint
  1480. SetDefaultArrestRestartCameraPos
  1481. SetDefaultAsleepPoint
  1482. SetDefaultAsleepRestartCameraPos
  1483. SetDefaultKOPoint
  1484. SetDefaultKORestartCameraPos
  1485. SetFactionRespect
  1486. SetGeneralHealthBar
  1487. SetKORestartPointCameraPos
  1488. SetMissionSuccessCount
  1489. SetNumberOfHandledHashEventObjects
  1490. SetNumberOfHandledPedEventObjects
  1491. SetNumberOfHandledPropEventObjects
  1492. SetNumberOfHandledTriggerEventObjects
  1493. SetPlayer1Win
  1494. SetPlayer2Win
  1495. SetPopulationFastCulling
  1496. SetScreenFadeValue
  1497. SetSkippedClass
  1498. SetWeaponLOD
  1499. SetupPedObject
  1500. ShopAddItem
  1501. ShopEnd
  1502. ShopGetClerkID
  1503. ShopIsActive
  1504. ShopSetCameraAngleOffset
  1505. ShopSetCameraPos
  1506. ShopSetCameraZoomPercentage
  1507. ShopSetConversationTree
  1508. ShopSetIsPlayerInShop
  1509. ShopSetOnStopShoppingCB
  1510. ShopSetPlayerPos
  1511. ShopSetShopKeepInfo
  1512. ShopStart
  1513. ShouldEventInitiate
  1514. ShowGeneralHealthBar
  1515. SoccerPAllowAim
  1516. SoccerPGetHitPos
  1517. SoccerPGetHitTarget
  1518. SoccerPSetBallsToKick
  1519. SoccerPSetGoalArea
  1520. SoccerPSetHealthBarPosition
  1521. SoccerPSetMeterSpeed
  1522. SoccerPSetPed
  1523. SoccerPSetPedsHealthBar
  1524. SoccerPSetProjectile
  1525. SoccerPSetTarget
  1526. SoccerPSetTargetCount
  1527. SoccerPStartAiming
  1528. SoccerPStopAiming
  1529. SoundAddSpeechPriorityFilter
  1530. SoundBoxingCrowdSoundKill
  1531. SoundBoxingCrowdSoundPlayBoo
  1532. SoundBoxingCrowdSoundPlayCheer
  1533. SoundBoxingCrowdSoundSetExcitementLevel
  1534. SoundBoxingCrowdSoundStart
  1535. SoundCancelConversation
  1536. SoundClearScriptedAmbience
  1537. SoundClearSpeechFilter
  1538. SoundContinue
  1539. SoundDisableSpeech
  1540. SoundDisableSpeech_ActionTree
  1541. SoundEmitterEnable
  1542. SoundEmitterStart
  1543. SoundEmitterStop
  1544. SoundEnableInteractiveMusic
  1545. SoundEnableSpeech
  1546. SoundEnableSpeech_ActionTree
  1547. SoundFadeWithCamera
  1548. SoundFadeoutAmbience
  1549. SoundFadeoutStream
  1550. SoundInitScreamer
  1551. SoundIsPreloadReady
  1552. SoundIsSpeechPreloaded
  1553. SoundLoadBank
  1554. SoundLoopPlay2D
  1555. SoundLoopPlay3D
  1556. SoundLoopPlayOnPed
  1557. SoundLoopPlayOnProp
  1558. SoundLoopStop3D
  1559. SoundMakeEverythingCloser
  1560. SoundMusicJimmyComeToTheOfficePA
  1561. SoundPause
  1562. SoundPlay2D
  1563. SoundPlay3D
  1564. SoundPlay3DIgnoreFade
  1565. SoundPlayAmbience
  1566. SoundPlayAmbientSpeechEvent
  1567. SoundPlayInteractiveStream
  1568. SoundPlayInteractiveStreamLocked
  1569. SoundPlayMissionEndMusic
  1570. SoundPlayPreloadedSpeech
  1571. SoundPlayPreloadedStream
  1572. SoundPlayScriptedSpeechEvent
  1573. SoundPlayScriptedSpeechEventWrapper
  1574. SoundPlayScriptedSpeechEvent_2D
  1575. SoundPlayStream
  1576. SoundPlayStreamNoLoop
  1577. SoundPreloadSpeech
  1578. SoundPreloadStream
  1579. SoundPreloadStreamNoLoop
  1580. SoundRemoveAllQueuedSpeech
  1581. SoundRemoveSpeechPriorityFilter
  1582. SoundRestartAmbiences
  1583. SoundRestartPA
  1584. SoundSetAudioFocusCamera
  1585. SoundSetAudioFocusPlayer
  1586. SoundSetCurrentGoKartRace
  1587. SoundSetHighIntensityStream
  1588. SoundSetMidIntensityStream
  1589. SoundSetScriptedAmbience
  1590. SoundSetSpeechConversation
  1591. SoundSetSpeechPriorityFilter
  1592. SoundSpeechPlaying
  1593. SoundStartFireAlarm
  1594. SoundStopAmbiences
  1595. SoundStopCurrentSpeechEvent
  1596. SoundStopFireAlarm
  1597. SoundStopInteractiveStream
  1598. SoundStopPA
  1599. SoundStopStream
  1600. SoundUnLoadBank
  1601. SpawnerClearOverrideActiveSetting
  1602. SpawnerSetActiveWithinRadius
  1603. SpawnerSetOverrideActiveSetting
  1604. SplashScreenDisable
  1605. SplashScreenDisplay
  1606. StartCutscene
  1607. StartMission
  1608. StartVibration
  1609. StatAddToFloat
  1610. StatAddToInt
  1611. StatGetAsFloat
  1612. StatGetAsInt
  1613. StatGetGameCompletion
  1614. StatGetNumLayoutItems
  1615. StatGetPrincipalDiffAsFloat
  1616. StatGetPrincipalDiffAsInt
  1617. StatLayoutAddGroup
  1618. StatLayoutAddHeading
  1619. StatLayoutAddStat
  1620. StatResetAll
  1621. StatSetAsFloat
  1622. StatSetAsInt
  1623. StatSetIsTrackingEnabled
  1624. StatUpdatePrincipalStats
  1625. StopAmbientPedAttacks
  1626. StopCutscene
  1627. StopPedProduction
  1628. StopVibration
  1629. StreamedScriptHasLoaded
  1630. StreamedScriptLaunch
  1631. StreamedScriptRemove
  1632. StreamedScriptRequest
  1633. StreamedScriptTerminate
  1634. StruggleButtonSetButton
  1635. StruggleButtonSetDisplay
  1636. StruggleButtonSetText
  1637. SystemAllowMissionManagerToForceRunMissions
  1638. SystemBustedAreaTransitionHandled
  1639. SystemEnableFrontEndAndSelectScreens
  1640. SystemGetSavedPositionInformation
  1641. SystemIsReady
  1642. SystemMarkCollisionForExclusion
  1643. SystemResetShouldMovePlayer
  1644. SystemShouldEndScript
  1645. SystemShouldMovePlayer
  1646. TRIGGER
  1647. T_ChristmasdLogic
  1648. T_ExpelledLogic
  1649. TaggingOnlyShowMissionTags
  1650. TaggingPedHasJustFinished
  1651. TaggingSetTVsState
  1652. TaggingStartPersistentTag
  1653. TaggingStopPersistentTag
  1654. TattooStoreAdd
  1655. TattooStoreRegisterFeedbackCallback
  1656. TerminateCurrentScript
  1657. TerminateThread
  1658. TextAddNonLocalizedString
  1659. TextAddParamNum
  1660. TextAddParamString
  1661. TextClear
  1662. TextPrint
  1663. TextPrintBig
  1664. TextPrintF
  1665. TextPrintString
  1666. ThreadNameSpace
  1667. ThreadYield
  1668. ToggleHUDComponentFlashing
  1669. ToggleHUDComponentLocked
  1670. ToggleHUDComponentVisibility
  1671. TutorialMessage
  1672. TutorialRemoveMessage
  1673. TutorialShowMessage
  1674. TutorialStart
  1675. TutorialStop
  1676. UnLoadAnimationGroup
  1677. UnLoadBranch
  1678. UnloadFontStyle
  1679. UnloadModels
  1680. UnlockYearbookPicture
  1681. UnpauseGameClock
  1682. UnpauseSimulation
  1683. UpdateAsylum
  1684. UpdateTextQueue
  1685. VehicleBikeForceBoundingSphereUpdate
  1686. VehicleBikeGeneratorToggle
  1687. VehicleCreateCarGenerator
  1688. VehicleCreatePoint
  1689. VehicleCreateXYZ
  1690. VehicleDelete
  1691. VehicleDontCleanup
  1692. VehicleEnableEngine
  1693. VehicleEnableSiren
  1694. VehicleFaceHeading
  1695. VehicleFindInAreaXYZ
  1696. VehicleFindRandomSpawnPosition
  1697. VehicleFollowEntity
  1698. VehicleFollowPath
  1699. VehicleFromDriver
  1700. VehicleGetHealth
  1701. VehicleGetModelId
  1702. VehicleGetPosXYZ
  1703. VehicleIsInAreaXYZ
  1704. VehicleIsInTrigger
  1705. VehicleIsModel
  1706. VehicleIsValid
  1707. VehicleMakeAmbient
  1708. VehicleModelNotNeededAmbient
  1709. VehicleMoveToXYZ
  1710. VehicleOverrideAmbient
  1711. VehicleOverrideAmbientCruiseSpeed
  1712. VehicleRequestModel
  1713. VehicleRevertToDefaultAmbient
  1714. VehicleSetAccelerationMult
  1715. VehicleSetColor
  1716. VehicleSetColours
  1717. VehicleSetCruiseSpeed
  1718. VehicleSetDrivingMode
  1719. VehicleSetEntityFlag
  1720. VehicleSetMission
  1721. VehicleSetNISSafe
  1722. VehicleSetOwner
  1723. VehicleSetPosPoint
  1724. VehicleSetPosXYZ
  1725. VehicleSetStatic
  1726. VehicleSetStatus
  1727. VehicleSirenAllwaysOn
  1728. VehicleStop
  1729. Wait
  1730. WaitAreaDATLoad
  1731. WaitInterruptible
  1732. WaitSkippable
  1733. WeaponEquipped
  1734. WeaponGetType
  1735. WeaponRequestModel
  1736. WeaponSetRangeMultiplier
  1737. WeatherForceSnow
  1738. WeatherGet
  1739. WeatherRelease
  1740. WeatherSet
  1741. YearbookIsFull
  1742. _ALERT
  1743. _G
  1744. _LOADED
  1745. _TRACEBACK
  1746. _VERSION
  1747. __onerror
  1748. __pow
  1749. assert
  1750. bsDumpMemUsage
  1751. bsDumpRunTimeMetrics
  1752. bsMarkCheckPoint
  1753. bsWait
  1754. collectgarbage
  1755. coroutine
  1756. cutsceneTable
  1757. dbg_print
  1758. debug
  1759. dofile
  1760. error
  1761. gContinue
  1762. gCurrentZone
  1763. gGameStartHour
  1764. gGameStartMinute
  1765. gPlayer
  1766. gPlayerStartZone
  1767. gTut_DormClothes
  1768. g_3RM01_GreaserLevel
  1769. g_3RM01_PreppyLevel
  1770. g_3RM01_opponent
  1771. gcinfo
  1772. getfenv
  1773. getmetatable
  1774. ipairs
  1775. loadfile
  1776. loadstring
  1777. math
  1778. newproxy
  1779. next
  1780. pairs
  1781. pcall
  1782. print
  1783. printfor
  1784. rawequal
  1785. rawget
  1786. rawset
  1787. report_level
  1788. require
  1789. setfenv
  1790. setmetatable
  1791. shared
  1792. string
  1793. table
  1794. tonumber
  1795. tostring
  1796. type
  1797. unpack
  1798. xpcall

Lua Functions - After Initialization

These are all the global functions before any script updates.

  1. AddArrestRestartPoint
  2. AddBlipForCar
  3. AddBlipForChar
  4. AddBlipForPickup
  5. AddBlipForProp
  6. AddInteriorArrestRestartPoint
  7. AddInteriorAsleepRestartPoint
  8. AddInteriorKORestartPoint
  9. AddKORestartPoint
  10. AddPAnimToNextCutscene
  11. AllowAreaTransitions
  12. AreaActivatePopulationTrigger
  13. AreaAddAmbientSpawnPeriod
  14. AreaAddAmbientSpawner
  15. AreaAddDockLocation
  16. AreaAddDockPeriod
  17. AreaAddDocker
  18. AreaAddExtraScene
  19. AreaAddMissionSpawner
  20. AreaAddPedModelIdToSpawnLocation
  21. AreaAddPedTypeToSpawnLocation
  22. AreaAddSpawnLocation
  23. AreaCancelStoredTransition
  24. AreaClearAllExplosions
  25. AreaClearAllPeds
  26. AreaClearAllProjectiles
  27. AreaClearAllVehicles
  28. AreaClearDockers
  29. AreaClearPatrolPaths
  30. AreaClearSpawners
  31. AreaDeactivatePopulationTrigger
  32. AreaDeteriorateAttitudeForPopTriggerPedType
  33. AreaDisableAllPatrolPaths
  34. AreaDisableCameraControlForTransition
  35. AreaDisablePatrolPath
  36. AreaDoorTransitionFix
  37. AreaEnableAllPatrolPaths
  38. AreaEnablePatrolPath
  39. AreaEnsureSpecialEntitiesAreCreated
  40. AreaEnsureSpecialEntitiesAreCreatedWithOverride
  41. AreaForceLoadAreaByAreaTransition
  42. AreaGetPlayerPositionBeforeStore
  43. AreaGetPopulationCullDistance
  44. AreaGetPopulationEvaluatesTriggersIn3D
  45. AreaGetScriptedPOIPointToActivate
  46. AreaGetTransitionTime
  47. AreaGetVisible
  48. AreaInitPatrolPath
  49. AreaIsCollisionLoaded
  50. AreaIsDoorLocked
  51. AreaIsDoorLockedToPeds
  52. AreaIsDoorOpen
  53. AreaIsLoading
  54. AreaLoad
  55. AreaLoadCollision
  56. AreaLoadSpecialEntities
  57. AreaMissionSpawnerExhausted
  58. AreaMissionSpawnerSetActivated
  59. AreaMissionSpawnerSetAttackTarget
  60. AreaMissionSpawnerSetCallback
  61. AreaMissionSpawnerSetExhausted
  62. AreaOverridePopulation
  63. AreaOverridePopulationPedType
  64. AreaPOICompareName
  65. AreaPOIDeactivated
  66. AreaPOIGetActivation
  67. AreaPOIGetFaction
  68. AreaPOIGetGender
  69. AreaPOIGetInterestType
  70. AreaPOIGetMaxNumber
  71. AreaPOIGetPosition
  72. AreaPOISetActivation
  73. AreaPatrolPathShowVisionCones
  74. AreaRegisterAnimProps
  75. AreaRegisterAreaScript
  76. AreaRemoveExtraScene
  77. AreaRemoveSpawner
  78. AreaResetPunishmentAlertLevels
  79. AreaResetPunishmentPedTypes
  80. AreaRevertToDefaultPopulation
  81. AreaSetActivePatrolPathHours
  82. AreaSetAmbientSpawnerExclusive
  83. AreaSetDockerChanceToDock
  84. AreaSetDockerKidReception
  85. AreaSetDockerMinsToRunBeforeEnd
  86. AreaSetDockerPatrolPedReception
  87. AreaSetDockerRunPercentage
  88. AreaSetDockerSexReception
  89. AreaSetDoorLocked
  90. AreaSetDoorLockedToPeds
  91. AreaSetDoorOpen
  92. AreaSetDoorPathableToPeds
  93. AreaSetNodesSwitchedOffInTrigger
  94. AreaSetPathableInRadius
  95. AreaSetPopulationEvaluatesTriggersIn3D
  96. AreaSetPopulationSexGeneration
  97. AreaSetPunishmentAlertLevels
  98. AreaSetPunishmentPedType
  99. AreaSetSavePointLocation
  100. AreaSetTriggerMonitoringRules
  101. AreaSetVisible
  102. AreaSignalAreaTransitionReadyToLoad
  103. AreaSpawnerSetSexGeneration
  104. AreaTransitionDestination
  105. AreaTriggerIsValid
  106. AwardAchievement
  107. BarberShopAdd
  108. BarberShopSetGroupName
  109. BarberStoreRegisterFeedbackCallback
  110. BikeAddAttachment
  111. BikeJump
  112. BikeSetPadlock
  113. BlipAddArrow
  114. BlipAddObject
  115. BlipAddPoint
  116. BlipAddSave
  117. BlipAddXYZ
  118. BlipChangeIcon
  119. BlipRemove
  120. BlipRemoveFromChar
  121. BlipSetFlashing
  122. BlipSetMarkerSize
  123. BlipSetShortRanged
  124. BlipSetSize
  125. BlipSetVisionConeAlwaysOn
  126. BlipSetVisionConeCanSee
  127. BulletinSetupMessage
  128. BulletinSetupTexture
  129. ButtonHistoryAddButton
  130. ButtonHistoryAddChargeText
  131. ButtonHistoryAddSequence
  132. ButtonHistoryAddSequenceLocalText
  133. ButtonHistoryAddSequenceTimeInterval
  134. ButtonHistoryAddSequenceTimeIntervalCharge
  135. ButtonHistoryClearLine
  136. ButtonHistoryClearSequence
  137. ButtonHistoryEnableActionTreeInput
  138. ButtonHistoryGetFromHistory
  139. ButtonHistoryIgnoreController
  140. ButtonHistoryIgnoreSequence
  141. ButtonHistorySetCallbackCorrectButton
  142. ButtonHistorySetCallbackFailed
  143. ButtonHistorySetCallbackPassed
  144. ButtonHistorySetNumButtonsDisplayed
  145. ButtonHistorySetSequenceTime
  146. ButtonHistorySetTimeDisplayed
  147. CameraAllowChange
  148. CameraAllowScriptedChange
  149. CameraClearRotationLimit
  150. CameraDebugActive
  151. CameraDefaultFOV
  152. CameraFade
  153. CameraFadeToSplashEnd
  154. CameraFadeToSplashSetup
  155. CameraFadeToSplashStart
  156. CameraFollowEntity
  157. CameraFollowPed
  158. CameraGet169Mode
  159. CameraGetActive
  160. CameraGetFOV
  161. CameraHoldFadeout
  162. CameraIsPointVisible
  163. CameraLookAtObject
  164. CameraLookAtPath
  165. CameraLookAtPathSetSpeed
  166. CameraLookAtPlayer
  167. CameraLookAtXYZ
  168. CameraMgrUpdate
  169. CameraReset
  170. CameraResetToPosition
  171. CameraResetWithDirection
  172. CameraResetWithDirection2
  173. CameraReturnToPlayer
  174. CameraSetActive
  175. CameraSetConvCam
  176. CameraSetConversationPath
  177. CameraSetFOV
  178. CameraSetFieldPoints
  179. CameraSetHeading
  180. CameraSetNearPlane
  181. CameraSetPath
  182. CameraSetPlayerRelativePath
  183. CameraSetRelativePath
  184. CameraSetRotationLimit
  185. CameraSetRotationLimitRel
  186. CameraSetRotationSpeed
  187. CameraSetSecondTarget
  188. CameraSetShot
  189. CameraSetShotOnly
  190. CameraSetSpeed
  191. CameraSetWidescreen
  192. CameraSetXYZ
  193. CanCreateVehicleNearXYZ
  194. CarGetDamageNumber
  195. CarnivalBallTossDecCount
  196. CarnivalBallTossGetCount
  197. CarnivalBallTossIncCount
  198. CarnivalBallTossSetCount
  199. CarnivalDunkTankDecCount
  200. CarnivalDunkTankGetCount
  201. CarnivalDunkTankGetTargetPos
  202. CarnivalDunkTankIncCount
  203. CarnivalDunkTankSetCount
  204. CarnivalDunkTankStartAiming
  205. CarnivalShootAddNumber
  206. CarnivalStrikerMeterGetLevel
  207. CarnivalStrikerMeterIsRunning
  208. CarnivalStrikerMeterSetParams
  209. CarnivalStrikerMeterStart
  210. ChapterGet
  211. ChapterSet
  212. ClassBiologyGetScorePercentage
  213. ClassBiologyInvalidOperation
  214. ClassBiologyIsBadMove
  215. ClassBiologyIsGrossOut
  216. ClassBiologyResetBadMove
  217. ClassBiologyResetGrossOut
  218. ClassBiologySetAnimal
  219. ClassBiologySetGameType
  220. ClassBiologySetScorePercentage
  221. ClassBiologySetTimer
  222. ClassBiologySetTrigFunc
  223. ClassBiologySetWarnTime
  224. ClassBiologySubtractTime
  225. ClassBiologySuccess
  226. ClassBiologyValidOperation
  227. ClassChemAddAction
  228. ClassChemGetActionJustFailed
  229. ClassChemGetActionJustFinished
  230. ClassChemGetActionJustStarted
  231. ClassChemGetLastAction
  232. ClassChemGetPerformance
  233. ClassChemSetActiveActions
  234. ClassChemSetGameType
  235. ClassChemSetPixPerSec
  236. ClassChemSetScrollyOnly
  237. ClassChemSetScrollyVisible
  238. ClassChemSetSpeedScale
  239. ClassChemStartSeq
  240. ClassEnglishGetLastSubmittedWord
  241. ClassEnglishGetLastSubmittedWordLength
  242. ClassEnglishGetScorePercentage
  243. ClassEnglishSetLevel
  244. ClassEnglishSetMinScore
  245. ClassEnglishSetPenaltyTime
  246. ClassEnglishSetScoreMsg
  247. ClassEnglishSetScorePercentage
  248. ClassEnglishSetTimer
  249. ClassEnglishSetTrigFunc
  250. ClassEnglishSetWarnTime
  251. ClassEnglishWordWasDuplicate
  252. ClassEnglishWordWasNaughty
  253. ClassEnglishWordWasNotValid
  254. ClassEnglishWordWasTooShort
  255. ClassEnglishWordWasValid
  256. ClassGeographyGetScorePercentage
  257. ClassGeographyInvalidOperation
  258. ClassGeographySet2Player
  259. ClassGeographySetLevel
  260. ClassGeographySetScoreMsg
  261. ClassGeographySetScorePercentage
  262. ClassGeographySetTimer
  263. ClassGeographySetTrigFunc
  264. ClassGeographySetWarnTime
  265. ClassGeographySubtractTime
  266. ClassGeographySuccess
  267. ClassGeographyValidOperation
  268. ClassMathAnswerGiven
  269. ClassMathBothInvalid
  270. ClassMathFinished
  271. ClassMathGetScore
  272. ClassMathGetScorePercentage
  273. ClassMathInvalidAnswer
  274. ClassMathSetCircles
  275. ClassMathSetDifference
  276. ClassMathSetEquation
  277. ClassMathSetFastest
  278. ClassMathSetFattest
  279. ClassMathSetGameType
  280. ClassMathSetHighest
  281. ClassMathSetLevel
  282. ClassMathSetLowest
  283. ClassMathSetNumQuestions
  284. ClassMathSetScoreMsg
  285. ClassMathSetScorePercentage
  286. ClassMathSetShortest
  287. ClassMathSetSlowest
  288. ClassMathSetSquares
  289. ClassMathSetTallest
  290. ClassMathSetThinnest
  291. ClassMathSetTimer
  292. ClassMathSetTriangles
  293. ClassMathSetTrigFunc
  294. ClassMathSetWarnTime
  295. ClassMathSubtractTime
  296. ClassMathValidAnswer
  297. ClassMusicFeedbackCallback
  298. ClassMusicGetWinner
  299. ClassMusicInstrument
  300. ClassMusicSetPlayers
  301. ClassMusicSetSong
  302. ClassMusicStartSeq
  303. ClockGet
  304. ClockIsPaused
  305. ClockSet
  306. ClockSetEnableMission
  307. ClockSetTickRate
  308. ClothingBackup
  309. ClothingBuildPlayer
  310. ClothingDefineOutfit
  311. ClothingExitButton
  312. ClothingGetPlayer
  313. ClothingGetPlayerOutfit
  314. ClothingGetPlayersHair
  315. ClothingGivePlayer
  316. ClothingGivePlayerOutfit
  317. ClothingIsWearingAnyOutfit
  318. ClothingIsWearingOutfit
  319. ClothingLock
  320. ClothingOverlay
  321. ClothingPlayerOwns
  322. ClothingRemovePlayer
  323. ClothingRestore
  324. ClothingSetPlayer
  325. ClothingSetPlayerOutfit
  326. ClothingSetPlayersHair
  327. ClothingStoreAdd
  328. ClothingStoreLock
  329. ClothingStoreRegisterFeedbackCallback
  330. CollectibleOnMapEnable
  331. CollectiblesGetNumCollectable
  332. CollectiblesGetNumCollected
  333. CollectiblesOnCollectedCallback
  334. CollectiblesSetAllAsCollected
  335. CollectiblesSetTypeAvailable
  336. CompareHashIDs
  337. ConversationMovePeds
  338. CounterClearIcon
  339. CounterClearText
  340. CounterEnableRoll
  341. CounterGetCurrent
  342. CounterGetMax
  343. CounterIncrementCurrent
  344. CounterMakeHUDVisible
  345. CounterSetCurrent
  346. CounterSetIcon
  347. CounterSetMax
  348. CounterSetText
  349. CounterSetTextColour
  350. CounterSetTextXYOffset
  351. CounterUseMeter
  352. CreateNameSpace
  353. CreatePersistentEntity
  354. CreateProjectile
  355. CreateThread
  356. CreditFindText
  357. CreditGetInteger
  358. CreditLoadDB
  359. CreditPrintText
  360. CreditReset
  361. CreditSetup
  362. CreditUnLoadDB
  363. CutSceneSetActionNode
  364. CutSetCutsceneName
  365. CutSetCutsceneTableSize
  366. CutsceneFadeWithCamera
  367. DATInit
  368. DATLoad
  369. DATUnload
  370. DebugAssert
  371. DebugLogMemStats
  372. DebugMemCheck
  373. DebugMenuAddItem
  374. DebugMenuAddPage
  375. DebugPrint
  376. DebugScreenShot
  377. DeleteAllMissionPeds
  378. DeletePersistentEntity
  379. DemoBuildGetSelectedMission
  380. DemoBuildReturnToMain
  381. DestroyProjectile
  382. DetentionMeterSetVisibility
  383. DetonateProjectiles
  384. DisablePunishmentSystem
  385. DistanceBetweenCoords2d
  386. DistanceBetweenCoords3d
  387. DoSocialErrands
  388. DockerClearOverrideActiveSetting
  389. DockerSetMaximumRange
  390. DockerSetMinimumRange
  391. DockerSetOverrideActiveSetting
  392. DockerSetUseFacingCheck
  393. DockerSetUseHeightCheck
  394. DodgeballEnableCamera
  395. DodgeballEnableHud
  396. DodgeballEndGame
  397. DodgeballGetWinner
  398. DodgeballHelpMsg
  399. DodgeballInit
  400. DodgeballIsActive
  401. DodgeballPause
  402. DodgeballSetPed
  403. DodgeballStartGame
  404. DodgeballTerm
  405. DoublePedShadowDistance
  406. DumpMemoryHistory
  407. E3DodgeballHackCleanObjects
  408. EffectAddLeavesInArea
  409. EffectAddWindowGlowInArea
  410. EffectBlindedbyMud
  411. EffectCreate
  412. EffectIsRunning
  413. EffectKill
  414. EffectRegisterInArea
  415. EffectSetDirection
  416. EffectSetGymnFireAlpha
  417. EffectSetGymnFireOn
  418. EffectSetNightOnly
  419. EffectSetPosition
  420. EffectSetSphereDirection
  421. EffectSlowKill
  422. EffectTurnOffWindowGlowInArea
  423. EffectTurnOnWindowGlowInArea
  424. EffectUnregisterInArea
  425. EnterNIS
  426. ExitNIS
  427. FireCreate
  428. FireDestroy
  429. FireGetHealth
  430. FireSetDamageRadius
  431. FireSetScale
  432. FlushStreamingContents
  433. FollowCamDefaultFightShot
  434. FollowCamDefaultVehicleShot
  435. FollowCamSetFightShot
  436. FollowCamSetVehicleShot
  437. ForceMissionAvailable
  438. ForceStartMission
  439. ForceStartMissionIndex
  440. GameGetPedStat
  441. GameRestarted
  442. GameSetPedStat
  443. GarageAdd
  444. GarageClearAll
  445. GarageHasStoredVehicle
  446. GarageSetIsDeactivated
  447. GarageSetStoredVehicle
  448. GeometryAlpha
  449. GeometryInstance
  450. GetAnchorPosition
  451. GetCurrentDay
  452. GetCurrentNumOfAmbientBikes
  453. GetCutsceneRunning
  454. GetCutsceneTime
  455. GetFactionRespect
  456. GetGeometryFlagState
  457. GetIsMissionSpecific
  458. GetLanguage
  459. GetMissionAttemptCount
  460. GetMissionCount
  461. GetMissionCurrentAttemptCount
  462. GetMissionCurrentSuccessCount
  463. GetMissionSuccessCount
  464. GetNextShootingGalleryID
  465. GetPointFromPath
  466. GetPointFromPointList
  467. GetPointList
  468. GetPointListSize
  469. GetRequestedSubMPGame
  470. GetStickValue
  471. GetTimer
  472. GetTotalMissionSuccessCount
  473. GetWeaponLOD
  474. GiveAmmoToPlayer
  475. GiveItemToPlayer
  476. GiveWeaponToPlayer
  477. GlobalImportScript
  478. HUDClearAllElements
  479. HUDComponentGetFlashing
  480. HUDComponentGetLocked
  481. HUDComponentGetVisibility
  482. HUDDiaryVisible
  483. HUDFlashAllObjectiveBlips
  484. HUDInventoryDisplayChange
  485. HUDPhotographySetColourUpgrade
  486. HUDPhotographySetSaveLevel1
  487. HUDPhotographySetSaveLevel2
  488. HUDRestoreVisibility
  489. HUDSaveVisibility
  490. HUDSetEnableInputIgnoredDisplay
  491. HUDSetFightStyle
  492. HUDSetNumFortuneTellerKeys
  493. HUDSetNumGlobeKeys
  494. HasAnimGroupLoaded
  495. HasBallTouchedSocketRadius
  496. HasStoryModeBeenSelected
  497. HideGeneralHealthBar
  498. ImportScript
  499. IsActionTreeLoaded
  500. IsButtonBeingPressed
  501. IsButtonBeingReleased
  502. IsButtonPressed
  503. IsCutsceneLoaded
  504. IsDemoBuildEnabled
  505. IsInTitleMenu
  506. IsItemAWeapon
  507. IsMissionAvailable
  508. IsMissionCompleated
  509. IsMissionDebugFailure
  510. IsMissionDebugSuccess
  511. IsMissionFromDebug
  512. IsMissionFromRestart
  513. IsMissionRestartable
  514. IsMissionSimpleFade
  515. IsPathDone
  516. IsStreamingBusy
  517. IsValidYearbookPhotoOfPed
  518. ItemGetCurrentNum
  519. ItemSetCurrentNum
  520. KillNameSpace
  521. LaunchScenarioScript
  522. LaunchScript
  523. LawnMowingGetPercent
  524. LawnMowingSetLawnArea
  525. LawnMowingSetLawnAreaP2
  526. LawnMowingSetMinScore
  527. LawnMowingSetP2
  528. LawnMowingSetTimer
  529. Load
  530. LoadActionTree
  531. LoadAnimationGroup
  532. LoadCutscene
  533. LoadCutsceneSound
  534. LoadFontStyle
  535. LockFPS30
  536. LogLoad
  537. MGArcadeStart
  538. MGArcade*Cos
  539. MGArcade_CreateLayer
  540. MGArcade_DrawText
  541. MGArcade_GetDialogActive
  542. MGArcade_GetDistanceBetweenSprites
  543. MGArcade_GetOrientationBetweenSprites
  544. MGArcade_GetSoundID
  545. MGArcade_GetTextureID
  546. MGArcade_InitScreen
  547. MGArcade_Layer_AddSprite
  548. MGArcade_Layer_SetCol
  549. MGArcade_Layer_SetOffset
  550. MGArcade_Layer_SetPos
  551. MGArcade_Layer_SetScale
  552. MGArcade_Layer_SetTexture
  553. MGArcade_LoadSounds
  554. MGArcade_LoadTextures
  555. MGArcade_SetCancelConfirm
  556. MGArcade_SetFont
  557. MGArcade_SetRasteryEffect
  558. MGArcade_Sin
  559. MGArcade_Sprite_AddTextParam
  560. MGArcade_Sprite_GetPos
  561. MGArcade_Sprite_GetRot
  562. MGArcade_Sprite_GetRotSpeed
  563. MGArcade_Sprite_GetScale
  564. MGArcade_Sprite_GetScaleSpeed
  565. MGArcade_Sprite_GetTexture
  566. MGArcade_Sprite_GetVel
  567. MGArcade_Sprite_SetAcc
  568. MGArcade_Sprite_SetAdditive
  569. MGArcade_Sprite_SetCol
  570. MGArcade_Sprite_SetCollFunc
  571. MGArcade_Sprite_SetCollSize
  572. MGArcade_Sprite_SetFlip
  573. MGArcade_Sprite_SetFont
  574. MGArcade_Sprite_SetOffset
  575. MGArcade_Sprite_SetPos
  576. MGArcade_Sprite_SetRot
  577. MGArcade_Sprite_SetRotAcc
  578. MGArcade_Sprite_SetRotSpeed
  579. MGArcade_Sprite_SetScale
  580. MGArcade_Sprite_SetScaleSpeed
  581. MGArcade_Sprite_SetSize
  582. MGArcade_Sprite_SetText
  583. MGArcade_Sprite_SetTextParam
  584. MGArcade_Sprite_SetTextToScoreName
  585. MGArcade_Sprite_SetTexture
  586. MGArcade_Sprite_SetUpdateFunc
  587. MGArcade_Sprite_SetVel
  588. MGArcade_Sprite_SetVisible
  589. MGArcade_Sqrt
  590. MGArcade_StartIntro
  591. MGArcade_Tan
  592. MGCA_GetFailureCode
  593. MGCA_GetLives
  594. MGCA_PreInstanceEnemy
  595. MGCA_PreInstancePowerUp
  596. MGCA_SetCompletionThreshold
  597. MGCA_SetDeckResolution
  598. MGCA_SetEnemyCompletionSpawnThreshold
  599. MGCA_SetEnemyInitialPeriod
  600. MGCA_SetEnemyInstanceMax
  601. MGCA_SetEnemyPeriod
  602. MGCA_SetEnemySpeed
  603. MGCA_SetEnemyTotalMax
  604. MGCA_SetExploderDebrisCount
  605. MGCA_SetExploderDebrisSpeed
  606. MGCA_SetExploderTimeOut
  607. MGCA_SetLevelTimeout
  608. MGCA_SetLives
  609. MGCA_SetLocaleStringKey
  610. MGCA_SetPathSpeedupFactor
  611. MGCA_SetPlayerSpeed
  612. MGCA_SetPowerUpCompletionSpawnThreshold
  613. MGCA_SetPowerUpDuration
  614. MGCA_SetPowerUpFreezeFactor
  615. MGCA_SetPowerUpInitialPeriod
  616. MGCA_SetPowerUpInstanceMax
  617. MGCA_SetPowerUpPeriod
  618. MGCA_SetPowerUpSpeed
  619. MGCA_SetPowerUpSpeedBoostFactor
  620. MGCA_SetPowerUpTotalMax
  621. MGCA_SetSetPowerUpClearRadius
  622. MGCA_SetTextureBank
  623. MGDartsGetTargetPoints
  624. MGDartsGetTargetPos
  625. MGDartsIsAiming
  626. MGDartsRemoveProjectiles
  627. MGDartsSetDart
  628. MGDartsSetGame
  629. MGDartsSetPoints
  630. MGDartsStartAiming
  631. MGDartsStopAiming
  632. MGKeepUpsAddAction
  633. MGKeepUpsGetLastAction
  634. MGKeepUpsSetFuncs
  635. MGKeepUpsSetSpeedScale
  636. MGKeepUpsStartSeq
  637. MGLockSetCombo
  638. MiniObjectiveGetIsComplete
  639. MiniObjectiveOnCompletedCallback
  640. MiniObjectiveSetIsComplete
  641. Minigame2POutro
  642. MinigameAddCompletionMsg
  643. MinigameCreate
  644. MinigameDestroy
  645. MinigameEnableHUD
  646. MinigameEnd
  647. MinigameGetErrandCompletion
  648. MinigameGetHighScore
  649. MinigameHasTopScore
  650. MinigameHoldCompletion
  651. MinigameIsActive
  652. MinigameIsFadingCompletion
  653. MinigameIsHighScore
  654. MinigameIsReady
  655. MinigameIsShowingCompletion
  656. MinigameIsShowingGrades
  657. MinigameIsSuccess
  658. MinigameReleaseCompletion
  659. MinigameSetAnnouncement
  660. MinigameSetChapterCompletion
  661. MinigameSetCompletion
  662. MinigameSetElapsedGameTime
  663. MinigameSetErrandCompletion
  664. MinigameSetGrades
  665. MinigameSetHighScoreFromASCII
  666. MinigameSetHighScoreFromID
  667. MinigameSetPlayerNumber
  668. MinigameSetUberCompletion
  669. MinigameStart
  670. MissionActive
  671. MissionActiveSpecific
  672. MissionActiveSpecific2
  673. MissionAllowAmbientTransitions
  674. MissionAllowConcurrentMissions
  675. MissionAskUserToStart
  676. MissionAttemptCountInc
  677. MissionClearDisablePedTypes
  678. MissionDisablePedType
  679. MissionDontFadeIn
  680. MissionDontFadeInAfterCompetion
  681. MissionFail
  682. MissionForceCompleted
  683. MissionGetCurrentName
  684. MissionGetIndex
  685. MissionGetName
  686. MissionGetUserStartResponse
  687. MissionInClass
  688. MissionObjectiveAdd
  689. MissionObjectiveComplete
  690. MissionObjectiveReminderTime
  691. MissionObjectiveRemove
  692. MissionObjectiveUpdateParam
  693. MissionOverrideArrestPoint
  694. MissionOverrideKOPoint
  695. MissionPlayActionNode
  696. MissionResetRespawnOverrides
  697. MissionSetAutoRestart
  698. MissionSetCompletedCount
  699. MissionStartNextClass
  700. MissionStopActionController
  701. MissionSucceed
  702. MissionSuccessCountInc
  703. MissionSurpressMissionNameText
  704. MissionTimerGetTimeRemaining
  705. MissionTimerHasFinished
  706. MissionTimerPause
  707. MissionTimerStart
  708. MissionTimerStartFixed
  709. MissionTimerStop
  710. MissionUpdateActionController
  711. ModelInfoPrintStats
  712. ModelInfoResetStats
  713. ModelNotNeeded
  714. ModelNotNeededAmbient
  715. MonitorSetGreyed
  716. MonitorSetText
  717. MusicAllowPlayDuringCutscenes
  718. MusicFadeWithCamera
  719. NSCall
  720. NS_ON
  721. NewspaperAddDeliverdPaper
  722. NewspaperGetMaxPapers
  723. NewspaperGetNumDeliveredPapers
  724. NewspaperMakeHUDVisible
  725. NewspaperSetDeliveredPapers
  726. NewspaperSetMaxPapers
  727. NewspaperSetPaperVisible
  728. NewspaperThrowPaper
  729. NormalizedTimeOverride
  730. NormalizedTimeOverrideSet
  731. ObjTimerSetText
  732. ObjectBreak
  733. ObjectCreatePoint
  734. ObjectCreateXYZ
  735. ObjectDelete
  736. ObjectDontCleanup
  737. ObjectFindInArea
  738. ObjectGetModelIndex
  739. ObjectHashIDToPoolIndex
  740. ObjectIsDestroyed
  741. ObjectIsInAreaObject
  742. ObjectIsInAreaXYZ
  743. ObjectIsModel
  744. ObjectMakeTargetable
  745. ObjectNameToHashID
  746. ObjectNumProjectileImpacts
  747. ObjectPedNoTarget
  748. ObjectRemovePickupsInTrigger
  749. ObjectToggleVulnerability
  750. ObjectTypeIsInTrigger
  751. ObjectTypeSetPickupListOverride
  752. PAnimApplyDamage
  753. PAnimAreaProps
  754. PAnimBreakLight
  755. PAnimClearWhenDoneRotation
  756. PAnimCloseDoor
  757. PAnimCreate
  758. PAnimCreateSGTarget
  759. PAnimDelete
  760. PAnimDestroyedByPed
  761. PAnimDoorStayOpen
  762. PAnimEnableStreaming
  763. PAnimExists
  764. PAnimFollowPath
  765. PAnimFollowPathReset
  766. PAnimFollowPathSoundLoop
  767. PAnimForceCreate
  768. PAnimForceDelete
  769. PAnimGetHealth
  770. PAnimGetPathFollowSpeed
  771. PAnimGetPoolIndex
  772. PAnimGetPosition
  773. PAnimGetPropFlag
  774. PAnimGetSocketXYZ
  775. PAnimHideHealthBar
  776. PAnimIsDestroyed
  777. PAnimIsOpen
  778. PAnimIsPlaying
  779. PAnimIsPlayingNode
  780. PAnimIsUsed
  781. PAnimMakeTargetable
  782. PAnimMakeVisuallyTargetable
  783. PAnimModelNeeded
  784. PAnimNumDestroyed
  785. PAnimOpenDoor
  786. PAnimOpenDoorImmediate
  787. PAnimOpenDoors
  788. PAnimOverrideDamage
  789. PAnimOverrideMinDamage
  790. PAnimRequest
  791. PAnimReset
  792. PAnimResetAllDamageable
  793. PAnimRotate
  794. PAnimSetActionNode
  795. PAnimSetAlpha
  796. PAnimSetInvulnerable
  797. PAnimSetInvulnerableToPlayer
  798. PAnimSetPathFollowSpeed
  799. PAnimSetPropFlag
  800. PAnimSetPulsateLight
  801. PAnimShowHealthBar
  802. PAnimStopFollowPath
  803. PAnimTypeSetPickupListOverride
  804. POIClearForPeds
  805. POIGetPosXYZ
  806. POIGroupsEnabled
  807. POIIsValid
  808. POISetDisablePedProduction
  809. POISetScriptedPedExitObjective
  810. POISetSystemEnabled
  811. PathGetLastNode
  812. PauseGameClock
  813. PauseSimulation
  814. PedActionControllerUpdate
  815. PedAddBroadcastStimulus
  816. PedAddCover
  817. PedAddPedToIgnoreList
  818. PedAllowCollisionResponse
  819. PedAlwaysUpdateAnimation
  820. PedApplyDamage
  821. PedAreaClearOfPedsInXYZ
  822. PedAttachEffect
  823. PedAttack
  824. PedAttackCar
  825. PedAttackNearestCar
  826. PedAttackPlayer
  827. PedAttackProp
  828. PedAttackPropOffset
  829. PedAutoCover
  830. PedBikeBrawl
  831. PedCanSeeObject
  832. PedCanTeleportOnAreaTransition
  833. PedCharacterTrigger
  834. PedCharacterTriggerDelete
  835. PedClearAllWeapons
  836. PedClearAntiTether
  837. PedClearFocus
  838. PedClearGuard
  839. PedClearHasAggressed
  840. PedClearHitRecord
  841. PedClearObjective
  842. PedClearObjectives
  843. PedClearPOI
  844. PedClearPOIForAllPeds
  845. PedClearTether
  846. PedClearWeapon
  847. PedClimbLadder
  848. PedClimbWall
  849. PedCoverSet
  850. PedCoverSetFromProfile
  851. PedCoverSetOnCoverCallback
  852. PedCreatePOIPoint
  853. PedCreatePoint
  854. PedCreatePointWithAdjustedHeading
  855. PedCreateStimulus
  856. PedCreateXYZ
  857. PedDelete
  858. PedDeleteWeaponInventorySnapshot
  859. PedDestroyWeapon
  860. PedDetachAndKillEffect
  861. PedDisableMoveOutOfWay
  862. PedDismissAllAllies
  863. PedDismissAlly
  864. PedDontCleanup
  865. PedEnableGiftRequirement
  866. PedEnterVehicle
  867. PedExitVehicle
  868. PedFaceHeading
  869. PedFaceObject
  870. PedFaceObjectNow
  871. PedFaceXYZ
  872. PedFindAmbientPedOfModelID
  873. PedFindInAreaObject
  874. PedFindInAreaXYZ
  875. PedFindRandomPed
  876. PedFindRandomSpawnPosition
  877. PedFlee
  878. PedFleeOnBikeGetNextNode
  879. PedFleeOnPathOnBike
  880. PedFleeOnRoadOnBike
  881. PedFollowFocus
  882. PedFollowObject
  883. PedFollowPath
  884. PedFreeFromTrigger
  885. PedGetAllyFollower
  886. PedGetAllyLeader
  887. PedGetAmmoCount
  888. PedGetDamageGivenMultiplier
  889. PedGetDamageTakenMultiplier
  890. PedGetEmotionTowardsPed
  891. PedGetFaction
  892. PedGetFlag
  893. PedGetGrappleTargetPed
  894. PedGetHeadPos
  895. PedGetHeading
  896. PedGetHealth
  897. PedGetHitRecordDamage
  898. PedGetImmortalFlag
  899. PedGetLastHitWeapon
  900. PedGetLastVehicle
  901. PedGetMaxHealth
  902. PedGetMoney
  903. PedGetName
  904. PedGetNameHashID
  905. PedGetNodeTime
  906. PedGetOffsetInWorldCoords
  907. PedGetPedCountWithModel
  908. PedGetPedToTypeAttitude
  909. PedGetPosXYZ
  910. PedGetRandomModelId
  911. PedGetScenarioObjFlag
  912. PedGetSpecial
  913. PedGetTargetPed
  914. PedGetTypeToTypeAttitude
  915. PedGetUniqueModelStatus
  916. PedGetVehicleWhoHitMeLast
  917. PedGetWeapon
  918. PedGetWhoHitMeLast
  919. PedGuardPed
  920. PedHasAggressed
  921. PedHasAlly
  922. PedHasAllyFollower
  923. PedHasAllyLeader
  924. PedHasGeneratedStimulusOfType
  925. PedHasJustKilledPedOfType
  926. PedHasPOI
  927. PedHasReceivedGift
  928. PedHasWeapon
  929. PedHideHealthBar
  930. PedIgnoreAttackCone
  931. PedIgnoreAttacks
  932. PedIgnoreStimuli
  933. PedInConversation
  934. PedInRectangle
  935. PedIsAlerted
  936. PedIsAnimFlagSet
  937. PedIsCurrentAnim
  938. PedIsDead
  939. PedIsDoingTask
  940. PedIsFacingObject
  941. PedIsFacingXYZ
  942. PedIsFemale
  943. PedIsHit
  944. PedIsInAnyVehicle
  945. PedIsInAreaObject
  946. PedIsInAreaXYZ
  947. PedIsInCombat
  948. PedIsInTrigger
  949. PedIsInVehicle
  950. PedIsModel
  951. PedIsOnScreen
  952. PedIsOnVehicle
  953. PedIsPedInBox
  954. PedIsPlayer
  955. PedIsPlaying
  956. PedIsPropAttached
  957. PedIsSocializing
  958. PedIsSpotted
  959. PedIsStandingOnVehicle
  960. PedIsTargetable
  961. PedIsUsingProp
  962. PedIsValid
  963. PedIsWantingToSocialize
  964. PedJoinCombatZone
  965. PedJump
  966. PedLeaveCombatZone
  967. PedLockTarget
  968. PedMakeAmbient
  969. PedMakeAmbientKeepResources
  970. PedMakeMissionChar
  971. PedMakeTargetable
  972. PedMePlaying
  973. PedModelCreateGiftRequirement
  974. PedModelNotNeededAmbient
  975. PedMoveToObject
  976. PedMoveToPoint
  977. PedMoveToXYZ
  978. PedOnBikePathSmoothing
  979. PedOverrideActionTreeReference
  980. PedOverrideSocialResponseToStimulus
  981. PedOverrideStat
  982. PedPassBall
  983. PedPathNodeReachedDistance
  984. PedPickup
  985. PedPlayCatch
  986. PedPlayHitReaction
  987. PedPutOnBike
  988. PedReceiveBall
  989. PedRecruitAlly
  990. PedRegisterSocialCallback
  991. PedRemoveBroadcastStimulus
  992. PedRemoveCurrentObjective
  993. PedRemovePedFromIgnoreList
  994. PedRemoveStimulus
  995. PedRequestModel
  996. PedResetAttitudes
  997. PedResetTypeAttitudesToDefault
  998. PedRestoreNumCombatants
  999. PedRestoreWeaponInventorySnapshot
  1000. PedRestrictToTrigger
  1001. PedResumePath
  1002. PedRooftopAttacker
  1003. PedSaveWeaponInventorySnapshot
  1004. PedSetAIButes
  1005. PedSetAITree
  1006. PedSetActionNode
  1007. PedSetActionTree
  1008. PedSetAllyAutoEngage
  1009. PedSetAllyBehaviour
  1010. PedSetAllyJump
  1011. PedSetAlpha
  1012. PedSetAlwaysStrafe
  1013. PedSetAnim
  1014. PedSetAntiTetherToPed
  1015. PedSetAntiTetherToPoint
  1016. PedSetAntiTetherToProp
  1017. PedSetAntiTetherToTrigger
  1018. PedSetAntiTetherToXYZ
  1019. PedSetAsleep
  1020. PedSetCheap
  1021. PedSetCheering
  1022. PedSetCombatZoneMask
  1023. PedSetControllerID
  1024. PedSetDamageGivenMultiplier
  1025. PedSetDamageTakenMultiplier
  1026. PedSetDefaultTypeToTypeAttitude
  1027. PedSetEffectedByGravity
  1028. PedSetEmotionTowardsPed
  1029. PedSetEntityFlag
  1030. PedSetFaction
  1031. PedSetFightingSystem
  1032. PedSetFlag
  1033. PedSetFocus
  1034. PedSetGlobalAttitude_IgnoreTruants
  1035. PedSetGlobalAttitude_Rumble
  1036. PedSetGlobalSleep
  1037. PedSetGrappleTarget
  1038. PedSetHealth
  1039. PedSetHealthBarQuiet
  1040. PedSetHitRecordDamage
  1041. PedSetImmortalFlag
  1042. PedSetInfiniteSprint
  1043. PedSetInvulnerable
  1044. PedSetInvulnerableToPlayer
  1045. PedSetIsStealthMissionPed
  1046. PedSetMaxHealth
  1047. PedSetMinEngage
  1048. PedSetMinHealth
  1049. PedSetMissionCritical
  1050. PedSetMoney
  1051. PedSetNoDamageNextFall
  1052. PedSetNumCombatants
  1053. PedSetObjectiveRemovedCallback
  1054. PedSetPOI
  1055. PedSetPedToTypeAttitude
  1056. PedSetPosPoint
  1057. PedSetPosXYZ
  1058. PedSetProjDest
  1059. PedSetProjectileLifetime
  1060. PedSetPunishmentPoints
  1061. PedSetRemoveOwnedProj
  1062. PedSetRequiredGift
  1063. PedSetScenarioObjFlag
  1064. PedSetSeasonalModels
  1065. PedSetSocialSubtitlesEnable
  1066. PedSetSpecial
  1067. PedSetSpecialRate
  1068. PedSetStationary
  1069. PedSetStatsType
  1070. PedSetStealthBehavior
  1071. PedSetStealthVisionHeight
  1072. PedSetTaskNode
  1073. PedSetTetherMoveToCenter
  1074. PedSetTetherMoveToTarget
  1075. PedSetTetherSpeed
  1076. PedSetTetherToPed
  1077. PedSetTetherToPoint
  1078. PedSetTetherToProp
  1079. PedSetTetherToTrigger
  1080. PedSetTetherToXYZ
  1081. PedSetTypeToTypeAttitude
  1082. PedSetUniqueModelStatus
  1083. PedSetUsesCollisionScripted
  1084. PedSetWantsToSocializeWithPed
  1085. PedSetWeapon
  1086. PedSetWeaponFlag
  1087. PedSetWeaponNow
  1088. PedSetWorldAnchor
  1089. PedShowHealthBar
  1090. PedShowHealthBarInFPmode
  1091. PedSocialKeepAlive
  1092. PedSocialOverrideLoad
  1093. PedSpawnRandomPed
  1094. PedStartConversation
  1095. PedStop
  1096. PedStopSocializing
  1097. PedSwapModel
  1098. PedTargetPAnim
  1099. PedTargetVehicle
  1100. PedUseProp
  1101. PedUseSocialOverride
  1102. PedWander
  1103. PedWarpIntoCar
  1104. PedWarpOutOfCar
  1105. PhotoGetEntityNext
  1106. PhotoGetEntityStart
  1107. PhotoHasBeenTaken
  1108. PhotoIsSetValid
  1109. PhotoSetValid
  1110. PhotoShowExitString
  1111. PhotoTargetInFrame
  1112. PickupCreateFromPed
  1113. PickupCreatePoint
  1114. PickupCreateXYZ
  1115. PickupDelete
  1116. PickupDestroyTypeInAreaXYZ
  1117. PickupFindInArea
  1118. PickupGetXYZ
  1119. PickupIsInAreaXYZ
  1120. PickupIsPickedUp
  1121. PickupMakeTargetable
  1122. PickupRemoveAll
  1123. PickupRequestModel
  1124. PickupSetIgnoreRespawnDistance
  1125. PlayerActivateCombatSphere
  1126. PlayerAddMoney
  1127. PlayerChangePhysicalState
  1128. PlayerClearLastVehicle
  1129. PlayerClearRewardStore
  1130. PlayerCreateXYZ
  1131. PlayerDetachFromVehicle
  1132. PlayerDismountBike
  1133. PlayerDoneLoading
  1134. PlayerFaceHeading
  1135. PlayerFaceHeadingNow
  1136. PlayerFellAsleep
  1137. PlayerFixToBackOfVehicle
  1138. PlayerGetBikeId
  1139. PlayerGetHealth
  1140. PlayerGetLastBikeId
  1141. PlayerGetMoney
  1142. PlayerGetNumTimesBusted
  1143. PlayerGetNumberOfItemsAllowed
  1144. PlayerGetPedIndex
  1145. PlayerGetPhysicalState
  1146. PlayerGetPosXYZ
  1147. PlayerGetPunishmentPoints
  1148. PlayerGetScriptSavedData
  1149. PlayerHasItem
  1150. PlayerHasSpace
  1151. PlayerHasUnlockedUpgrade
  1152. PlayerHasWeapon
  1153. PlayerIgnoreTargeting
  1154. PlayerIncPunishmentPoints
  1155. PlayerIsInAnyVehicle
  1156. PlayerIsInAreaObject
  1157. PlayerIsInAreaXYZ
  1158. PlayerIsInStealthProp
  1159. PlayerIsInTrigger
  1160. PlayerIsInVehicle
  1161. PlayerKilled
  1162. PlayerLockButtonInputsExcept
  1163. PlayerPutOnBike
  1164. PlayerRecordAttackTime
  1165. PlayerRefreshPhysicalState
  1166. PlayerRegisterSocialCallbackVsPed
  1167. PlayerResetPhysicalState
  1168. PlayerScalePunishmentPoints
  1169. PlayerSetClassSkipCount
  1170. PlayerSetControl
  1171. PlayerSetEnableFirstPerson
  1172. PlayerSetGrade
  1173. PlayerSetHealth
  1174. PlayerSetHighRisk
  1175. PlayerSetInvulnerable
  1176. PlayerSetMinPunishmentPoints
  1177. PlayerSetMoney
  1178. PlayerSetPosPoint
  1179. PlayerSetPosPointArea
  1180. PlayerSetPosSimple
  1181. PlayerSetPosXYZ
  1182. PlayerSetPosXYZArea
  1183. PlayerSetPunishmentPoints
  1184. PlayerSetScriptSavedData
  1185. PlayerSetTakeDamageWhenAttachedToVehicle
  1186. PlayerSetWeapon
  1187. PlayerSocialDisableActionAgainstPed
  1188. PlayerSocialEnableOverrideAgainstPed
  1189. PlayerSocialOverrideLoad
  1190. PlayerStopAllActionControllers
  1191. PlayerSuppressFailDisplayOnDeath
  1192. PlayerSwapModel
  1193. PlayerUnequip
  1194. PlayerUnlockUpgrade
  1195. PlayerWeaponHudLock
  1196. PunishersRespondToPlayerOnly
  1197. RaceAddBarrier
  1198. RaceAddBoostPoint
  1199. RaceAddJumpNode
  1200. RaceAddJumpPath
  1201. RaceAddNodeToBottleneck
  1202. RaceAddNodeToHighlight
  1203. RaceAddRacer
  1204. RaceAddShortcutPath
  1205. RaceCleanUpRace
  1206. RaceClearResults
  1207. RaceDestroyTransition
  1208. RaceDisplayTransition
  1209. RaceGetDuration
  1210. RaceGetIdOfRacerInPosition
  1211. RaceGetPositionInRaceOfRacer
  1212. RaceGetRacerLapNum
  1213. RaceGetRacerRaceTime
  1214. RaceHUDVisible
  1215. RaceHasFinished
  1216. RaceHasRacerFinished
  1217. RaceIsTransitionDisplayed
  1218. RaceOverridePlayerPos
  1219. RaceRemoveRacer
  1220. RaceSetArcade
  1221. RaceSetRacerStats
  1222. RaceSetupRace
  1223. RaceShowFinishPointOnly
  1224. RaceStartRace
  1225. RadarBusBlipSetVisible
  1226. RadarHidePlayerBlip
  1227. RadarLockOnFloor
  1228. RadarLockOnPoint
  1229. RadarReleaseLock
  1230. RadarRestoreMinMax
  1231. RadarSetIndoorRange
  1232. RadarSetMinMax
  1233. RadarSetVisibility
  1234. ReadyToLoad
  1235. RegisterAsGirlfriend
  1236. RegisterCallbackOnBusted
  1237. RegisterCallbackOnYearbookPhoto
  1238. RegisterGlobalEventHandler
  1239. RegisterHashEventHandler
  1240. RegisterPedEventHandler
  1241. RegisterPropEventHandler
  1242. RegisterTriggerEventHandler
  1243. RemoveArrestRestartPoint
  1244. RemoveKORestartPoint
  1245. RemovePlayerItem
  1246. RequestActionTree
  1247. RequestAnimGroup
  1248. RequestModel
  1249. ResetGiftRequirements
  1250. ResetYearbookPhotos
  1251. ResolveActionTreeReferences
  1252. ReturnFromMPGame
  1253. SetAmbientPedsIgnoreStimuli
  1254. SetArrestRestartPointCameraPos
  1255. SetAsleepRestartPointCameraPos
  1256. SetBBallCollisionCallback
  1257. SetClipRange
  1258. SetCurrentDay
  1259. SetDefaultArrestPoint
  1260. SetDefaultArrestRestartCameraPos
  1261. SetDefaultAsleepPoint
  1262. SetDefaultAsleepRestartCameraPos
  1263. SetDefaultKOPoint
  1264. SetDefaultKORestartCameraPos
  1265. SetFactionRespect
  1266. SetGeneralHealthBar
  1267. SetKORestartPointCameraPos
  1268. SetMissionSuccessCount
  1269. SetNumberOfHandledHashEventObjects
  1270. SetNumberOfHandledPedEventObjects
  1271. SetNumberOfHandledPropEventObjects
  1272. SetNumberOfHandledTriggerEventObjects
  1273. SetPlayer1Win
  1274. SetPlayer2Win
  1275. SetPopulationFastCulling
  1276. SetScreenFadeValue
  1277. SetWeaponLOD
  1278. SetupPedObject
  1279. ShopAddItem
  1280. ShopEnd
  1281. ShopGetClerkID
  1282. ShopIsActive
  1283. ShopSetCameraAngleOffset
  1284. ShopSetCameraPos
  1285. ShopSetCameraZoomPercentage
  1286. ShopSetConversationTree
  1287. ShopSetIsPlayerInShop
  1288. ShopSetOnStopShoppingCB
  1289. ShopSetPlayerPos
  1290. ShopSetShopKeepInfo
  1291. ShopStart
  1292. ShowGeneralHealthBar
  1293. SoccerPAllowAim
  1294. SoccerPGetHitPos
  1295. SoccerPGetHitTarget
  1296. SoccerPSetBallsToKick
  1297. SoccerPSetGoalArea
  1298. SoccerPSetHealthBarPosition
  1299. SoccerPSetMeterSpeed
  1300. SoccerPSetPed
  1301. SoccerPSetPedsHealthBar
  1302. SoccerPSetProjectile
  1303. SoccerPSetTarget
  1304. SoccerPSetTargetCount
  1305. SoccerPStartAiming
  1306. SoccerPStopAiming
  1307. SoundAddSpeechPriorityFilter
  1308. SoundBoxingCrowdSoundKill
  1309. SoundBoxingCrowdSoundPlayBoo
  1310. SoundBoxingCrowdSoundPlayCheer
  1311. SoundBoxingCrowdSoundSetExcitementLevel
  1312. SoundBoxingCrowdSoundStart
  1313. SoundCancelConversation
  1314. SoundClearScriptedAmbience
  1315. SoundClearSpeechFilter
  1316. SoundContinue
  1317. SoundDisableSpeech
  1318. SoundDisableSpeech_ActionTree
  1319. SoundEmitterEnable
  1320. SoundEmitterStart
  1321. SoundEmitterStop
  1322. SoundEnableInteractiveMusic
  1323. SoundEnableSpeech
  1324. SoundEnableSpeech_ActionTree
  1325. SoundFadeWithCamera
  1326. SoundFadeoutAmbience
  1327. SoundFadeoutStream
  1328. SoundInitScreamer
  1329. SoundIsPreloadReady
  1330. SoundIsSpeechPreloaded
  1331. SoundLoadBank
  1332. SoundLoopPlay2D
  1333. SoundLoopPlay3D
  1334. SoundLoopPlayOnPed
  1335. SoundLoopPlayOnProp
  1336. SoundLoopStop3D
  1337. SoundMakeEverythingCloser
  1338. SoundMusicJimmyComeToTheOfficePA
  1339. SoundPause
  1340. SoundPlay2D
  1341. SoundPlay3D
  1342. SoundPlay3DIgnoreFade
  1343. SoundPlayAmbience
  1344. SoundPlayAmbientSpeechEvent
  1345. SoundPlayInteractiveStream
  1346. SoundPlayInteractiveStreamLocked
  1347. SoundPlayMissionEndMusic
  1348. SoundPlayPreloadedSpeech
  1349. SoundPlayPreloadedStream
  1350. SoundPlayScriptedSpeechEvent
  1351. SoundPlayScriptedSpeechEvent_2D
  1352. SoundPlayStream
  1353. SoundPlayStreamNoLoop
  1354. SoundPreloadSpeech
  1355. SoundPreloadStream
  1356. SoundPreloadStreamNoLoop
  1357. SoundRemoveAllQueuedSpeech
  1358. SoundRemoveSpeechPriorityFilter
  1359. SoundRestartAmbiences
  1360. SoundRestartPA
  1361. SoundSetAudioFocusCamera
  1362. SoundSetAudioFocusPlayer
  1363. SoundSetCurrentGoKartRace
  1364. SoundSetHighIntensityStream
  1365. SoundSetMidIntensityStream
  1366. SoundSetScriptedAmbience
  1367. SoundSetSpeechConversation
  1368. SoundSetSpeechPriorityFilter
  1369. SoundSpeechPlaying
  1370. SoundStartFireAlarm
  1371. SoundStopAmbiences
  1372. SoundStopCurrentSpeechEvent
  1373. SoundStopFireAlarm
  1374. SoundStopInteractiveStream
  1375. SoundStopPA
  1376. SoundStopStream
  1377. SoundUnLoadBank
  1378. SpawnerClearOverrideActiveSetting
  1379. SpawnerSetActiveWithinRadius
  1380. SpawnerSetOverrideActiveSetting
  1381. SplashScreenDisable
  1382. SplashScreenDisplay
  1383. StartCutscene
  1384. StartMission
  1385. StartVibration
  1386. StatAddToFloat
  1387. StatAddToInt
  1388. StatGetAsFloat
  1389. StatGetAsInt
  1390. StatGetGameCompletion
  1391. StatGetNumLayoutItems
  1392. StatGetPrincipalDiffAsFloat
  1393. StatGetPrincipalDiffAsInt
  1394. StatLayoutAddGroup
  1395. StatLayoutAddHeading
  1396. StatLayoutAddStat
  1397. StatResetAll
  1398. StatSetAsFloat
  1399. StatSetAsInt
  1400. StatSetIsTrackingEnabled
  1401. StatUpdatePrincipalStats
  1402. StopAmbientPedAttacks
  1403. StopCutscene
  1404. StopPedProduction
  1405. StopVibration
  1406. StreamedScriptHasLoaded
  1407. StreamedScriptLaunch
  1408. StreamedScriptRemove
  1409. StreamedScriptRequest
  1410. StreamedScriptTerminate
  1411. StruggleButtonSetButton
  1412. StruggleButtonSetDisplay
  1413. StruggleButtonSetText
  1414. SystemAllowMissionManagerToForceRunMissions
  1415. SystemBustedAreaTransitionHandled
  1416. SystemEnableFrontEndAndSelectScreens
  1417. SystemGetSavedPositionInformation
  1418. SystemIsReady
  1419. SystemMarkCollisionForExclusion
  1420. SystemResetShouldMovePlayer
  1421. SystemShouldEndScript
  1422. SystemShouldMovePlayer
  1423. TaggingOnlyShowMissionTags
  1424. TaggingPedHasJustFinished
  1425. TaggingSetTVsState
  1426. TaggingStartPersistentTag
  1427. TaggingStopPersistentTag
  1428. TattooStoreAdd
  1429. TattooStoreRegisterFeedbackCallback
  1430. TerminateCurrentScript
  1431. TerminateThread
  1432. TextAddNonLocalizedString
  1433. TextAddParamNum
  1434. TextAddParamString
  1435. TextClear
  1436. TextPrint
  1437. TextPrintBig
  1438. TextPrintF
  1439. TextPrintString
  1440. ThreadNameSpace
  1441. ThreadYield
  1442. ToggleHUDComponentFlashing
  1443. ToggleHUDComponentLocked
  1444. ToggleHUDComponentVisibility
  1445. TutorialRemoveMessage
  1446. TutorialShowMessage
  1447. TutorialStart
  1448. TutorialStop
  1449. UnLoadAnimationGroup
  1450. UnLoadBranch
  1451. UnloadFontStyle
  1452. UnlockYearbookPicture
  1453. UnpauseGameClock
  1454. UnpauseSimulation
  1455. VehicleBikeForceBoundingSphereUpdate
  1456. VehicleBikeGeneratorToggle
  1457. VehicleCreateCarGenerator
  1458. VehicleCreatePoint
  1459. VehicleCreateXYZ
  1460. VehicleDelete
  1461. VehicleDontCleanup
  1462. VehicleEnableEngine
  1463. VehicleEnableSiren
  1464. VehicleFaceHeading
  1465. VehicleFindInAreaXYZ
  1466. VehicleFindRandomSpawnPosition
  1467. VehicleFollowEntity
  1468. VehicleFollowPath
  1469. VehicleFromDriver
  1470. VehicleGetHealth
  1471. VehicleGetModelId
  1472. VehicleGetPosXYZ
  1473. VehicleIsInAreaXYZ
  1474. VehicleIsInTrigger
  1475. VehicleIsModel
  1476. VehicleIsValid
  1477. VehicleMakeAmbient
  1478. VehicleModelNotNeededAmbient
  1479. VehicleMoveToXYZ
  1480. VehicleOverrideAmbient
  1481. VehicleOverrideAmbientCruiseSpeed
  1482. VehicleRequestModel
  1483. VehicleRevertToDefaultAmbient
  1484. VehicleSetAccelerationMult
  1485. VehicleSetColor
  1486. VehicleSetColours
  1487. VehicleSetCruiseSpeed
  1488. VehicleSetDrivingMode
  1489. VehicleSetEntityFlag
  1490. VehicleSetMission
  1491. VehicleSetNISSafe
  1492. VehicleSetOwner
  1493. VehicleSetPosPoint
  1494. VehicleSetPosXYZ
  1495. VehicleSetStatic
  1496. VehicleSetStatus
  1497. VehicleSirenAllwaysOn
  1498. VehicleStop
  1499. Wait
  1500. WeaponEquipped
  1501. WeaponGetType
  1502. WeaponRequestModel
  1503. WeaponSetRangeMultiplier
  1504. WeatherForceSnow
  1505. WeatherGet
  1506. WeatherRelease
  1507. WeatherSet
  1508. YearbookIsFull
  1509. _ALERT
  1510. _TRACEBACK
  1511. **onerror
  1512. **pow
  1513. assert
  1514. bsDumpMemUsage
  1515. bsDumpRunTimeMetrics
  1516. bsMarkCheckPoint
  1517. bsWait
  1518. collectgarbage
  1519. dofile
  1520. error
  1521. gcinfo
  1522. getfenv
  1523. getmetatable
  1524. ipairs
  1525. loadfile
  1526. loadstring
  1527. newproxy
  1528. next
  1529. pairs
  1530. pcall
  1531. print
  1532. printfor
  1533. rawequal
  1534. rawget
  1535. rawset
  1536. require
  1537. setfenv
  1538. setmetatable
  1539. tonumber
  1540. tostring
  1541. type
  1542. unpack
  1543. xpcall

Lua Variables - After Initialization

These are all the global variables besides functions before any script updates.

Strings

  1. _VERSION

Tables

  1. MODELENUM
  2. PATH
  3. POI
  4. POINTLIST
  5. TRIGGER
  6. _G
  7. _LOADED
  8. coroutine
  9. debug
  10. math
  11. shared
  12. string
  13. table

Lua Functions - After Script Update

These are all the additional global functions immediately after one script update, meaning without the ones from initialization.

  1. AreaTransitionPoint
  2. AreaTransitionXYZ
  3. ClearTextQueue
  4. DisablePOI
  5. DistanceBetweenPeds2D
  6. DistanceBetweenPeds3D
  7. EnablePOI
  8. EntityInteract
  9. ExecuteActionNode
  10. F*1_02CCompleted
  11. F_2_04_FirstAttempt
  12. F_2_04_NotFirstAttempt
  13. F_2_R03_FirstAttempt
  14. F_2_R03_NotFirstAttempt
  15. F_3_S11_FirstAttempt
  16. F_3_S11_NotFirstAttempt
  17. F_AlarmSound
  18. F_AreaTableAdd
  19. F_AreaTableGetProperty
  20. F_AreaTableGetSize
  21. F_Arrest
  22. F_BikeCheckout
  23. F_Biker
  24. F_Brawl
  25. F_BuildAreaTable
  26. F_BuildCutsceneTable
  27. F_BullyDogs
  28. F_CBarkerGame
  29. F_CBarkerGame2
  30. F_CBarkerHouse
  31. F_CanUseChemistrySet
  32. F_CarnivalWalker
  33. F_Catch
  34. F_Check1_11X2Stage
  35. F_CheckBalloonErrand
  36. F_CheckConditions
  37. F_CheckGymModel
  38. F_CheckMaxItems
  39. F_CheckPOI
  40. F_CheckSleepType
  41. F_Cheerleading
  42. F_ChemForceAvailable
  43. F_ChemForceStart
  44. F_ChemistryWeapons
  45. F_Chemistry_FirstAttempt
  46. F_ChoosePrank
  47. F_ChooseSniperWeapon
  48. F_ClassIsAvailable
  49. F_ClassSmokers
  50. F_CoasterHUDOff
  51. F_CoasterHUDOn
  52. F_CoupleCuddling
  53. F_CoupleKissing
  54. F_CoupleWalking
  55. F_Criminal
  56. F_Crying
  57. F_DebugScenarios
  58. F_DefaultToTrue
  59. F_DefaultTrue
  60. F_DisableBuses
  61. F_DisableJimmyToOfficePA
  62. F_DisplayLockPickingHud
  63. F_DockWorker
  64. F_DogWalker
  65. F_DormAlarmActive
  66. F_DrunkenBeggar
  67. F_DunkMidget
  68. F_EnableJimmyToOfficePA
  69. F_FailedLockPicking
  70. F_FireAlarmActive
  71. F_Fireman
  72. F_GangBeat
  73. F_GetEventFunction
  74. F_GetOpposingFaction
  75. F_GetStudentInArea
  76. F_GrafittiCleanupAvailable
  77. F_GuardDog
  78. F_HCriminal
  79. F_HStudent
  80. F_HasRadioParts
  81. F_HeldAgainstWall
  82. F_Industrial
  83. F_InstantBully
  84. F_IsButtonPressedWithDelayCheck
  85. F_IsSmallKid
  86. F_LaunchingMission
  87. F_LawnmowerAvailable
  88. F_LoadSprayCans
  89. F_LockerStuff
  90. F_LockpickingDoorIsOpen
  91. F_LockpickingRewardPlayer
  92. F_MagicalJasonsByRobertoTransition
  93. F_MakePlayerSafeForNIS
  94. F_MillWorker
  95. F_MissionCompleteModelChanges
  96. F_MissionFactionChanges
  97. F_ObjectIsValid
  98. F_OutsideClass
  99. F_POIManager
  100. F_PedExists
  101. F_PedIsDead
  102. F_PedIsHitByPlayer
  103. F_PedMoveAwayFromXYZ
  104. F_PedSetCameraOffsetXYZ
  105. F_PedSetDropItem
  106. F_PedStoppedLockpicking
  107. F_PickupDice
  108. F_Pirate
  109. F_PlayCutScene
  110. F_PlaySpeechAndWait
  111. F_PlayerBroughtBike
  112. F_PlayerControlFunhouse
  113. F_PlayerDismountBike
  114. F_PlayerExitBike
  115. F_PlayerHasSlept
  116. F_PlayerHasSleptInBed
  117. F_PlayerIsDead
  118. F_PlayerSleptInBed
  119. F_PlayerSleptOnErrand
  120. F_PlayerUsedChemistrySet
  121. F_PreDATInit
  122. F_PrincipalPOI
  123. F_ProcessWakeUpMissionBasedLogic
  124. F_ProjAttack
  125. F_Puker
  126. F_RaceSetCurrent
  127. F_RainBeGone
  128. F_RandomStudent
  129. F_Rats
  130. F_ReachItHumiliation
  131. F_RevengeOnMrBurton
  132. F_RingSchoolBell
  133. F_RollPropDice
  134. F_RoofSniper
  135. F_Russell
  136. F_ScenarioManager
  137. F_SelectBrawlWeapon
  138. F_SelectProjWeapon
  139. F_SetCharacterModelsUnique
  140. F_SetCutsceneName
  141. F_SetCutsceneTableSize
  142. F_SetRestartPoints
  143. F_SetupBeforeMission
  144. F_SetupBeforeMissionThread
  145. F_SetupHallowenPeds
  146. F_SetupLockpickingGame
  147. F_SetupMissionRequirements
  148. F_SmokingFireman
  149. F_SnowShovelAvailable
  150. F_SocialHangout
  151. F_SocialHumiliation
  152. F_StealthSpottedText
  153. F_Straggler
  154. F_Sweep
  155. F_Swirlie
  156. F_TableSize
  157. F_TeacherHarassingKids
  158. F_ToggleArcadeMachines
  159. F_ToggleArcadeScreens
  160. F_TrashStuff
  161. F_Truck
  162. F_UnlockModelChanges
  163. F_UnlockYearbookReward
  164. F_VendettaGreasers
  165. F_VendettaPreppies
  166. F_VendorCheck
  167. F_WallHangout
  168. F_WallSmoking
  169. F_WindowsOpen
  170. F_WorkerHangout
  171. F_WorkerSmoking
  172. F_Workout
  173. F_Wrestling_FirstAttempt
  174. GetGymModel
  175. GetSkippedClasses
  176. GetSkippingPunishment
  177. GetStudent
  178. GetTextQueueSize
  179. L_CutsceneFade
  180. L_CutsceneSpecialInit
  181. L_CutsceneSpecialShutdown
  182. LoadModels
  183. LoadPAnims
  184. LoadPedModels
  185. LoadPedPOIModel
  186. LoadPedPOIModels
  187. LoadVehicleModels
  188. LoadVehiclePOIModel
  189. LoadWeaponModels
  190. LoadWeaponPOIModel
  191. ManagedPlayerSetPosPoint
  192. ManagedPlayerSetPosXYZ
  193. NonMissionPedGenerationDisable
  194. NonMissionPedGenerationEnable
  195. POIActionNode2
  196. PlayCutSceneForCheat
  197. PlayCutSceneForCheatThread
  198. PlayCutsceneWithLoad
  199. QueueSoundSpeech
  200. QueueText
  201. QueueTextString
  202. RandomElement11
  203. RandomElement13
  204. RandomElement14
  205. RandomElement2
  206. RandomElement3
  207. RandomElement4
  208. RandomElement5
  209. RandomElement6
  210. RandomElement7
  211. RandomElement8
  212. RandomIndex
  213. RandomTableElement
  214. SetSkippedClass
  215. ShouldEventInitiate
  216. SoundPlayScriptedSpeechEventWrapper
  217. T_ChristmasdLogic
  218. T_ExpelledLogic
  219. TutorialMessage
  220. UnloadModels
  221. UpdateAsylum
  222. UpdateTextQueue
  223. WaitAreaDATLoad
  224. WaitInterruptible
  225. WaitSkippable
  226. dbg_print

Lua Variables - After Script Update

These are all the additional global variables besides functions immediately after one script update, meaning without the ones from initialization.

Booleans

  1. Alive
  2. gContinue

Numbers

  1. FADE_IN_TIME
  2. FADE_OUT_TIME
  3. MUSIC_DEFAULT_VOLUME
  4. gCurrentZone
  5. gGameStartHour
  6. gGameStartMinute
  7. gPlayer
  8. gPlayerStartZone
  9. gTut_DormClothes
  10. g_3RM01_GreaserLevel
  11. g_3RM01_PreppyLevel
  12. g_3RM01_opponent
  13. report_level

Tables

  1. cutsceneTable