Stats Help
#5

the problem is that the format syntax is wrong
the 2nd argument should be the size of the output string
so like current line is this--
format(str, "{15D4ED}Player Name: %s\n", GetName(playerid));
change it to following--
format(str, sizeof(str),"{15D4ED}Player Name: %s\n", GetName(playerid));

like this do with all format line
Reply


Messages In This Thread
Stats Help - by TazmaNiax - 02.06.2014, 12:28
Re: Stats Help - by Scrillex - 02.06.2014, 12:30
Re: Stats Help - by TazmaNiax - 02.06.2014, 12:32
Re: Stats Help - by Rittik - 02.06.2014, 12:40
Re: Stats Help - by BroZeus - 02.06.2014, 12:44
Re: Stats Help - by TazmaNiax - 02.06.2014, 12:45
Re: Stats Help - by Parallex - 02.06.2014, 12:46
Re: Stats Help - by TazmaNiax - 02.06.2014, 12:58
Re: Stats Help - by BroZeus - 02.06.2014, 13:01
Re: Stats Help - by Parallex - 02.06.2014, 13:02

Forum Jump:


Users browsing this thread: 3 Guest(s)