30.07.2010, 18:39
hi i need too something like that, but i only need array with buy able vehicles something like this
new Vehicles[][10]{
{520, 10000},
{521, 100000},
}
first number is model id and second is price
new Vehicles[][10]{
{520, 10000},
{521, 100000},
}
first number is model id and second is price