Float
#3

pawn Код:
new
    dot_pos = strfind(string, "."),
    count;
       
if(dot_pos != -1)
    count = strlen(string) - dot_pos - 1;
Also, use floatstr.
Reply


Messages In This Thread
Float - by Banditukas - 10.12.2014, 15:03
Re: Float - by Schneider - 10.12.2014, 15:09
Re: Float - by fordawinzz - 10.12.2014, 15:10
Re: Float - by UltraScripter - 10.12.2014, 15:20
Re: Float - by Schneider - 10.12.2014, 15:21

Forum Jump:


Users browsing this thread: 1 Guest(s)