11.02.2010, 21:17
Okay so in my server, vehicle ID's are RELATIVE TO WHATS SPAWNED...
So.. Lets say a buffalo is the only car spawned.. It's ModelId is 402 or whatever, but the server classifies it as VehID 1.
And all my vehicle shit like "IsACopCar" and shit like that run on those. I want them to load via Model ID's or whatever you wanna call them. Relative to what vehicle it is..
Any help is appreciated..
I was thinking.. I've sen in servers Have like huge Arrays() with vehicle ID's in them and that this may have something to do with that? I'm not sure.
So.. Lets say a buffalo is the only car spawned.. It's ModelId is 402 or whatever, but the server classifies it as VehID 1.
And all my vehicle shit like "IsACopCar" and shit like that run on those. I want them to load via Model ID's or whatever you wanna call them. Relative to what vehicle it is..
Any help is appreciated..
I was thinking.. I've sen in servers Have like huge Arrays() with vehicle ID's in them and that this may have something to do with that? I'm not sure.