View Single Post
EfeDursun125
Senior Member
Join Date: Feb 2019
Location: Turkey
Old 04-11-2022 , 03:17   Re: float to int stock
Reply With Quote #7

Try this.

RoundToNearest(floatValue)

or

RoundToFloor(floatValue)

EDIT: i mean you can try that int value instead of floats but i don't know it broke the code or something
__________________
CS 1.6 E-BOT (Best Bot For Zombie Plague): https://github.com/EfeDursun125/CS-EBOT

Last edited by EfeDursun125; 04-11-2022 at 03:21.
EfeDursun125 is offline