FPS Boost Script
This is based of Mizzle's FPS Boost script from Necromancy Menu but I added some lines of code so that now you get a few more frames.
Credits:
Code:
nitro =
{
setShadowDistance 0;
setViewDistance 600;
setObjectViewDistance 1000;
setTerrainGrid 50.0;
hint "FPS Boosted"
};
- Mizzle420420
- Sebastian_420



