Jump to content

محتاجلي مساعده


Recommended Posts

شباب ابي اكواد لمود يعني اذا واحد كتب بالشات

/rules معناها قوانين

ابيه تطلعلها كل قوانين السيرفر الي انا احطها بالله افيدوني

تفضل المود جاهز :oops:

اتمنى انك تستفيد منه

function kemo(player) 
    if hasObjectPermissionTo(player, "function.setPlayerMuted", false) then  
    for i=1,30 do  
        outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) 
        outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) 
        outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) 
        outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) 
        outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) 
        outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) 
        outputChatBox("ممنوع التكرار", source, 255, 0, 0, true) 
  
    end  
        outputChatBox("مود القوانين من صنع كيمو", source, 255, 0, 0, true)  
  
     end 
end 
addCommandHandler("rules", kemo) 

اخذ بيدي 7 دقائق

Link to comment
function kemo(player) 
    if hasObjectPermissionTo(player, "function.setPlayerMuted", false) then 
    for i=1,30 do 
        outputChatBox("ممنوع التكرار", root, 255, 0, 0, true) 
    end 
        outputChatBox("مود القوانين من صنع كيمو", root, 255, 0, 0, true) 
     end 
end 
addCommandHandler("rules", kemo) 

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