Need help, where am i making mistake. . .
#4

sorry for double post
but here is buyablevehicles,
firs number is modelid, then its vehicle name, and then price

pawn Код:
new buyablevehicles[][15] = {
{400, "Landstalker", 15000},
{401, "Bravura", 10000},
{402, "Buffalo", 50000},
{404, "Perenniel", 8000},
{405, "Sentinel", 30000},
{410, "Manana", 8000},
{411, "Infernus", 80000},
{412, "Voodoo", 25000},
{413, "Pony", 25000},
{415, "Cheetah", 100000},
{418, "Moonbeam", 25000},
{419, "Esperanto", 30000},
{421, "Washington", 35000},
{422, "Bobcat", 20000},
{424, "Injection", 40000},
{426, "Premier", 45000}
};
Reply


Messages In This Thread
Need help, where am i making mistake. . . - by CoaPsyFactor - 30.07.2010, 20:00
Re: Need help, where am i making mistake. . . - by ikey07 - 30.07.2010, 20:32
Re: Need help, where am i making mistake. . . - by CoaPsyFactor - 30.07.2010, 20:43
Re: Need help, where am i making mistake. . . - by CoaPsyFactor - 30.07.2010, 20:45
Re: Need help, where am i making mistake. . . - by ikey07 - 30.07.2010, 20:58
Re: Need help, where am i making mistake. . . - by CoaPsyFactor - 30.07.2010, 21:12

Forum Jump:


Users browsing this thread: 1 Guest(s)