View Single Post
TerryChung
Junior Member
Join Date: Aug 2022
Old 10-08-2023 , 23:31   Re: [Any] Source Chat Relay [Discord <=> Ingame]
Reply With Quote #315

Quote:
Originally Posted by RumbleFrog View Post
Yes it will work. If game server 2 does not generate new ID in DB, it likely has an issue connecting to the relay server. Check game server 2's log.
Alright, finally managed to make it work. The problem is just game server port, both game server are on different server machine and use same port number. After changing the game server 2's port to another number, the id will generate new one.

Btw, the chat message that send from discord will get cut off. Like if I send testing123 from the discord to the game server chat, it only shows ting123.

EDIT:
Ok tried remove all my plugins and just left the base sourcemod plugin still gets cut off

EDIT2:
Managed to solved the chat message chopped/cut-off issue. Recompile the plugin by Lunreth's guide in Page 24

Last edited by TerryChung; 10-11-2023 at 12:42.
TerryChung is offline