127.0.0.1

Results 18 comments of 127.0.0.1

Just a small question but... wouldn't changing your for loops to use the GetActivePlayers() native be much better than looping 1-256? ```lua for _, player in ipairs(GetActivePlayers()) do local ped...

> > > > Just a small question but... wouldn't changing your for loops to use the GetActivePlayers() native be much better than looping 1-256? > > ```lua > >...

Most of the C# enums are out of date and missing things, most users of the library I know have just made their own solutions (personally I use Durty's dumps)...

I believe this was raised in the past by manups4e when working on ScaleformUI, but was in the Discord at the time.

Gather you've updated to 1.30? would recommend people add versions to their issues, or more information else they should just be closed off. Image from 1.30 ![image](https://github.com/Slazanger/SMT/assets/6077794/79729809-f4b6-46d6-82ab-f33b2235aa24)

No worries, really caught my attention with the Virtual Scroll resizing as I'm having issues using it myself.

File: `minimap.gfx` Location: `update/update.rpf/x64/patch/data/cdimages/scaleform_minimap.rpf` Open .gfx file with JPEXS Free Flash Deompiler, in `scripts/__Packages/gtav/contants/Blips` you'll see all the names, arrays as they should, start with 0. File updates with each...