Jump to content

[ تعديل ] x عالم وهمي


Recommended Posts

دلوقتي انا معي مود لما اكتب بالشات موتر يسحبني لمكان الماركر تبع الموتر و يعطيني موتر

عاوز اذا الاعب في عالم وهمي

ما يتسحب يقله عليك ان تكون بالعالم الحقيقي

Link to comment

كده ؟

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

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

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