strcat
#2

strcat() was not made for formatting strings, format() was. You aren't using the correct arguments allocated to the function, furthermore you've tried to include tags in your variables (i.e: 'Float:y').

Simply use format(). strcat() was created for replicating the values of strings.
Reply


Messages In This Thread
strcat - by Markx - 29.05.2011, 18:45
Re: strcat - by Calgon - 29.05.2011, 19:08
Re: strcat - by Markx - 29.05.2011, 19:15

Forum Jump:


Users browsing this thread: 1 Guest(s)