ThirteenAG / WidescreenFixesPack

Plugins to make or improve widescreen resolutions support in games, add more features and fix bugs.
https://thirteenag.github.io/wfp
MIT License
2.28k stars 217 forks source link

[GTALCS / GTAVCS] Issues when objects are created in slot0 of pools #1553

Open NABN00B opened 4 months ago

NABN00B commented 4 months ago

Certain script commands have a check for slot > 0 && and slot <40. This returns false for an object that had been created in slot 0 of their adequate pool.

A non-comprehensive list of instances where this causes issues:

I will add more as I start remembering them.

In addition, here are some references from the GTA Speedrunning Discord server. https://www.youtube.com/watch?v=9jqh4cePyCo https://www.twitch.tv/dynamicearth78/v/220849891?sr=a&t=0s https://www.twitch.tv/videos/178763386?t=0h26m10s image image