Jump to content

طلب كود الرسسبون


MeZo999

Recommended Posts

بدي كود رسبون لجروب معين !

كيف يعني جروب معين يعني بدي مثلن انا ركبت مود جروبات اف 5 تمام ؟

تمام

الحين الجروب اسمه ARMY ابي هاذا الي في الجروب

الي داخل جروب ارمي يكون الرسبون لهم لحالهم

يعني انا في جروب ارمي اروح مقر ارمي لما اموت

بس للاعضاء الجروب

اعرف اجيب الاحداثيات بس كودكم المهم

Link to comment
تففضل |
addEventHandler("onPlayerWasted",getRootElement(), 
    function ( ) 
        if ( getElementData ( source , "Group" ) == "اسم القروب" ) then 
            spawnPlayer ( source , x , y , z ) 
        end 
    end 
  

ناقص قوس

addEventHandler("onPlayerWasted",getRootElement(), 
    function ( ) 
        if ( getElementData ( source , "Group" ) == "اسم القروب" ) then 
            spawnPlayer ( source , x , y , z ) 
        end 
    end 
 ) 

Link to comment
تففضل |
addEventHandler("onPlayerWasted",getRootElement(), 
    function ( ) 
        if ( getElementData ( source , "Group" ) == "اسم القروب" ) then 
            spawnPlayer ( source , x , y , z ) 
        end 
    end 
  

صاحب الكود برسستيج

اذكر الحقوق

Link to comment
تففضل |
addEventHandler("onPlayerWasted",getRootElement(), 
    function ( ) 
        if ( getElementData ( source , "Group" ) == "اسم القروب" ) then 
            spawnPlayer ( source , x , y , z ) 
        end 
    end 
)  

.عشان ما يصير تعارض بين السباون الأصلي والسباون حق الجروب onPlayerWasted بدلاً من onPlayerSpawn المفروض تستخدم حدث

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