Dialog problem
#5

Quote:
Originally Posted by CalvinC
Посмотреть сообщение
Format the string to add, here's an example:
pawn Код:
new info2[157];
if(PlayerInfo[giveplayerid][pWanted][0] == 1)
{
    format(info2, 128, "Wanted (1) Crime: {30D5C7}%s\n", PlayerInfo[giveplayerid][WantedReason1]");
    strcat(info, info2);
}
Yes! this worked well. thank you
Reply


Messages In This Thread
Dialog problem - by maximthepain - 30.03.2015, 13:07
Re: Dialog problem - by CalvinC - 30.03.2015, 13:17
Re: Dialog problem - by maximthepain - 30.03.2015, 14:02
Re: Dialog problem - by CalvinC - 30.03.2015, 14:07
Re: Dialog problem - by maximthepain - 30.03.2015, 14:12

Forum Jump:


Users browsing this thread: 3 Guest(s)