Jump to content

ابي ماركر دخول بيت


Recommended Posts

هذا كود ماركر دخول بيت جاهز

انا استخدمه في المقرات

تفضل .. :mrgreen:

local oH = createMarker(x,y,z,"arrow",3,23,0,252) تقدر تبدل arrow بغير ماركرات الماركر سهم

addEventHandler('onMarkerHit',oH,function(entered)

setElementPosition( entered,x.y,z) هنا احداثيات البيت

setElementInterior ( entered, 0 ) هنا رقم الانيتور

setElementDimension ( entered, 0 ) هذا العالم الوهمي خله 0 هو الافتراضي

end

end

)

:roll:

اطرح lua عند استخدام الاكواد عالعموم كودك اهو

local oH = createMarker(x,y,z,"arrow",3,23,0,252) تقدر تبدل arrow بغير ماركرات الماركر سهم 
  
addEventHandler('onMarkerHit',oH,function(entered) 
  
setElementPosition( entered,x.y,z) هنا احداثيات البيت 
setElementInterior ( entered, 0 ) هنا رقم الانيتور 
setElementDimension ( entered, 0 ) هذا العالم الوهمي خله 0 هو الافتراضي 
end 
end 
) 

اووك شكراا :)

Link to comment
  • Replies 80
  • Created
  • Last Reply

Top Posters In This Topic

هذا كود ماركر دخول بيت جاهز

انا استخدمه في المقرات

تفضل .. :mrgreen:

local oH = createMarker(x,y,z,"arrow",3,23,0,252) تقدر تبدل arrow بغير ماركرات الماركر سهم

addEventHandler('onMarkerHit',oH,function(entered)

setElementPosition( entered,x.y,z) هنا احداثيات البيت

setElementInterior ( entered, 0 ) هنا رقم الانيتور

setElementDimension ( entered, 0 ) هذا العالم الوهمي خله 0 هو الافتراضي

end

end

)

:roll:

اطرح lua عند استخدام الاكواد عالعموم كودك اهو

local oH = createMarker(x,y,z,"arrow",3,23,0,252) تقدر تبدل arrow بغير ماركرات الماركر سهم 
  
addEventHandler('onMarkerHit',oH,function(entered) 
  
setElementPosition( entered,x.y,z) هنا احداثيات البيت 
setElementInterior ( entered, 0 ) هنا رقم الانيتور 
setElementDimension ( entered, 0 ) هذا العالم الوهمي خله 0 هو الافتراضي 
end 
end 
) 

اووك شكراا :)

العفو :D

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...