[solved] Re: High Invisibility charge
Posted: Sat Mar 26, 2022 10:01 pm
Yes, the charge of that inventory is very high by default:
Code: Select all
class UT_Stealth extends UT_Invisibility;
defaultproperties {
Charge=9999999
}
Forum for the Unreal Tournament Server 'BarbiesWorld'
https://forum.barbies.world/
Yes, the charge of that inventory is very high by default:
Code: Select all
class UT_Stealth extends UT_Invisibility;
defaultproperties {
Charge=9999999
}