Thread: [Solved] Zeus with clip size 10, how?
View Single Post
bklol
Member
Join Date: May 2019
Location: on my chair
Old 06-18-2023 , 08:18   Re: Zeus with clip size 10, how?
Reply With Quote #7

sorry the m_range is stored float in memory
so it should be
PHP Code:
StoreToAddress(CCSWeaponData view_as<Address>(addr_range), view_as<int>(500.0), NumberType_Int32); 
bklol is offline