Jump to content

Recommended Posts

Hello @1g0rS1lv4!

 

Is there a function HandleChat() in GameServer.exe?

 

Put in functions.lua the following code:

function HandleChat(role, message)
	return 1
end

Do not forger restart GameServer.exe

  • Like 3

Share this post


Link to post
Share on other sites
4 hours ago, V3ct0r said:

Hello @1g0rS1lv4!

 

Is there a function HandleChat() in GameServer.exe?

 

Put in functions.lua the following code:


function HandleChat(role, message)
	return 1
end

Do not forger restart GameServer.exe

Thank you.

Fix.
 

  • Like 1

Being better than others is for those who are weak; what matters is to be true to yourself.         

 

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

×
×
  • Create New...