sajadswat Posted September 19, 2013 Share Posted September 19, 2013 لااريد الويكي السلام عليكم انا اخوكم سجاد انا جديد بالمتندى انشاء الله اكون صديق لكم بدي ابرمج مقر لسوات+بدي الكودات الصحيحة +وين اكتب الكود يعني شرح ومشكور منكم ومنتضر الردود Link to comment
فاّرس Posted September 19, 2013 Share Posted September 19, 2013 يا اخ اعرف اولا ان المنتدى للتعليم ومافي احد بعطيك جاهز الا اذا كان فاضي , ثانيا إنشاء الله خطأ الصحيح إن شاء الله, ثالثا , هذي موب كودات نسويها لك هذي انت تسويها , تقدر تسوي المقر , وابحث عن شرح في قوقل عن كيف تسوي ماب ذذ editor واظن لو تشغل Link to comment
|~| ALCKASER |~| Posted September 19, 2013 Share Posted September 19, 2013 هذ هذا هو ان شاء الله افدتك local Object = createObject ( 980,x,y,z ) local Marker = createMarker ( x,y,z, "cylinder", 2, 255, 0, 0, 0 ) function OpenObject ( player ) if isElementWithinMarker ( player, Marker ) then if ( getElementData(player, "Group") == "اسم القروب الي في التاب" ) then if not Open then moveObject ( Object, 1500, x,y,z ) else moveObject ( Object, 1500, x, y, z ) end Open = not Open else outputChatBox ( "* You Must Be In 'اسم القروب هنا' ", player, 200, 0, 0, true ) end end end addEventHandler ( "onResourceStart", resourceRoot, function ( ) for _, v in ipairs ( getElementsByType ( "player" ) ) do bindKey ( v, "tab", "down", OpenObject ) end end ) addEventHandler ( "onPlayerJoin", root, function ( ) bindKey ( source, "tab", "down", OpenObject ) end ) Link to comment
xFace[B]ook Posted September 19, 2013 Share Posted September 19, 2013 هذ هذا هوان شاء الله افدتك local Object = createObject ( 980,x,y,z ) local Marker = createMarker ( x,y,z, "cylinder", 2, 255, 0, 0, 0 ) function OpenObject ( player ) if isElementWithinMarker ( player, Marker ) then if ( getElementData(player, "Group") == "اسم القروب الي في التاب" ) then if not Open then moveObject ( Object, 1500, x,y,z ) else moveObject ( Object, 1500, x, y, z ) end Open = not Open else outputChatBox ( "* You Must Be In 'اسم القروب هنا' ", player, 200, 0, 0, true ) end end end addEventHandler ( "onResourceStart", resourceRoot, function ( ) for _, v in ipairs ( getElementsByType ( "player" ) ) do bindKey ( v, "tab", "down", OpenObject ) end end ) addEventHandler ( "onPlayerJoin", root, function ( ) bindKey ( source, "tab", "down", OpenObject ) end ) الكود خطأ OpenObject ??? + كان خليته يتعلم ويسوي ل نفسه عشان كذا بيجي كل شوي يبي جاهز Link to comment
sajadswat Posted September 19, 2013 Author Share Posted September 19, 2013 هذ هذا هوان شاء الله افدتك local Object = createObject ( 980,x,y,z ) local Marker = createMarker ( x,y,z, "cylinder", 2, 255, 0, 0, 0 ) function OpenObject ( player ) if isElementWithinMarker ( player, Marker ) then if ( getElementData(player, "Group") == "اسم القروب الي في التاب" ) then if not Open then moveObject ( Object, 1500, x,y,z ) else moveObject ( Object, 1500, x, y, z ) end Open = not Open else outputChatBox ( "* You Must Be In 'اسم القروب هنا' ", player, 200, 0, 0, true ) end end end addEventHandler ( "onResourceStart", resourceRoot, function ( ) for _, v in ipairs ( getElementsByType ( "player" ) ) do bindKey ( v, "tab", "down", OpenObject ) end end ) addEventHandler ( "onPlayerJoin", root, function ( ) bindKey ( source, "tab", "down", OpenObject ) end ) مشكور وجاري التجربة Link to comment
فاّرس Posted September 19, 2013 Share Posted September 19, 2013 اظن يقول يبي يسوي مقر ! Link to comment
sajadswat Posted September 19, 2013 Author Share Posted September 19, 2013 لاانا مصمم مقرات Link to comment
sajadswat Posted September 19, 2013 Author Share Posted September 19, 2013 افضل ممكن طلب منك Link to comment
Waleed_A Posted September 19, 2013 Share Posted September 19, 2013 اخوي والله لو تدخل الويكي كل شي يسهل عليك https://wiki.multitheftauto.com/wiki/Sc ... troduction :اقرا شرح الويكي الانجليزي ( غير كامل ) https://wiki.multitheftauto.com/wiki/AR/ ... 8%AC%D9%87 :أو العربي Link to comment
iMr.Dawix~# Posted September 19, 2013 Share Posted September 19, 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