Merging dialogs
#8

Quote:
Originally Posted by Logitech90
Посмотреть сообщение
Because you're adding multiple lines everytime.You've to add ONE line per strcat.You can't use all this values in a single strcat,you're to divide it.Ex:

pawn Код:
strcat(str, "{FFFFFF}Niks: {E11D36}%s", PlayerName2(player1));
And so on.
No-no-no. strcat != format. You got to format each line separately before inserting it into the large string with strcat.
Reply


Messages In This Thread
Merging dialogs - by bleedis - 09.05.2012, 18:41
Re: Merging dialogs - by thefatshizms - 09.05.2012, 20:01
Re: Merging dialogs - by Face9000 - 09.05.2012, 22:14
Re: Merging dialogs - by bleedis - 10.05.2012, 07:28
Re: Merging dialogs - by Face9000 - 10.05.2012, 08:19
Re: Merging dialogs - by bleedis - 10.05.2012, 08:33
Re: Merging dialogs - by bleedis - 10.05.2012, 11:21
Re: Merging dialogs - by Vince - 10.05.2012, 11:27
Re: Merging dialogs - by MadeMan - 10.05.2012, 11:31
Re: Merging dialogs - by bleedis - 10.05.2012, 11:32

Forum Jump:


Users browsing this thread: 2 Guest(s)