31.08.2011, 01:32
i try to create a infoorg, but don't work, it open the dialog and only show "Lider:"
code:
help me '-'
code:
pawn Код:
//OnPlayerDialogResponse
format(string, sizeof(string),"Lider: %s", dini_Get("ORG/Org%d.cfg","Lider"));
ShowPlayerDialog(playerid, test, DIALOG_STYLE_LIST,"InfoOrg", string,"Ok","Close");