Raised This Month: $51 Target: $400
 12% 

[Any] Source Chat Relay [Discord <=> Ingame]


Post New Thread Reply   
 
Thread Tools Display Modes
SOBgaming
Senior Member
Join Date: Jul 2015
Old 06-08-2019 , 07:52   Re: [Any] Source Chat Relay [Discord <=> Ingame]
Reply With Quote #101

Quote:
Originally Posted by PinHeaDi View Post
The bot connected to my discord server, but can't seem to for me to be able to configure it..



But doesn't seem to work
What I missunderstood:

You can use arrows to go through entities.
You need to link both the server's entity number and the discord bot's entity number to a channel with a number of your choosing, just use 1.
__________________

Last edited by SOBgaming; 06-08-2019 at 07:53.
SOBgaming is offline
PinHeaDi
Senior Member
Join Date: Jul 2013
Location: Bulgaria
Old 06-08-2019 , 13:21   Re: [Any] Source Chat Relay [Discord <=> Ingame]
Reply With Quote #102

I keep getting "L 06/08/2019 - 20:19:44: [Source-Chat-Relay.smx] Socket error 3 (errno 110)" and no entities with r/entities..
__________________
PinHeaDi is offline
RumbleFrog
Great Tester of Whatever
Join Date: Dec 2016
Location: Fish Tank
Old 06-08-2019 , 14:13   Re: [Any] Source Chat Relay [Discord <=> Ingame]
Reply With Quote #103

Quote:
Originally Posted by SOBgaming View Post
Giygas covered it, I would say the best would be to use the discord's user color and print it in server chat (the closest one).
For me being able to hide commands starting with "!" for example would be great, eitherways very nice plugin and thanks a lot for the support, it's great as is eitherways!
For that to happen, you need to link Steam account and Discord account.

You can already hide commands starting with ! using the filter option.
RumbleFrog is offline
RumbleFrog
Great Tester of Whatever
Join Date: Dec 2016
Location: Fish Tank
Old 06-08-2019 , 14:14   Re: [Any] Source Chat Relay [Discord <=> Ingame]
Reply With Quote #104

Quote:
Originally Posted by PinHeaDi View Post
I keep getting "L 06/08/2019 - 20:19:44: [Source-Chat-Relay.smx] Socket error 3 (errno 110)" and no entities with r/entities..
https://rumblefrog.gitbook.io/source...rom-the-plugin
RumbleFrog is offline
RumbleFrog
Great Tester of Whatever
Join Date: Dec 2016
Location: Fish Tank
Old 06-10-2019 , 00:26   Re: [Any] Source Chat Relay [Discord <=> Ingame]
Reply With Quote #105

Quote:
Originally Posted by Giygas View Post
Alright, so I'm working on a version of the plugin myself, with the help of the Sourcemod Discord, so far I changed it from using morecolors to use chat processor/colorvariables instead and filtered out the team chat completely.

My next steps is to allow users to change variables to change the channel color, name color, and chat color on a whim, allowing for hex values OR color names in said cvars, and more.
I'm also not fond of having a dependency plugin just for chat colors.
RumbleFrog is offline
decentLIVE
Junior Member
Join Date: Aug 2015
Old 06-13-2019 , 16:20   Re: [Any] Source Chat Relay [Discord <=> Ingame]
Reply With Quote #106

I get the following error, any thoughts?

Quote:
INFO[0000] Server is now running. Press CTRL-C to exit.
INFO[0001] A client connected address="127.0.0.1:59572"
WARN[0032] error="HTTP 404 Not Found, {\"code\": 0, \"message\": \"404: Not Found\"}"
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x6e9b18]

goroutine 31 [running]:
github.com/rumblefrog/source-chat-relay/server/bot.Auth.func1(0xc0003f4190)
/home/travis/gopath/src/github.com/rumblefrog/source-chat-relay/server/bot/auth.go:18 +0x158
github.com/Necroforger/dgrouter/exrouter.WrapHandler.func1(0x7776e0, 0xc0003f4190)
/home/travis/gopath/src/github.com/Necroforger/dgrouter/exrouter/router_wrapper.go:128 +0x40
github.com/Necroforger/dgrouter/exrouter.WrapMiddleware.func1.1(0x7776e0, 0xc0003f4190)
/home/travis/gopath/src/github.com/Necroforger/dgrouter/exrouter/router_wrapper.go:55 +0x71
github.com/Necroforger/dgrouter/exrouter.(*Route).FindAndExecute(0xc0000a81b0 , 0xc0000d97a0, 0x7ac59f, 0x2, 0xc000357d40, 0x12, 0xc0001b2100, 0x6e2ccc, 0x0)
/home/travis/gopath/src/github.com/Necroforger/dgrouter/exrouter/router_wrapper.go:114 +0x4a8
github.com/rumblefrog/source-chat-relay/server/bot.init.0.func1(0xc0000d97a0, 0xc00000e090)
/home/travis/gopath/src/github.com/rumblefrog/source-chat-relay/server/bot/bot.go:47 +0xac
github.com/bwmarrin/discordgo.messageCreateEventHandler.Handle(0x c000364c80, 0xc0000d97a0, 0x7462a0, 0xc00000e090)
/home/travis/gopath/src/github.com/bwmarrin/discordgo/eventhandlers.go:497 +0x57
created by github.com/bwmarrin/discordgo.(*Session).handle
/home/travis/gopath/src/github.com/bwmarrin/discordgo/event.go:171 +0x111
root@ns543834:/home/decent/discordrelay#
decentLIVE is offline
RumbleFrog
Great Tester of Whatever
Join Date: Dec 2016
Location: Fish Tank
Old 06-13-2019 , 17:32   Re: [Any] Source Chat Relay [Discord <=> Ingame]
Reply With Quote #107

Quote:
Originally Posted by decentLIVE View Post
I get the following error, any thoughts?
Please provide the version you are using.
RumbleFrog is offline
decentLIVE
Junior Member
Join Date: Aug 2015
Old 06-13-2019 , 17:40   Re: [Any] Source Chat Relay [Discord <=> Ingame]
Reply With Quote #108

Quote:
Originally Posted by RumbleFrog View Post
Please provide the version you are using.

v1.3.2
decentLIVE is offline
RumbleFrog
Great Tester of Whatever
Join Date: Dec 2016
Location: Fish Tank
Old 06-13-2019 , 17:44   Re: [Any] Source Chat Relay [Discord <=> Ingame]
Reply With Quote #109

Quote:
Originally Posted by decentLIVE View Post
v1.3.2
v1.3.2 starts with a modified launch message, so that can't be v1.3.2.

Can you also provide distro used?
RumbleFrog is offline
YenFong
Junior Member
Join Date: Feb 2019
Old 06-22-2019 , 07:22   Re: [Any] Source Chat Relay [Discord <=> Ingame]
Reply With Quote #110

Where do i upload the server binary files to ?
The forum saying upload it to the server can i ask where to upload i got vps inside got my csgo server already and where do i need to uploadto?
YenFong is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:31.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode