3ssol Posted May 20, 2013 Author Share Posted May 20, 2013 Mr.Pres[T]ege : ccw Is this function works correctly now ?Mr.Pres[T]ege : https://wiki.multitheftauto.com/wiki/SetVehicleNitroCount Mr.Pres[T]ege : MTA Version : 1.3.2 ccw : Who added my name to that warning? Mr.Pres[T]ege : I Don't know ccw : The problem is it only works on streamed in vehicles احد يترجم Link to comment
3ssol Posted May 20, 2013 Author Share Posted May 20, 2013 طيب لو ابيه لـ سياره محدده كيف ؟ Link to comment
K1NG Posted May 20, 2013 Share Posted May 20, 2013 طيب لو ابيه لـ سياره محدده كيف ؟ setVehicleNitroCount ( vehicleName, 101 ) -- vehicleName = إسم السيارة Ex.: -- Client Side # addEventHandler ( "onClientResourceStart", resourceRoot, function ( ) 3ssol = createVehicle ( ... ) if not ( getVehicleUpgradeOnSlot ( 3ssol, 8 ) ) then addVehicleUpgrade ( 3ssol, 1010 ) end setVehicleNitroCount ( 3ssol, 101 ) end ) -- ملاحظة : السيارة هنا ما تقدر تدخلها لأنها بجانب كلنت .. بس سويتها لك كـ مثال # Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now