Public FPS Boost Script
-
https://github.com/Biggyda/Iw5-Scripts
Note this will only work in private matches or servers if they have it on them -
SimplyCody nice, ill hopefully use it soon
-
hindercanrun Your welcome I had it for a while just a tip it only works if servers put it in
-
come on lads give this man a clap and use his script
-
This post is deleted!
-
Can someone tell me in which folder do I put the script in?
-
Resxt it gives me an error GSC Compiler:scripts/publicfpsboost.gsc:28:5: unknown function call povertyhud. Any idea on how to fix it?
-
AutoTopGR it's not your fault the script provided has an error.
Simply replaceself thread povertyHud();
with//self thread povertyHud();
so that it's commented and not executed.The function
povertyHud()
doesn't exist because it's commented at the end of the scriptSimplyCody could you update the script the link to at least comment this to not confuse people
-
Resxt Yeah sorry about that something wasn't finished in it I guess I never had a issue with that
-
This post is deleted!
-
This post is deleted!
-
This post is deleted!
-
This post is deleted!
-
Resxt Attempting to fix it up it's not showing up now for some reason I might just make a new one
-
SimplyCody can you please add third option for F1 button here example (i tried to edit your script but error)
self setClientDvar("fx_enable", 0);
self setClientDvar("r_fog", 0);
self setClientDvar("fx_drawclouds", 0);
self setClientDvar("r_lightmap", 1);
self iPrintLn("^5NO FX^1/^5NO Fog");as you can see its just disable fx and fog but lighting stay default
-
Medison If you are having a issue just do what Resxt said above