Converting a Float into an Integer
#1

Hello, I've seen this code

Код:
new Float:FloatValue
new Value = 52;
FloatValue = float(Value);
where u turn an integer to a float, how to do the opposite?

Reply
#2

https://sampwiki.blast.hk/wiki/Floatround
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)