baba Posted May 4, 2017 Share Posted May 4, 2017 setElementDimension ( source, 20 ) setElementInterior (source,20) addEventHandler("onPlayerCommand",root, function ( msg ) if ( msg == "b1" ) then setElementPosition ( source,692,-1566.5,234.3 ) end end) يخوان ذا الكود سيرفر , اول سطرين مو عارف كيف اضيفهم كل شويه يعطوني غلط ذا كود انتقال اذا كنتب كلمه في ف8 ينقلي للمكان الي انا محدده بس ابيه يكون في عالم وهمي و بيت Link to comment
iMr.WiFi..! Posted May 4, 2017 Share Posted May 4, 2017 راجع الوظيفة زييييييييييييييييييييين :@ الحل : addCommandHandler("b1", function ( p ) setElementDimension ( p, 20 ) setElementInterior (p,20,692,-1566.5,234.3) end) 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