16.03.2011, 13:22
idk if the title say what i mean
i wanna make something like this
ShopCars Should Be more than 1 car so it should check
if carid == all shopcars how to make something like that??
how to define shopcars as more than 1 integer or w/e
how plz help
i wanna make something like this
pawn Код:
if(carid == ShopCars)
{
//code
}
if carid == all shopcars how to make something like that??
how to define shopcars as more than 1 integer or w/e
how plz help