hot to??
#1

hello i have in my server 200 cars which mean 199 vehicleid so and i wanna get as example 55 so what i need to do?
Reply
#2

Your question makes no sense. Nor does your statement. If you have 200 cars, you have 200 vehicle IDs..
Reply
#3

whatever but so how to get from 200 vehicleid just 45 as example i didn't find anything.
Reply
#4

remove 155 AddStaticVehicles then you got 45
Reply
#5

Not sure what you mean but, if you have 200 vehicle then you should 200 lines like this;
Quote:

AddStaticVehicleEx ( 520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, 15 );

or
Quote:

CreateVehicle(520, 2109.1763, 1503.0453, 32.2887, 82.2873, 0, 1, 60);

Something similar to that^, and if you want 45 or 55 then just copy that many lines like one of the above and add/remove do whatever you want with them.
Reply
#6

no no you don't understand i wanna GET vehicleid as integer but not GetPlayerVehicleID(playerid) is any way to GET my specific id(125)?
Reply
#7

oh now i see what you want,..tried that once if i remember correct i used GetVehicleModel
Reply
#8

not model, i need like GetVehicleID(vehicleid) something like that
Reply
#9

Please read what you just wrote....

GetVehicleID(vehicleid)

That's like asking 'how do you spell WTF' or 'What number do you call for 911'..
Reply
#10

The level of nonsense here points to a translator.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)