Official Soldat Forums

Server Talk => Scripting Discussions and Help => Topic started by: LORD KILLA on March 14, 2009, 12:58:14 pm

Title: Need help with Converting String -> Single
Post by: LORD KILLA on March 14, 2009, 12:58:14 pm
Hi,
I am writing a miniscript that sets the gravity (1.5.0d), but i even dno how to convert Str to Single :(
please help,
if im done, i will post the script here ;) ;D
Title: Re: Need help with Converting String -> Single
Post by: xmRipper on March 14, 2009, 01:44:27 pm
StrToFloat(String)
FloatToStr(SingleValue)