[Need Help] Problem with this ...
#8

Код:
			format(hstring, sizeof(hstring), "Business 1: %s (ID: %s) | Business 2: %s (ID: %s) | Vehicle 1: %s (ID: %d) | Vehicle 2: %s (ID: %d) | Vehicle 3: %s (ID: %d)", RBT(PlayerInfo[playerid][pBiz]), RPBK(playerid), RBT(PlayerInfo[playerid][pVBiz]), RPVIPBK(playerid), RVN(GetVehicleModel(PlayerInfo[playerid][pVeh])), PlayerInfo[playerid][pVeh], RVN(GetVehicleModel(PlayerInfo[playerid][pVVeh])), PlayerInfo[playerid][pVVeh], RVN(GetVehicleModel(PlayerInfo[playerid][pBVeh])), PlayerInfo[playerid][pBVeh]);
            ShowPlayerDialog(playerid, 696969, hstring, "Ok", "Cancel"); /////// Error Line
	    }
    }
    return 1;
(43439) : error 035: argument type mismatch (argument 3)
Reply


Messages In This Thread
[Need Help] Problem with this ... - by Alpay0098 - 29.10.2014, 12:36
Re: [Need Help] Problem with this ... - by M0HAMMAD - 29.10.2014, 13:09
Re: [Need Help] Problem with this ... - by Alpay0098 - 29.10.2014, 13:23
Re: [Need Help] Problem with this ... - by Alpay0098 - 29.10.2014, 14:21
Re: [Need Help] Problem with this ... - by Alpay0098 - 29.10.2014, 18:04
Re: [Need Help] Problem with this ... - by Guest4390857394857 - 29.10.2014, 18:09
Re: [Need Help] Problem with this ... - by M0HAMMAD - 29.10.2014, 18:21
Re: [Need Help] Problem with this ... - by Alpay0098 - 29.10.2014, 18:33
Re: [Need Help] Problem with this ... - by M0HAMMAD - 29.10.2014, 18:38
Re: [Need Help] Problem with this ... - by M0HAMMAD - 29.10.2014, 18:54

Forum Jump:


Users browsing this thread: 2 Guest(s)