#Al-Ha[J]aRii Posted May 29, 2013 Share Posted May 29, 2013 ابي الكود سريع لاهنت لاهنت getPlayerSerial --- علشان ياخد سيريالك او مايصكك باند "onPlayerJoin" banPlayer Link to comment
AboShanab Posted May 29, 2013 Share Posted May 29, 2013 Server Side ! YourSerial = "Serial Here" addEventHandler("onPlayerJoin",root, function () if getPlayerSerial(source) ~= YourSerial then banPlayer(source, false, false, true, root, "Msg") end end ) استبدل Serial Here الى سريالك 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