25.04.2010, 21:06
Ok .. I converted to the plugin. I used your version and it returned only two errors (\o/) one was something I know about and have fixed (GetVehicleIDFromName function was missing) and the other was INVALID_MODEL_ID not existing .. and I don't know how to handle that. LIke what am I meant to do if .. well, because the way you wrote it .. if someone puts in a model ID that isn't between 400-611 then it checks the vehicle name array for a match .. but what if there isn't a match, it will crash no? SO .. what do I return if there is no match o_O?