Help me convert this to a Dialog?
#6

Quote:
Originally Posted by Lucases
Посмотреть сообщение
Create a big variable

pawn Код:
new statsstring[2500];
Then use a sequence of formats

pawn Код:
format(statsstring, sizeof(statsstring), "STATS ",params);
format(statsstring, sizeof(statsstring), " %s OTHER STATS", statsstring, other params);
format(statsstring, sizeof(statsstring), " %s OTHER STATS", statsstring, other params);
Don't use strcats
Lmao, the most useless/meaningless post, 1- why use formats 2- why such a big array
Edit: the fact that you suggested making such a big array irrelevantly shows that you know 0 shit about what you just said as marking that array just takes up more memory, his post dialogue only takes up less than 400 characters, get out please.
Reply


Messages In This Thread
Help me convert this to a Dialog? - by ChildVape - 31.12.2017, 19:44
Re: Help me convert this to a Dialog? - by RogueDrifter - 31.12.2017, 19:52
Re: Help me convert this to a Dialog? - by ChildVape - 31.12.2017, 20:11
Re: Help me convert this to a Dialog? - by RogueDrifter - 31.12.2017, 20:51
Re: Help me convert this to a Dialog? - by Lucases - 31.12.2017, 21:57
Re: Help me convert this to a Dialog? - by RogueDrifter - 31.12.2017, 22:06
Re: Help me convert this to a Dialog? - by Lucases - 31.12.2017, 23:16

Forum Jump:


Users browsing this thread: 3 Guest(s)