~Mr.Hassan Posted August 9, 2015 Share Posted August 9, 2015 السلام عليكم شباب ممكن تقلولي شو معناته هنا Serial: The serial to be banned. If you don't want to ban by serial, set this to nil. مثال على فنكشن addBan ابي اعرف بس شو معنات nill وشكرا Link to comment
iMr.SFA7 Posted August 9, 2015 Share Posted August 9, 2015 nil = لا شيء هو قال حط nil اذا ما كنت تبي باند سيريال Link to comment
~Mr.Hassan Posted August 9, 2015 Author Share Posted August 9, 2015 طيب وكيف استخدمه مع الفنكشن ؟ Link to comment
iMr.SFA7 Posted August 9, 2015 Share Posted August 9, 2015 شف المثال لو كتبت باف8 ban يجيب الايبي حقي ويصكني باند ايبي انا ما ابيه سيريال لازم احط نيل function banMe ( source, command ) local ipToBan = getPlayerIP ( source ) addBan ( ipToBan, nil, nil, source, "السبب" ) end addCommandHandler ( "ban", banMe ) Link to comment
~Mr.Hassan Posted August 9, 2015 Author Share Posted August 9, 2015 شف المثاللو كتبت باف8 ban يجيب الايبي حقي ويصكني باند ايبي انا ما ابيه سيريال لازم احط نيل function banMe ( source, command ) local ipToBan = getPlayerIP ( source ) addBan ( ipToBan, nil, nil, source, "السبب" ) end addCommandHandler ( "ban", banMe ) شكرا تمت الافاده يغلق 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