Resxt ok thanks i will try it
Medison
Posts
-
My collection of IW5 scripts -
My collection of IW5 scriptsResxt hello i saw gun game script and can change perks that always set by default, can you please make separate script that just give perks by default
This is example from gungame script
GiveGunGamePerks()
{
self GivePerk("specialty_fastreload", false); // Sleight of hand
self GivePerk("specialty_longersprint", false); // Extreme conditioning
self GivePerk(GetProPerkName("specialty_longersprint"), false); // Extreme conditioning PRO
self GivePerk("specialty_quickdraw", false); // Quickdraw
self GivePerk("specialty_bulletaccuracy", false); // Steady aim
self GivePerk(GetProPerkName("specialty_bulletaccuracy"), false); // Steady aim PRO
self GivePerk(GetProPerkName("specialty_quieter"), false); // Dead silence PRO
} -
IW5 Killstreak listResxt thank you
-
IW5 Killstreak listCan you please wrote technical names of weapon perks
-
[Custom Map] mp_legothank you very much I was waiting for this map
-
cant login MW3 launcherEmiya Rainbow lol nameless noobs crashed right when I wanted to say goodbye and have a great day and also add my profile in pluto
-
My collection of IW5 scriptstell me please how to edit gungame script i wanna have specialist bonus and how to fix lags with this script and also disable 10 min timer
-
19.08.2023 Bot Waypoints for Custom maps and otherCan you please give link for this custom maps
-
Public FPS Boost ScriptSimplyCody 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