MaTzEl|F5ama|#1MaHmOuD Posted April 26, 2017 Share Posted April 26, 2017 السلام عليكم ورحمة الله وبركاته بدي منكم كود لمه شرطي يدخل منطقه محدده يروح مكان انا احدده Link to comment
^iiEcoo'x_) Posted April 26, 2017 Share Posted April 26, 2017 (edited) وعليكم السلام , هذا القسم اللذي اخترته خطا , فهو قسم دروس في البرمجة , يوضع فيه شروحات للفنكشنات و للاكواد , القسم الصحيح هو :- قسم البرمجة # بالنسبة للطلبك , "onMarkerHit" setElementPosition Edited April 26, 2017 by #_iMr.[E]coo Link to comment
F_F Posted April 26, 2017 Share Posted April 26, 2017 local cm = createMarker(x, y, z, 'cylinder', 1.0, 255, 255, 0,255 ) function mt () setElementPostition ( localPlayer, x, y, z ) -- x y z Teleport Player To ... end addEventHandler( "onMarkerHit", cm, mt ) Link to comment
^iiEcoo'x_) Posted April 26, 2017 Share Posted April 26, 2017 1 minute ago, F_F said: local cm = createMarker(x, y, z, 'cylinder', 1.0, 255, 255, 0,255 ) function mt () setElementPostition ( localPlayer, x, y, z ) -- x y z Teleport Player To ... end addEventHandler( "onMarkerHit", cm, mt ) خطأ 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