Jump to content

x[فنكنشات]x جست مود ##


Recommended Posts

سسلام عليكم

كنت ابي اعرف

وش هي فنكنشات

حق الجست مود

مثلا يوم ابدأ ماب ريس

القي السيارة تدخل في بعضها :lol:

أبي اسويهه للديربي

بس يصير مثلا اول 5 ثواني

هل فهمتوني

وشوكرا :]

Link to comment

مثال

  
  
 Marker = createMarker ( Y, Z, X, "cylinder", 50, 0, 0, 0, 0 ) 
  
addEventHandler ( "onClientMarkerHit", Marker, 
    function ( player ) 
        if player == localPlayer then 
        setElementInterior(player,1,x,y,z) 
        setElementCollidableWith ( player, root, false ) 
        setTimer(setElementCollidableWith,5000,1,player,true) 
      end 
  end) 
  
  

Link to comment
  
  
 Marker = createMarker ( Y, Z, X, "cylinder", 50, 0, 0, 0, 0 ) 
  
addEventHandler ( "onClientMarkerHit", Marker, 
    function ( player ) 
    if getElementType(player) == "player" and not isPedInVehicle(player) then 
        if player == localPlayer then 
        setElementInterior(player,1,x,y,z) 
        setElementCollidableWith ( player, root, false ) 
        setTimer(setElementCollidableWith,5000,1,player,true) 
      end 
  end) 
  
  

وش الناقص ؟

Link to comment
  
  
 Marker = createMarker ( Y, Z, X, "cylinder", 50, 0, 0, 0, 0 ) 
  
addEventHandler ( "onClientMarkerHit", Marker, 
    function ( player ) 
    if getElementType(player) == "player" and not isPedInVehicle(player) then 
        if player == localPlayer then 
        setElementInterior(player,1,x,y,z) 
        setElementCollidableWith ( player, root, false ) 
        setTimer(setElementCollidableWith,5000,1,player,true) 
      end 
  end) 
  
  

وش الناقص ؟

اعتقد قلت تمت الافادة ....

Link to comment
:|

مسولف معك ؟

ما ترا ان الموضوع تبعي :@

يا ليل عليك وربي انت تطفش !

ما تستحي كل يوم احد يقصف جبهتك وانت عادي كدا :lol:

هههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههههه

الموضوع حقك يعني محرم نسولف بيه ؟

وش النفسيات ذي

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...