][sojn][ Posted February 18, 2013 Share Posted February 18, 2013 (edited) شباب ابي كود ينصع ماركر لو ادخل داخل الماركر يفتح لي لوحه معينه انا بحط اسمها يعني بدال فنكشن اوبن ابي اللوحه تنتفح من الدخول للمارك يمكن ما فهمتوا Edited February 19, 2013 by Guest Link to comment
iPrestege Posted February 18, 2013 Share Posted February 18, 2013 marker = createMarker ( x,y,z, "cylinder", 2, 255, 0, 0, 170 ) addEventHandler("onClientMarkerHit",marker, function (player) if (getElementType (player) == "player") and (player == localPlayer) then guiSetVisible(النافذهـ,true) showCursor(true) end end ) Link to comment
][sojn][ Posted February 18, 2013 Author Share Posted February 18, 2013 مشكور الكود صحيح بس فيه شيء غلط لما يفتح الناف Link to comment
][sojn][ Posted February 18, 2013 Author Share Posted February 18, 2013 مشكور الكود صحيح بس فيه شيء غلط لما يفتح النافذه ما تتسكر Link to comment
iPrestege Posted February 18, 2013 Share Posted February 18, 2013 اكيد ماتتسكر المفروض مسوي زر او نسوي كوماند ذذ بـ اف8 بـ أي كلمة تبيها ذذ والكود مافية أي غلط مافية وظيفة للـأغلاق اصلا ذذ ! ماطلبت انت الا فتح النافذهـ Link to comment
][sojn][ Posted February 18, 2013 Author Share Posted February 18, 2013 انا بسوي زر اغلاق اسمه butt ابيك تعطيني كود الاقفال Link to comment
iPrestege Posted February 18, 2013 Share Posted February 18, 2013 انا بسوي زر اغلاق اسمه butt ابيك تعطيني كود الاقفال addEventHandler("onClientGUIClick",root, function () if ( source == butt ) then guiSetVisible(النافذهـ,false) showCursor(false) end end) Link to comment
][sojn][ Posted February 18, 2013 Author Share Posted February 18, 2013 احط اسم النافذه هنا ؟؟ if ( source == butt ) then تعبتك معي تراني مبتدىء Link to comment
iPrestege Posted February 18, 2013 Share Posted February 18, 2013 احط اسم النافذه هنا ؟؟if ( source == butt ) then تعبتك معي تراني مبتدىء guiSetVisible(النافذهـ,false) !! Link to comment
][sojn][ Posted February 18, 2013 Author Share Posted February 18, 2013 لالالالا معليششش قصدي اسم الزر احطه هنا if ( source == butt ) then Link to comment
][sojn][ Posted February 18, 2013 Author Share Posted February 18, 2013 مشكور تعبتك معي لآزم تتتحملني للان طلباتي كثيرة 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