General > Suggestions

Suggestions (archive)

<< < (210/265) > >>

Witchfynde:

--- Quote from: Killerbunnies on April 05, 2010, 09:17:36 pm ---and... Could be IV races avaible for Bikes???one couple in each bike

--- End quote ---
I saw a quad bike IV race, so theyre probably available...

ﱡ קּﻰﺢ Love:

--- Quote from: RichardHamster on April 06, 2010, 01:51:36 pm ---
--- Quote from: Killerbunnies on April 05, 2010, 09:17:36 pm ---and... Could be IV races avaible for Bikes???one couple in each bike

--- End quote ---

--- End quote ---

It shouldnt be... Racer was up to blocking it a little but seems to be failed or forgotten lol.

[MAF]Rac3r:
Ooops, I forgot :|

Job for MadMax, any chance you could sort out how many seats each vehicle can has?
Example layout:

--- Code: ---new ModelSeats[] =
{
    4,2,2,2,4,4,2,// and so on
    //400,401,402,403.. you don't need this bit, just an example
};

--- End code ---
You know your id's a hell of a lot better than most people.
I need it for the below code, no rush take your time.

--- Code: ---if( ModelSeats[ GetVehicleModel(vehicle) ] > 1 )
{
    PutPlayerInVehicle(playerid, vehicleid, 1);
}
--- End code ---

[MAF]mooman:
hello! can i have an online player list (name, ip and whether they're not logged in or not) table in the database please. thanks :P

pod:
done, table onlineplayers

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version