When to use %s, %f or %d?
#2

%s = printing out the name
%d = printing out the numbers
%f = float... printing out float..


%s you can use like in example to print out players name
%d you can use for example to print out phone number
%f you can use for example to print our what is player coordinates !
Reply


Messages In This Thread
When to use %s, %f or %d? - by FayR - 07.10.2013, 00:06
Re: When to use %s, %f or %d? - by Scrillex - 07.10.2013, 00:10
Re : When to use %s, %f or %d? - by FayR - 07.10.2013, 00:13
Re: When to use %s, %f or %d? - by Scrillex - 07.10.2013, 00:18
Re : When to use %s, %f or %d? - by FayR - 07.10.2013, 00:24
Re: When to use %s, %f or %d? - by Scrillex - 07.10.2013, 00:33
Re : When to use %s, %f or %d? - by FayR - 07.10.2013, 00:35
Re: When to use %s, %f or %d? - by EiresJason - 07.10.2013, 00:36
Re: When to use %s, %f or %d? - by [ABK]Antonio - 07.10.2013, 00:38
Re : When to use %s, %f or %d? - by FayR - 07.10.2013, 00:40

Forum Jump:


Users browsing this thread: 3 Guest(s)