String error
#1

Hi, i don't get it why this happens:
http://i53.tinypic.com/2woj7o7.png
In English:
"telefono numeris" = phone number
"Gaujos ID" = gang id
"Gaujos pavadinimas" = gang name
pawn Код:
new msg[300];
                new telnr,xp, gid;
                xp = GetPlayerScore(playerid);
                telnr = player[playerid][number];
                gid = gplayerDB[playerid][gangid];
                format(msg, 300, "Telefono numeris: %i\nExp: %i\nGaujos Id: %i\nGaujos pavadinimas: %d",telnr,xp, gid,gangDB[gid][gvardas]);
                ShowPlayerDialog(playerid,12,DIALOG_STYLE_MSGBOX,"Informacija apie tave",msg,"Ok","Atgal");
Anyone can help me?
Reply


Messages In This Thread
String error - by marrcko - 14.05.2011, 20:31
Re: String error - by LetsOWN[PL] - 14.05.2011, 20:33
Re: String error - by marko94 - 14.05.2011, 20:34
Re: String error - by marrcko - 14.05.2011, 20:37
Re: String error - by LetsOWN[PL] - 14.05.2011, 20:39
Re: String error - by marrcko - 14.05.2011, 20:42

Forum Jump:


Users browsing this thread: 1 Guest(s)