08.08.2011, 21:21
Quote:
What do you exactly mean by that? The examples are just examples on how to use it, don't get confused by that please.
|
if i make put this:
pawn Код:
g_VehiclePrice[vehicleid] = random(65535);
with the max number: 65535
BUT i dont want thet the vehicle price will be smaller then 10,000
so how i make minimum vehicle random price(number)?