warning 202: number of arguments does not match definition
#3

Oooh yea ofcourse.. "faceplam"

so this one would work?
pawn Код:
new string[128], titlestring[128];
        format(string,sizeof(string),""COL_WHITE"Welcome to "COL_LIGHTBLUE"%s"COL_WHITE". You can buy accessories here.\n\nClick continue to see our range.",BizzInfo[HouseEntered[playerid]][bMessage]);
        format(titlestring,sizeof(titlestring),"Toy Accessories");
        ShowPlayerDialog(playerid,BUYTOYS,DIALOG_STYLE_MSGBOX,titlestring,string,"Continue","Cancel");
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)