25.03.2013, 16:59
EDIT: Somehow, I managed to fix it, and it works. But, when I connect it shows the dialog, but the whole of the BannedBy name doesn't appear, it just sometimes show no name or just 2 letters.
Here it is
Here it is
pawn Код:
format(Dialog, sizeof(Dialog), "{FF0000}You are banned from this server! \n{FF0000}Name:{FFFFFF} %s \n{FF0000}Reason:{FFFFFF} %s \n{FF0000}Banned By:{FFFFFF} %s", Name, bReason, bannedBy);