Code stops working when formating text.
#6

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
That should work:
pawn Код:
stock GetVehicleName(vehicleid)
{
    return (400 <= GetVehicleModel(vehicleid) <= 611) ? (VehicleName[GetVehicleModel(vehicleid) - 400]) : ("N/A");
}
Alright, I'll try it out, I'll edit this post when I get the results.
Reply


Messages In This Thread
Code stops working when formating text. - by seanny - 20.12.2013, 16:26
Re: Code stops working when formating text. - by CutX - 20.12.2013, 18:13
Re: Code stops working when formating text. - by Konstantinos - 20.12.2013, 18:28
Re: Code stops working when formating text. - by seanny - 21.12.2013, 10:25
Re: Code stops working when formating text. - by Konstantinos - 21.12.2013, 10:38
Re: Code stops working when formating text. - by seanny - 21.12.2013, 11:14

Forum Jump:


Users browsing this thread: 2 Guest(s)