3SM Posted April 18, 2016 Share Posted April 18, 2016 السلام عليكم طلبي واضح ابي فنكش لما يدخل لاعب لمنطقة مححدة يعطيه سلاب Link to comment
3SM Posted April 18, 2016 Author Share Posted April 18, 2016 السلام عليكمطلبي واضح ابي فنكش لما يدخل لاعب لمنطقة مححدة يعطيه سلاب بس ما ابيه يعطي سلاب لصاحب سيرفر Link to comment
SycroX Posted April 18, 2016 Share Posted April 18, 2016 addEventHandler = "onColShapeHit" killPed or setElementHealth isObjectInACLGroup Link to comment
Me[Z]oO Posted April 18, 2016 Share Posted April 18, 2016 addEventHandler("onColShapeHit",root, function(p) if source == colshape and getElementType(p) == "player" then local accName = getAccountName ( getPlayerAccount ( p) ) if isObjectInACLGroup ("user."..accName, aclGetGroup ( "Console" ) ) then else killPed(p,p) end 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