Mahmoud Zayn Posted July 14, 2019 Share Posted July 14, 2019 ابي كود عند الخروج تايميد اوت و عند الكيك Link to comment
Hakan Posted July 14, 2019 Share Posted July 14, 2019 addEventHandler ( "onPlayerQuit" , root , function ( Type ) if ( Type == "Quit" or Type == "Kicked" ) then outputChatBox(getPlayerName(source).."#ffffff left ( "..tostring(Type).." )",root,255,255,255,true) end end ) ; هنا لو الاعب خرج بـ كيك او خرج من نفسه راح يكتب اسمه ووش خرج كيك او من نفسه Link to comment
N3xT Posted July 14, 2019 Share Posted July 14, 2019 استعمل المثال الموجود بالويكي onPlayerQuit 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