CLEO-Redux icon indicating copy to clipboard operation
CLEO-Redux copied to clipboard

Experimental JavaScript runtime for GTA 3D era games/GTA IV/Bully

Results 26 CLEO-Redux issues
Sort by recently updated
recently updated
newest added

please make **IntOperations.cleo** plugin for cleo redux

question

They were originally derived from new commands made by AlexB for the Android cleo library. As far as I know, the ioscleo library will add them in the next version,...

when you use typescript and put numbers this error shows: ![image](https://user-images.githubusercontent.com/58845030/144768915-ff3d6eb0-b53e-49f7-b09b-1e75e96e4a87.png) the only way to solve it was doing this: ![image](https://user-images.githubusercontent.com/58845030/144768950-2154e46f-7d09-4f77-b328-6bb143e2ee6a.png)

Pools are most Important thing to make good mod tool, really hope for them, example: ```js CPool.GetVehiclesPool().forEach(function(element, index) { element.explode(); }); ``` Also I really hope replacing existing GTA callbacks,...

type:feature

when running the command in cs it works fine but when running it in js it causes the game to crash with this error (https://user-images.githubusercontent.com/22248815/146835834-782fe707-56be-4852-b067-3e26fc194c2d.png)

remasters

Calling ```js /// Widget.CreateShopMenu('IE09') ``` crashes the game with error ``` ErrorMessage>LowLevelFatalError [File:Unknown] [Line: 970] Node /Game/SanAndreas/Textures/mobile/T_shop_barber_BC 0 Package_LoadSummary has zero prerequisites, but has not been queued. ``` Same command...

type:bug
remasters

despite low interest it would be nice to be on par with other games https://github.com/cleolibrary/CLEO-Redux/wiki/Feature-Support-Matrix

type:feature