01.07.2018, 19:50
Not sure what you mean by "lagging objects randomly", this plugin doesn't deal with objects and the only randomness involved is the `GetRandomCachedRGB` function.
This plugin is - at the most basic level - for reading bitmap files. The primary use-case for this is for mapping pixels to positions in the game world. Why? So you can use a bitmap to control automated placement of objects across the map.
If you don't know if you need this plugin or not, you don't. If you don't understand what it's for, you also probably don't need it.
This plugin is - at the most basic level - for reading bitmap files. The primary use-case for this is for mapping pixels to positions in the game world. Why? So you can use a bitmap to control automated placement of objects across the map.
If you don't know if you need this plugin or not, you don't. If you don't understand what it's for, you also probably don't need it.