Jump to content

r2x

Members
  • Posts

    23
  • Joined

  • Last visited

Details

  • Gang
    non
  • Location
    Jordan
  • Occupation
    NEW
  • Interests
    Programming

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

r2x's Achievements

Civilian

Civilian (7/54)

0

Reputation

  1. مشكور اف يعطيك العافيه
  2. <meta> <script src="Ts.lua" type="server" /> </meta>
  3. object = createObject(8131,2496.1000976563,-1665.30004882,22.799999237061 , 0 ,0 , 0 ) addEventHandler ( "onClientRender", root, function ( ) local rx,ry,rz = getElementRotation ( object ) setElementRotation ( object, rx,ry,rz+1 ) end ) كيف يشتغل الكود الابجيكت عندك لانو عندي ما يتحرك ابد
  4. ي اخوي الابجكت ما يدور ابد
  5. الابجكت يتحرك؟ لحاله؟
  6. ولله مني داري ليش كذا ما يتحرك ابد بس ينزل لي الابجكت بس ما يتحرك ولا يعمل شي انا ابيه يدول في نفس المكان يبقا يدور تلقائي
  7. الابجيكت ما يتحرك
  8. اخوي انا ازعجتك استحملني بس الابجيكت ينزل وما يتحرك انا ابيه يتحرك حولين نفسه يعني يلف في نفس المكان
  9. object = createObject(8131,2496.1000976563,-1665.30004882,22.799999237061 , 0 ,0 , 0 ) addEventHandler ( "onClientRender", root, function ( ) local rx,ry,rz = getElementRotation ( object ) setElementRotation ( object,2496.1000976563,-1665.30004882,22.799999237061 +1 ) end ) setTimer ( movingObject, 1000, 1 ) الابجكت ينزل بس ابيه يدورحولين نفسه
  10. addEventHandler ( "onClientRender", root, function ( ) local 2496.1000976563,-1665.30004882,22.799999237061 , 0 ,0 , 0 = getElementRotation ( 8131 ) setElementRotation ( 8131, 2496.1000976563,-1665.30004882,22.799999237061,0,0,90 ) end ) setTimer ( movingObject, 1000, 0 ) [11:56:12] SCRIPT ERROR: t1\Ts.lua:2: '<name>' expected near '2496.1000976563' ذا الغلط يطلعلي كل شويه
  11. ابيه يتحرك حول نفسه
  12. function movingObject ( ) local -719.74915 ,966.17249, 12.13281 + 4 = getElementPosition ( 980 ) moveObject ( 980, 1000,-719.74915 + 2 ,966.17249, 12.13281 + 4 ) end setTimer ( movingObject, 1000, 0 ) يعطيك العافيه ولله ما تقصر بس في غلط في السطر الثاني مو رادي يشتغل المود بسببه
  13. bool moveObject ( 980,1000, -719.74915 ,966.17249, 12.13281 + 2 ) timer setTimer ( function theFunction, 0, 50) ؟ صح كذا شو الغلط فيه؟ @MR.StoRm
  14. timer setTimer ( function theFunction, int timeInterval, int timesToExecute, [ var arguments... ] ) ممكنت تفهمني ذا الكود؟ @#ZA7F //=
  15. سلام عليكم كيفك ان شاء الله بخير ممكن مساعده في كود اوبجيكت يتحرك في حركه انا حدده والابجيكت يبقا يتحرك على طول يعني ما يوقف و يعطيكم العافيه
×
×
  • Create New...