[Help] Textdraws and other
#4

Im sure problem is somewhere here:
pawn Код:
IzlozbenoVozilo[playerid] = CreateVehicle(OrgVozila[Autosalon[playerid]][0], 2148.2092,-1166.2465,23.7537,271.1449, 1, 1, -1);
        format(str, sizeof(str), "Vehicle: %s", ImenaVozila[OrgVozila[Autosalon[playerid]][0]]);
        TextDrawSetString(LiderBuyingVeh0[playerid], str);
        format(str2, sizeof(str2), "Price: $%d", ImenaVozila[OrgVozila[Autosalon[playerid]][1]]);
If im right you are going into overflow.
Only way to know that is wrong is to debug all variables used there. (If you want prof that its rely problem just comment those format functions, and try command then - it will show textdraws as they are and no Wrong command error)
Reply


Messages In This Thread
[Help] Textdraws and other - by ShoortyFl - 30.01.2015, 21:24
Re: [Help] Textdraws and other - by ShoortyFl - 30.01.2015, 23:10
Re: [Help] Textdraws and other - by ikey07 - 30.01.2015, 23:15
Re: [Help] Textdraws and other - by DRIFT_HUNTER - 30.01.2015, 23:22

Forum Jump:


Users browsing this thread: 1 Guest(s)