Raised This Month: $ Target: $400
 0% 

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


Post New Thread Reply   
 
Thread Tools Display Modes
Author
RumbleFrog
Great Tester of Whatever
Join Date: Dec 2016
Location: Fish Tank
Plugin ID:
6287
Plugin Version:
v2.1.3-0-g24d2511
Plugin Category:
General Purpose
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    138 
    Plugin Description:
    Communicate between Discord & In-Game, monitor server without being in-game, control the flow of messages and user base engagement!
    Old 09-08-2019 , 14:02   Re: [Any] Source Chat Relay [Discord <=> Ingame]
    Reply With Quote #1

    Quote:
    Originally Posted by zwetch View Post
    O shit didnt see that - thanks.

    Is there a way use sourcemod/server commands from discord to the server.
    As a example - sm_setnextmap "map name"
    Not at the moment; the only way to do that is to implement via the RCON protocol, and I'm not certain on the database structure on how to save the password per server yet.
    __________________
    RumbleFrog is offline
    RumbleFrog
    Great Tester of Whatever
    Join Date: Dec 2016
    Location: Fish Tank
    Old 09-09-2019 , 22:11   Re: [Any] Source Chat Relay [Discord <=> Ingame]
    Reply With Quote #2

    An AMX variant has been made possible by endch: https://forums.alliedmods.net/showthread.php?t=318610
    __________________
    RumbleFrog is offline
    RumbleFrog
    Great Tester of Whatever
    Join Date: Dec 2016
    Location: Fish Tank
    Old 09-13-2019 , 22:03   Re: [Any] Source Chat Relay [Discord <=> Ingame]
    Reply With Quote #3

    I am looking for feed back on the documentation wording, especially re-writing/rewording it for beginner-friendly.
    __________________
    RumbleFrog is offline
    jevgienij
    Junior Member
    Join Date: Nov 2018
    Old 10-02-2019 , 08:06   Re: [Any] Source Chat Relay [Discord <=> Ingame]
    Reply With Quote #4

    I can't get it to work. Here's what I have so far:

    Code:
    sm exts list
    [SM] Displaying 14 extensions:
    (...)
    [09] Socket (3.0.1): Socket extension for SourceMod
    (...)
    Code:
    sm plugins list
    [SM] Listing 25 plugins:
    (...)
      25 "Source Chat Relay" (v2.0.0-0-gbcffbc8) by Fishy
    MySQL setup is working because a "relay_entities" table was created inside "relay" database.

    When I turn on "relay_server/server.exe" the bot becomes available on Discord. I can send "r/info" and get a proper reply but when I try "r/entities" I get an error and the server.exe crashes.



    Quote:
    If all goes well and the game server successfully connects to the relay server, you should see an entity from each game server when you run r/entities as a command to the Discord bot (If you don't, see Troubleshooting)
    I would love to see Troubleshooting but there's a 404 on that page...

    Please help.
    jevgienij is offline
    RumbleFrog
    Great Tester of Whatever
    Join Date: Dec 2016
    Location: Fish Tank
    Old 10-02-2019 , 08:15   Re: [Any] Source Chat Relay [Discord <=> Ingame]
    Reply With Quote #5

    Just like what the error says, fail to find guild. Use command within a server.
    __________________
    RumbleFrog is offline
    jevgienij
    Junior Member
    Join Date: Nov 2018
    Old 10-02-2019 , 15:01   Re: [Any] Source Chat Relay [Discord <=> Ingame]
    Reply With Quote #6

    Yeah I was trying to talk to the bot via pm. It's working now. Thanks!
    jevgienij is offline
    jevgienij
    Junior Member
    Join Date: Nov 2018
    Old 10-03-2019 , 07:54   Re: [Any] Source Chat Relay [Discord <=> Ingame]
    Reply With Quote #7

    Another issue. I can talk from the gameserver to the Discord without any issues. But from the Discord to the gameserver it's weird. The video shows it all:

    https://streamable.com/pzql4

    I don't have any chat-altering plugins like chat processor or chat colors...

    Code:
    [SM] Listing 25 plugins:
      01 "Admin File Reader" (1.9.0.6282) by AlliedModders LLC
      02 "Admin Help" (1.9.0.6282) by AlliedModders LLC
      03 "Admin Menu" (1.9.0.6282) by AlliedModders LLC
      04 "Anti-Flood" (1.9.0.6282) by AlliedModders LLC
      05 "Basic Ban Commands" (1.9.0.6282) by AlliedModders LLC
      06 "Basic Chat" (1.9.0.6282) by AlliedModders LLC
      07 "Basic Comm Control" (1.9.0.6282) by AlliedModders LLC
      08 "Basic Commands" (1.9.0.6282) by AlliedModders LLC
      09 "Basic Info Triggers" (1.9.0.6282) by AlliedModders LLC
      10 "Basic Votes" (1.9.0.6282) by AlliedModders LLC
      11 "Bot Counter" (1.0.0) by Jared Ballou (jballou)
      12 "Callvote Command Admin Immunity" (3.0) by emjay
      13 "Client Preferences" (1.9.0.6282) by AlliedModders LLC
      14 "gameME Plugin" (4.8.1) by TTS Oetzel & Goerz GmbH
      15 "[INS] Insurgency Support Library" (1.5.1) by Jared Ballou (jballou)
      16 "killconfirmed.smx"
      17 "Killer Info Display" (1.4.1) by Berni, gH0sTy, Smurfy1982, Snake60
      18 "Player Commands" (1.9.0.6282) by AlliedModders LLC
      19 "Death message" (1.0) by JvJ
      20 "[ANY] Player Analytics" (1.3.1) by Dr. McKay
      21 "[INS] Player Respawn" (1.9.0) by Jared Ballou (jballou)
      22 "[INS] Restricted Area Removal" (1.0.0) by Jared Ballou (jballou)
      23 "SaveChat" (SaveChat_1.2.1) by citkabuto
      24 "Sound Commands" (1.9.0.6282) by AlliedModders LLC
      25 "Source Chat Relay" (v2.0.0-0-gbcffbc8) by Fishy
    jevgienij is offline
    RumbleFrog
    Great Tester of Whatever
    Join Date: Dec 2016
    Location: Fish Tank
    Old 10-03-2019 , 11:49   Re: [Any] Source Chat Relay [Discord <=> Ingame]
    Reply With Quote #8

    Can you try this debug variant and provide the console output from your game client
    Attached Files
    File Type: smx Source-Chat-Relay.smx (20.3 KB, 46 views)
    __________________
    RumbleFrog is offline
    jevgienij
    Junior Member
    Join Date: Nov 2018
    Old 10-03-2019 , 14:04   Re: [Any] Source Chat Relay [Discord <=> Ingame]
    Reply With Quote #9

    Code:
    [SM] Plugin source-chat-relay.smx failed to load: Unable to load plugin (no debug string table).
    
     SourceMod Version Information:
        SourceMod Version: 1.9.0.6282
        SourcePawn Engine: 1.9.0.6282, jit-x86 (build 1.9.0.6282)
        SourcePawn API: v1 = 4, v2 = 12
        Compiled on: Sep  2 2019 14:12:56
        Built from: https://github.com/alliedmodders/sourcemod/commit/b2b29cb3
        Build ID: 6282:b2b29cb3
        http://www.sourcemod.net/
    jevgienij is offline
    RumbleFrog
    Great Tester of Whatever
    Join Date: Dec 2016
    Location: Fish Tank
    Old 10-03-2019 , 14:11   Re: [Any] Source Chat Relay [Discord <=> Ingame]
    Reply With Quote #10

    Here, try this one compiled for 1.9, rename the file as needed.
    Attached Files
    File Type: smx plugin.smx (21.0 KB, 47 views)
    __________________
    RumbleFrog 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 23:59.


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