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

[REQ] CS:GO Cross Server Chat


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
derptestt
Senior Member
Join Date: Jul 2015
Old 08-09-2015 , 17:18   [REQ] CS:GO Cross Server Chat
Reply With Quote #1

I'm looking for a plugin that has the same abilities as this: https://forums.alliedmods.net/showthread.php?t=232924

But works for CS:GO.

I've already searched the forums, please point me in the right direction if it exists.
derptestt is offline
Miu
Veteran Member
Join Date: Nov 2013
Old 08-09-2015 , 18:04   Re: [REQ] CS:GO Cross Server Chat
Reply With Quote #2

Someone I know used a modified version of msgrelay for cross-server chat, and I don't see why it wouldn't work on CSGO as well
Miu is offline
derptestt
Senior Member
Join Date: Jul 2015
Old 08-10-2015 , 03:19   Re: [REQ] CS:GO Cross Server Chat
Reply With Quote #3

Quote:
Originally Posted by Miu View Post
Someone I know used a modified version of msgrelay for cross-server chat, and I don't see why it wouldn't work on CSGO as well
Thx for responding, unfortunately it didn't work on CSGO.
derptestt is offline
Arkarr
Veteran Member
Join Date: Sep 2012
Location: Just behind my PC screen
Old 08-10-2015 , 08:42   Re: [REQ] CS:GO Cross Server Chat
Reply With Quote #4

Quote:
Originally Posted by derptestt View Post
Thx for responding, unfortunately it didn't work on CSGO.
Okay cool. And what do you except ? Do you think that someone will help you ? And, do you think that this person is a magicien ? 'Cause with just 'it didn't work on CSGO' we don't know where the problem come from. Give us one or more of those elements :
  • server console erros
  • logs
  • what happen when you type 'sm plugins reload [PLUGIN_NAME]' ?
  • anything that YOU think it will help us to help you.
But before doing anything, try to re-install the plugin using the methode explained in the main thread of the plugin.
__________________
Want to check my plugins ?
Arkarr is offline
derptestt
Senior Member
Join Date: Jul 2015
Old 08-10-2015 , 14:33   Re: [REQ] CS:GO Cross Server Chat
Reply With Quote #5

Sorry if I didn't give enough information. I tried it 3x over with another server to make sure the installation was correct.

1. I don't have access to my server console.
2. There were no errors in the logs.
3. The plugin successfully loaded.

I'm guessing it's just b/c the plugin's extension is outdated, though I have no idea. I see a LOT of servers in CSGO with cross-server chat, so what I was expecting is there to be a plugin for it. It's not like I"m not trying to figure it out, it just goes past my knowledge and abilities.
derptestt is offline
m_bNightstalker
Senior Member
Join Date: Jan 2015
Location: JWD
Old 08-10-2015 , 18:16   Re: [REQ] CS:GO Cross Server Chat
Reply With Quote #6

just push the messages to a mysql database with a server id/ip:port or whatever for each server.
a timer reads the latest database entrys and saves the last id, so it doesn't display a msg twice

thats all you need
m_bNightstalker is offline
derptestt
Senior Member
Join Date: Jul 2015
Old 08-11-2015 , 01:30   Re: [REQ] CS:GO Cross Server Chat
Reply With Quote #7

Quote:
Originally Posted by m_bNightstalker View Post
just push the messages to a mysql database with a server id/ip:port or whatever for each server.
a timer reads the latest database entrys and saves the last id, so it doesn't display a msg twice

thats all you need
So could I just create a program that adds a command listener to say_ and then uploads every string to a MySQL database? Do I need to use an extension to do that or is there an easy way to implement MySQL in a plugin? inb4 I already searched the api. I already searched the forums.
derptestt is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 08-11-2015 , 01:37   Re: [REQ] CS:GO Cross Server Chat
Reply With Quote #8

Quote:
Originally Posted by derptestt View Post
So could I just create a program that adds a command listener to say_ and then uploads every string to a MySQL database? Do I need to use an extension to do that or is there an easy way to implement MySQL in a plugin? inb4 I already searched the api. I already searched the forums.
SQL is going to be difficult if you are learning. Always worth a try, though.
headline is offline
m_bNightstalker
Senior Member
Join Date: Jan 2015
Location: JWD
Old 08-11-2015 , 01:43   Re: [REQ] CS:GO Cross Server Chat
Reply With Quote #9

Quote:
Originally Posted by derptestt View Post
So could I just create a program that adds a command listener to say_ and then uploads every string to a MySQL database? Do I need to use an extension to do that or is there an easy way to implement MySQL in a plugin? inb4 I already searched the api. I already searched the forums.
no extension needed, the only thing which could make problems is when you try to share colors to different games, then you would have to filter them, but thats all
m_bNightstalker is offline
derptestt
Senior Member
Join Date: Jul 2015
Old 08-11-2015 , 02:40   Re: [REQ] CS:GO Cross Server Chat
Reply With Quote #10

I know this is a lot to ask, but do y'all know a plugin that utilizes SQL, so I can take a peek at how it works within SourcePawn? Right now I'm looking at the sql.sp included in the KZTimer mod, but it's a bit overwhelming. Thank you in advance.

Last edited by derptestt; 08-11-2015 at 02:40.
derptestt 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 13:35.


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