Jump to content

#Rmad~>

Members
  • Posts

    251
  • Joined

  • Last visited

Everything posted by #Rmad~>

  1. لاتسوي فراغات ولاتخلي التايب بالكبيتل ^ update
  2. لاتسوي فراغات ولاتخلي التايب بالكبيتل
  3. مشكور بسول وللجميع
  4. تماام ظبط مشكور للجميع *
  5. local marker = createMarker( 106.92246246338, 1835.6004638672, 16.640625, "cylinder", 2, 255, 255, 0) local markerr = createMarker ( 362.83898925781,-75.111831665039,1001.5078125, "cylinder", 2, 255, 255, 0) setElementInterior ( markerr, 10 ) setElementDimension ( markerr, 33 ) addEventHandler ( "onMarkerHit", root, function ( restaurant ) if ( getElementType ( restaurant ) == "player" and not isPedInVehicle ( restaurant ) ) then if ( source == marker ) then setElementDimension ( restaurant, 33 ) setElementInterior ( restaurant, 10,366.4220,-73.4700,1001.5080 ) elseif ( source == markerr ) then setElementInterior ( restaurant, 0 ) setElementDimension ( restaurant, 0 ) setElementPosition ( restaurant, 103.90288543701,1831.6501464844,17.640625 ) end end end ) ^ظبط ممكن تسون تايمر لثانيتين كل مايطلع ويخش فيد كاميرا حاولت فيه وماظبط معي
  6. ماله دخل التحقق من السيارة بالموضوع ,
  7. ايه هاذا الي اقصدةة + مافي داعي للعالم الوهمي سويت كذا local marker = createMarker( 106.92246246338, 1835.6004638672, 16.640625, "cylinder", 2, 255, 255, 0) local markerr = createMarker ( 121.22229766846, 1858.3297119141, 16.751111984253, "cylinder", 2, 255, 255, 0) setElementInterior ( markerr, 9 ) addEventHandler ( "onMarkerHit", root, function ( restaurant ) if ( getElementType ( restaurant ) == "player" and not isPedInVehicle ( restaurant ) ) then if ( source == marker ) then setElementInterior ( restaurant, 9,366.4220,-73.4700,1001.5080 ) elseif ( source == markerr ) then setElementInterior ( restaurant, 0 ) end end end ) صار ينقلني وسرت اشوف المطعم قدامي بس مقدر ادخله
  8. يدخلني عالم فاضي وفيه ماركر الخروج فقط
  9. عشان يدخله جوا المحل <>
  10. جربت اسوي كذا وماظبط marker = createMarker( 106.92246246338, 1835.6004638672, 16.640625, "cylinder", 2, 255, 255, 0, 255 ) markerr = createMarker ( 121.22229766846, 1858.3297119141, 16.751111984253, "cylinder", 2, 255, 255, 0, 255 ) setElementInterior ( markerr, 9 ) addEventHandler ( "onMarkerHit", root, function ( restaurant ) if ( getElementType ( restaurant ) == "player" and not isPedInVehicle ( restaurant ) ) then if ( source == marker ) then setElementInterior ( restaurant, 9,366.4220,-73.4700,1001.5080 ) setElementPosition ( restaurant, 123.30613708496,1854.7706298828,17.723588943481 ) elseif ( source == markerr ) then setElementInterior ( restaurant, 0 ) setElementPosition ( restaurant, 107.76741790771, 1848.0799560547, 17.649194717407 ) end end end )
  11. setElementInterior (element,0,289.7870,-35.7190,1003.5160)
  12. اي نعم بالانترور يازاحف , الاحداثيات
  13. السلام عليكم ورحمة الله وبركاته ياخوان الحين انا سويت مطعم بساحة البداية عندي مثلا وابيه لما اشغل مود الانترور اسير اقدر ادخل المطعم وش احتاج فنكشات ؟ قالولي عن setElementInterior وجربتها وولا ظبطت هاذي التجربة marker = createMarker( 106.92246246338, 1835.6004638672, 16.640625, "cylinder", 2, 255, 255, 0, 255 ) addEventHandler ( "onMarkerHit", marker, function ( element ) if ( getElementType ( element ) == "player" ) then setElementInterior ( element,0,289.7870,-35.7190,1003.5160) setElementPosition ( element, 123.30613708496,1854.7706298828,17.723588943481 ) end end)
  14. كود الدخول marker = createMarker ( x,y,z, "cylinder", 2, 255, 0, 0, 255 ) function Enter( element ) if ( getElementType ( element ) == "player" ) then setElementInterior ( element, 6 , 246.81325, 62.32502, 1003.64063) end end addEventHandler ( "onMarkerHit", marker, Enter) كود الخروج marker = createMarker ( x,y,z, "cylinder", 2, 255, 0, 0, 255 ) function Back ( element ) if ( getElementType ( element ) == "player" ) then setElementPosition ( source, x, y, z ) setElementDimension ( element, 0 ) end end addEventHandler ( "onMarkerHit", marker, Back ) كوبرا مشكور على التنبيةة
  15. marker = createMarker ( x,y,x,"cylinder", 2, 255, 0, 0, 255 ) function mr ( element ) if ( getElementType ( element ) == "player" ) then setElementPosition ( source, x, y, z ) end end addEventHandler ( "onMarkerHit", marker, mr )
  16. edited# ماركر تظهر بس ما ينقل marker = createMarker ( 1554.57104, -1675.52869, 16.19531, "cylinder", 2, 255, 0, 0, 255 ) function mr ( element ) if ( getElementType ( element ) == "player" ) and ( not isPedInVehicle ( player ) ) then setElementInterior ( element, 6 , 246.81325, 62.32502, 1003.64063) end end addEventHandler ( "onMarkerHit", marker, mr ) برضو ما اشتغل بعد التعديل حطيت الكود سيرفر؟
  17. هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه
  18. الطلب مو واضح والاكواد ناقصة واستعمل من الخيارات lua لعرض الاكواد
  19. يعطيك العافية عاشق الرجاء اغلاق الموضوع ##
  20. مافهمت عليك ابد لو في امكانية تصححو الكود الي فوق عشان اشوف وش اخطأئي
  21. كيف هريسة يازاحف ؟؟؟ بغيت اثبت ثلاث بدايات عشوائية وشخصيات 3 عشوائية ..
×
×
  • Create New...