Help error Binco - Shopcoin
#5

CMD:muatrangphuc(playerid, params[])
{
if(IsAtClothShop(playerid))
{
ShowModelSelectionMenu(playerid, skinlist, "Lua chon trang phuc");
}
else
{
SendClientMessageEx( playerid, COLOR_WHITE, " Ban khong trong cua hang quan ao!" );
}
return 1;
}
----------------------------------
else if(dialogid == SHOPCOIN_LISTCAR)
{
if(response)
{
if(listitem == 0)
{
//Oto
ShowModelSelectionMenu(playerid, otolist, "->Cua hang Xe<-");
}
if(listitem == 1)
{
//May bay
ShowModelSelectionMenu(playerid, planelist, "->Cua hang may bay<-");
}
if(listitem == 2)
{
//Thuyen
ShowModelSelectionMenu(playerid, shiplist, "->Cua hang thuyen<-");
}
return 1;
}
ShowPlayerDialog(playerid, SHOPCOIN, DIALOG_STYLE_LIST, "Hay chon thu ban can mua","Phuong tien\nVIP\nTai khoan\nTrang bi\nVat Pham\nVu khi", "Lua chon", "Tu choi");
return 1;
}

Help.
Reply


Messages In This Thread
Help error Binco - Shopcoin - by PhamHoang - 17.07.2017, 15:41
Re: Help error Binco - Shopcoin - by PhamHoang - 17.07.2017, 16:21
Re: Help error Binco - Shopcoin - by PhamHoang - 17.07.2017, 16:53
Re: Help error Binco - Shopcoin - by Arbico - 17.07.2017, 17:43
Re: Help error Binco - Shopcoin - by PhamHoang - 17.07.2017, 18:05
Re: Help error Binco - Shopcoin - by PhamHoang - 18.07.2017, 08:55
Re: Help error Binco - Shopcoin - by PhamHoang - 19.07.2017, 09:06
Re: Help error Binco - Shopcoin - by PhamHoang - 24.07.2017, 15:54

Forum Jump:


Users browsing this thread: 1 Guest(s)