SaedAmer Posted July 10, 2016 Share Posted July 10, 2016 دلوقتي انا معي مود لما اكتب بالشات موتر يسحبني لمكان الماركر تبع الموتر و يعطيني موتر عاوز اذا الاعب في عالم وهمي ما يتسحب يقله عليك ان تكون بالعالم الحقيقي Link to comment
Dr.Marco Posted July 10, 2016 Share Posted July 10, 2016 + outputChatBox معروفه ذي اعرف انها معروفة بس هو كاتب يقله عليك ان تكون بالعالم الحقيقي ا Link to comment
SaedAmer Posted July 11, 2016 Author Share Posted July 11, 2016 كده ؟ elseif ( msg == "موتر" ) then if msg and getElementDimension(localPlayer) == 6 or 30 then outputChatBox("--------------------------------------",source,250,250,0,true) outputChatBox("يجب ان تكون في العالم الحقيقي",source,250,250,0,true) outputChatBox("--------------------------------------",source,250,250,0,true) else if msg and getElementDimension(localPlayer) == 0 then setElementPosition ( source,2860.85327,-1893.03906,10.93320 ) outputChatBox(" ",source,250,250,0,true) outputChatBox(" ",source,250,250,0,true) outputChatBox("--------------------------------------",source,250,250,0,true) outputChatBox("رساله من سيرفر الملووك لك يا من كتبت موتر",source,250,250,0,true) outputChatBox("اذهب الى بوابة البدايه ستجد ماركرين",source,250,250,0,true) outputChatBox("الازرق لاخذ السياره",source,250,250,0,true) outputChatBox("والاحمر لتلوين السياره",source,250,250,0,true) outputChatBox("---------------------------------------",source,250,250,0,true) Link to comment
N3xT Posted July 11, 2016 Share Posted July 11, 2016 elseif ( msg == "موتر" ) then if msg and getElementDimension(source) == 0 then setElementPosition ( source,2860.85327,-1893.03906,10.93320 ) outputChatBox(" ",source,250,250,0,true) outputChatBox(" ",source,250,250,0,true) outputChatBox("--------------------------------------",source,250,250,0,true) outputChatBox("رساله من سيرفر الملووك لك يا من كتبت موتر",source,250,250,0,true) outputChatBox("اذهب الى بوابة البدايه ستجد ماركرين",source,250,250,0,true) outputChatBox("الازرق لاخذ السياره",source,250,250,0,true) outputChatBox("والاحمر لتلوين السياره",source,250,250,0,true) outputChatBox("---------------------------------------",source,250,250,0,true) else outputChatBox("--------------------------------------",source,250,250,0,true) outputChatBox("يجب ان تكون في العالم الحقيقي",source,250,250,0,true) outputChatBox("--------------------------------------",source,250,250,0,true) end 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