Rockyz Posted July 31, 2015 Share Posted July 31, 2015 (edited) السلام عليكم ابي اكواد الهاك مثل الطيران aircars انا ابي الكلمات الثانين مثلا سيارة تمشي في البحر مع الاكواد وبحاول اني اكملهم والسلام عليكم Edited July 31, 2015 by Guest Link to comment
#|_oskar_|# Posted July 31, 2015 Share Posted July 31, 2015 setWorldSpecialPropertyEnabled Link to comment
Rockyz Posted July 31, 2015 Author Share Posted July 31, 2015 setWorldSpecialPropertyEnabled بسوي لوحة وبسوي الاكواد وبرد Link to comment
Rockyz Posted July 31, 2015 Author Share Posted July 31, 2015 setWorldSpecialPropertyEnabled صح كودي ؟ addEventHandler ("onClientGUIClick", getRootElement(), function () if source == fc then setWorldSpecialPropertyEnabled ( "aircars", true ) elseif source == hc then setWorldSpecialPropertyEnabled ( "hovercars", true ) elseif source == ac then setWorldSpecialPropertyEnabled ( "extrabunny", true ) elseif source == ej then setWorldSpecialPropertyEnabled ( "extrajump", true ) end end ) Link to comment
Naif Posted July 31, 2015 Share Posted July 31, 2015 (edited) delete Edited July 31, 2015 by Guest Link to comment
Naif Posted July 31, 2015 Share Posted July 31, 2015 addEventHandler('onClientGUIClick',root, function ( ) if ( source == fk ) then setWorldSpecialPropertyEnabled ( "aircars", true ) elseif ( source == hc ) then setWorldSpecialPropertyEnabled ( "hovercars", true ) elseif ( source == ac ) then setWorldSpecialPropertyEnabled ( "extrabunny", true ) elseif ( source == ej ) then setWorldSpecialPropertyEnabled ( "extrajump", true ) end end ) جرب Link to comment
#|_oskar_|# Posted July 31, 2015 Share Posted July 31, 2015 addEventHandler('onClientGUIClick',root, function ( ) if ( source == fk ) then setWorldSpecialPropertyEnabled ( "aircars", true ) elseif ( source == hc ) then setWorldSpecialPropertyEnabled ( "hovercars", true ) elseif ( source == ac ) then setWorldSpecialPropertyEnabled ( "extrabunny", true ) elseif ( source == ej ) then setWorldSpecialPropertyEnabled ( "extrajump", true ) end end ) جرب اصلن اكواده صح وش سويت انت ؟ Link to comment
Rockyz Posted July 31, 2015 Author Share Posted July 31, 2015 يغلق تمت الافادة ومشكور اوسكر :) Link to comment
#|_oskar_|# Posted July 31, 2015 Share Posted July 31, 2015 يغلق تمت الافادة ومشكور اوسكر :) العفو 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