Dialog Problem
#1

Hello everybody.Today I started to fixing my small bugs.And I find this one.I don`t know how to fix.Dialog of streak.
Chopper Gunner () but It must be writed Chopper Gunner (0).But It`s not.



CODE:
pawn Код:
CMD:streak(playerid,params[])
{
    new string[300];
    format(string,sizeof(string),""embed_orange"Rocket Launcher"embed_grey"(%i)\n"embed_orange"Exploziv RC"embed_grey"(%i)\n"embed_orange"Exploziv Tiger"embed_grey"(%i)\n"embed_orange"Chopper-Gunner"embed_grey"(%i)",KS[playerid][RPG],KS[playerid][RCXD],KS[playerid][ChopperG]);
    ShowPlayerDialog(playerid,Dialog:Streak,DIALOG_STYLE_LIST,""embed_blue"K "embed_white"ill "embed_blue"S"embed_white"treak",string,"Select","Quit");
    return 1;
}
Reply


Messages In This Thread
Dialog Problem - by Sanady - 13.06.2012, 09:40
Re: Dialog Problem - by Sanady - 13.06.2012, 09:56
Re: Dialog Problem - by Vince - 13.06.2012, 10:04
Re: Dialog Problem - by Sanady - 13.06.2012, 10:06

Forum Jump:


Users browsing this thread: 1 Guest(s)