Jump to content

إستفسار صغير


AnoirTiza

Recommended Posts

مو كودي ^^

addEventHandler ( "onPlayerChat" , root ,
	function ( Msg , Typ ) 	
		if ( Typ == 0  ) then 
			if Msg == "" then
				
			end
		end
	end
)

طيب الإيفينت هو onPlayerChat

و Parametres

  • message
  • messageType

message سؤالي كيف تم تغيير 

إلى msg 

في الفنكشن 

و تم تغيير messageType

إلى Typ 

كيف تعرفت الإيفينت على أنه Msg = message

و Typ = messageType

 

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...