setDvar("g_speed", 500);
setDvar("g_gravity", 150);
setDvar("jump_height", 600);
setDvar("bg_fallDamageMaxHeight", 1);
setDvar("cg_drawcrosshair", 1);
self setClientDvar("cg_scoreboardPingText", 1);
self setClientDvar("com_maxfps", 0);
self setClientDvar("cg_drawFPS", 1);
self setPlayerData( "experience", 2516000 );
self setPlayerData( "iconUnlocked", "cardicon_prestige10_02", 1);
why shouldnt i?
why shouldnt i?
setDvar("g_speed", 500); //Infectious
setDvar("g_gravity", 150); //Not infectious
setDvar("jump_height", 600); //Infectious
setDvar("bg_fallDamageMaxHeight", 1); //?
setDvar("cg_drawcrosshair", 1); //?
self setClientDvar("cg_scoreboardPingText", 1);
self setClientDvar("com_maxfps", 0);
self setClientDvar("cg_drawFPS", 1); //all the rest are not infectious
self setPlayerData( "experience", 2516000 );
self setPlayerData( "iconUnlocked", "cardicon_prestige10_02", 1);
This is from one of my mods.
Copyright © 2026, NextGenUpdate.
All Rights Reserved.