iMr.Dawix~# Posted December 20, 2012 Share Posted December 20, 2012 addEventHandler ( "onElementClicked", root, function ( _, _, thePlayer ) acc = getAccountName ( getPlayerAccount ( thePlayer ) ) if isObjectInACLGroup ("user.".. acc, aclGetGroup ( "admin" ) ) then if getElementType ( source ) == "player" then killPed ( source, thePlayer ) elseif getElementType ( source ) == "vehicle" then destroyElement ( source ) end end end ) سوري نسيت السيرفر bindKey ( "m", "down", function ( ) showCursor ( not isCursorShowing() ) end ) جرب كوودك Link to comment
abu5lf Posted December 20, 2012 Share Posted December 20, 2012 ^ مايحتاج تحط الكود لاني بالفعل مصلحه في ردي الي فوق 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