FreezeEntityPosition
Parameters: entity: EntityID. toggle: boolean. true freezes the entity, false unfreezes the entity. Returns: None. Summary sentence. Example Additional natives used in this example, or natives commonly used with this…
Parameters: entity: EntityID. toggle: boolean. true freezes the entity, false unfreezes the entity. Returns: None. Summary sentence. Example Additional natives used in this example, or natives commonly used with this…
Example is for vorp_weaponsv2 – Vorp/Redm/CFX/LUAThis is a native function called FreezeEntityPosition. client.lua In the client.lua line around line 692 you see this line Add the following code between those…