13.10.2013, 09:23
Your "if statements" are wrong
U are using "|" for "or" statement but nothing to check it with so it wil always assume is the "true"
U either put the "GetVehicleModel" after every separation or add it inside another brackets and do ur old code
Also ur "GetVegicleModule" needs to be getting their ID ! And the return if statement
U are using "|" for "or" statement but nothing to check it with so it wil always assume is the "true"
U either put the "GetVehicleModel" after every separation or add it inside another brackets and do ur old code
Also ur "GetVegicleModule" needs to be getting their ID ! And the return if statement