S4MuEL Posted June 28, 2013 Share Posted June 28, 2013 Freeroam - F1 > int آبحث عن آلبيت يلي تبيه .. ثم خذ رقمه من آلأدمنيةة وآلـ Dimension إذآ كآن فيه .. آلأدمنيةة ، حدد على آسمكـ ثم تلآقي تحت آلـ x - y - z رقم آلإنتريور وآلـ ديمنشيون interior : Dimension : آلصورة مآهي لي .. Link to comment
KaZoOzh Posted June 28, 2013 Author Share Posted June 28, 2013 Freeroam - F1 > intآبحث عن آلبيت يلي تبيه .. ثم خذ رقمه من آلأدمنيةة وآلـ Dimension إذآ كآن فيه .. آلأدمنيةة ، حدد على آسمكـ ثم تلآقي تحت آلـ x - y - z رقم آلإنتريور وآلـ ديمنشيون interior : Dimension : آلصورة مآهي لي .. Thank you Link to comment
KaZoOzh Posted June 29, 2013 Author Share Posted June 29, 2013 طيب كيف اخرج من البيت ؟ Link to comment
MSHOOSH Posted June 29, 2013 Share Posted June 29, 2013 طيب كيف اخرج من البيت ؟ ممكن تسوي ماركر انتقال او تنتحر علشان يرجعك مكان السباون او نفس القائمة الي اخترت منها البيت تضغط اول وحده فيها Link to comment
iPrestege Posted June 29, 2013 Share Posted June 29, 2013 روح انترور 0 وحط احداثيات تبيها Link to comment
KaZoOzh Posted June 29, 2013 Author Share Posted June 29, 2013 م فهمت وضح اكثر ي برستيج Link to comment
KaZoOzh Posted June 29, 2013 Author Share Posted June 29, 2013 طيب كيف اخرج من البيت ؟ ممكن تسوي ماركر انتقال او تنتحر علشان يرجعك مكان السباون او نفس القائمة الي اخترت منها البيت تضغط اول وحده فيها بقعد كل مبي اطلع انتحر ! ضض2 وش و ضعك انت Link to comment
KaZoOzh Posted June 29, 2013 Author Share Posted June 29, 2013 برستيج كذا !ول marker = createMarker( 1457.125 , 2773.60791 , 10.82031 - 1, "cylinder", 2, 255,0, 0, 255 ) addEventHandler("onMarkerHit", marker, function ( player ) if ( getElementType ( player ) == ( "player" ) ) then if ( isObjectInACLGroup ("user."..getAccountName ( getPlayerAccount ( player ) ), aclGetGroup ( "Admin" ) ) ) then setElementInterior(player,0) setElementPosition(player,493.06948852539,-24.067649841309,1000.6796875 end end end ) Link to comment
KaZoOzh Posted June 29, 2013 Author Share Posted June 29, 2013 قصدك هاذ اسطر setElementPosition(player,493.06948852539,-24.067649841309,1000.6796875) Link to comment
KaZoOzh Posted June 29, 2013 Author Share Posted June 29, 2013 ابي اسو ماركر جوت البيت خروج ...! Link to comment
AboShanab Posted June 29, 2013 Share Posted June 29, 2013 قصدك هاذ اسطر setElementPosition(player,493.06948852539,-24.067649841309,1000.6796875) يب هنا الغلط كنت ناسي بالنهاية القوسسس Link to comment
KaZoOzh Posted June 29, 2013 Author Share Posted June 29, 2013 طيب ليش م يجي الماركر في interior Link to comment
AboShanab Posted June 29, 2013 Share Posted June 29, 2013 marker = createMarker( 1857.47180,827.18615 ,9.39790, "cylinder", 2, 255, 255, 0, 255 ) addEventHandler("onMarkerHit", marker, function ( player ) if ( getElementType ( player ) == ( "player" ) ) then if ( isObjectInACLGroup ("user."..getAccountName ( getPlayerAccount ( player ) ), aclGetGroup ( "Admin" ) ) ) then outputChatBox("تم الدخول",player,255,0,0) setElementInterior(player,14) setElementPosition(player,204.33232116699,-166.63243103027,1000.5234375) else outputChatBox("غير مصرح لكـ بأن تدخل آلمنزل",player,255,0,0) end end end ) markerquit = createMarker( x,y, z, "cylinder", 2, 255, 255, 0, 255 ) setElementInterior(markerquit,14) addEventHandler("onMarkerHit",markerquit, function (player) if ( getElementType ( player ) == ( "player" ) ) then setElementPosition(player,x,y,z) setElementInterior(player,0) end end ) التعديلات : في السطر 15 حط احداثيات الماركر اللي تبيها داخل المنزل وفي السطر 20 حط احداثيات عند الخروج يخللي احداثياته .. Link to comment
AboShanab Posted June 29, 2013 Share Posted June 29, 2013 اسف اخوي غلطت في الكود وصلحته اخذه بعد الاصلاح Link to comment
KaZoOzh Posted June 29, 2013 Author Share Posted June 29, 2013 اسف اخوي غلطت في الكود وصلحته اخذه بعد الاصلاح اوكـ Link to comment
AboShanab Posted June 29, 2013 Share Posted June 29, 2013 اسف اخوي غلطت في الكود وصلحته اخذه بعد الاصلاح اوكـ اذا جربته بشرني اذا ضبط ولا لا .. # Link to comment
KaZoOzh Posted June 29, 2013 Author Share Posted June 29, 2013 شف تشوف شي في ذذ الكود خطأ ! لأنه م ضبط marker = createMarker( 1857.47180,827.18615 ,9.39790, "cylinder", 2, 255, 255, 0, 255 ) addEventHandler("onMarkerHit", marker, function ( player ) if ( getElementType ( player ) == ( "player" ) ) then if ( isObjectInACLGroup ("user."..getAccountName ( getPlayerAccount ( player ) ), aclGetGroup ( "Admin" ) ) ) then outputChatBox("تم الدخول",player,255,0,0) setElementInterior(player,14) setElementPosition(player,204.33232116699,-166.63243103027,1000.5234375) else outputChatBox("غير مصرح لكـ بأن تدخل آلمنزل",player,255,0,0) end end end ) markerquit = createMarker( 503.13632 ,-1172.71804, 1000.67968,"cylinder", 2, 255, 255, 0, 255 ) setElementInterior(markerquit,14) addEventHandler("onMarkerHit",markerquit, function (player) if ( getElementType ( player ) == ( "player" ) ) then setElementPosition(player,1457.125 , 2773.60791 , 10.82031) setElementInterior(player,0) end end ) Link to comment
KaZoOzh Posted June 29, 2013 Author Share Posted June 29, 2013 اقوول خله الله لأ يرده ي جعله ينشب ومأ يطلع من البيت @ Link to comment
AboShanab Posted June 29, 2013 Share Posted June 29, 2013 الكود ما فيه اي غلط .. المشكلة في الكود الماركر ما يطلع ولا شنو ؟؟ Link to comment
KaZoOzh Posted June 29, 2013 Author Share Posted June 29, 2013 اي م يطلع الماركر حق الخروج Link to comment
AboShanab Posted June 29, 2013 Share Posted June 29, 2013 اي م يطلع الماركر حق الخروج الكود ما فيه اي غلط تاكد من الانتور حقك Link to comment
KaZoOzh Posted June 29, 2013 Author Share Posted June 29, 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