MTA:Eir/New Scripting Functions
Jump to navigation
Jump to search
This page contains new scripting functions that should make their way into the Eir fork. Currently, this page is heavily work-in-progress. I am focusing on client-side scripting functions. Feel free to discuss them in the "discussion" tab of each page.
These functions are added in Phase 4, which is now. Join #mta.recore at irc.multitheftauto.com to share your opinion.
Engine
- engineStreamingSetProperty (implemented)
- engineStreamingGetProperty (implemented)
- engineGetActiveStreamingEntityCount (implemented)
- engineGetActiveStreamingFreeSlotCount (implemented)
- engineGetActiveStreamingEntities (implemented)
- engineGetStreamingFocusEntity
- engineSetWorldStreamingEnabled
- engineIsWorldStreamingEnabled
- engineGetRemovedWorldModels
- engineClearWorldEntityRemovals
- engineGetGamePoolLimits (implemented)
- engineGetStreamingInfo (implemented)
- engineStreamingIsElementManaged
Rendering
- getEntitiesInRenderQueue
- setVehicleLODRenderingEnabled
- isVehicleLODRenderingEnabled
- engineSetWorldRenderMode
- engineGetWorldRenderMode