Jump to content

مساعدة


Wormen

Recommended Posts

تفضل :-

لو م اشتغل يكون انك ممكن حاطط مود تاق, او فري روم

addEventHandler ( "onPlayerChat", root,
	function ( )
		local account = getPlayerAccount ( source )
		if not isGuestAccount ( account ) then
			cancelEvent ( true, "you should login in your account." )   ;
			outputChatBox ( getCancelReason (        ), source, 255, 255, 255, true )
		end
	end
)        ;

 

Edited by Deativated
Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...