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

[ANY] Cross-Server Chat


Post New Thread Reply   
 
Thread Tools Display Modes
igotfits
Senior Member
Join Date: May 2009
Old 01-17-2014 , 15:41   Re: [ANY] Cross-Server Chat
Reply With Quote #41

WOLF! thank you for your step by step i really appreciate it, i did everything according to your tutorial which is the same ive done prior to this post. no luck still..

WOLF if i get it working, will anything pop up on the cmd screen on my computer?

Quote:
Originally Posted by r3dw3r3w0lf View Post
  1. On the computer you want to run the script on that runs Windows, be sure to download Python 2.7 from here: http://www.python.org/getit/
  2. Locate the python installation for reference. Mine is: C:\Python27
  3. Drop the python script on the first page into that directory and remove the symbols from it so it's just 'crossserverchat.py'.
  4. Click start, Run & type 'CMD'.
  5. Type into the prompt that pops up 'cd C:\Python27' or wherever your python installation is located.
  6. It should tell you that the new location is what you typed for reference. You then just type 'python crosserverchat.py' and it should run.
  7. Minimize the window and leave it running like a server.

Be sure to restart your computer just in case otherwise it will not run. I had to restart mine in order to make it work properly.

For 'HOST_NAME', you can just put the IP address plain and the port should be fine.

Last edited by igotfits; 01-17-2014 at 15:46.
igotfits is offline
igotfits
Senior Member
Join Date: May 2009
Old 01-17-2014 , 15:51   Re: [ANY] Cross-Server Chat
Reply With Quote #42

Heres what i get from the tutorial.

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>cd C:\Python27

C:\Python27>crossserverchat.py
Fri Jan 17 12:497 2014 Server Starts - localhost:8000



In my server.cfg i have this... (changed ip a bit for public reasons, but you get the idea)

sm_csc_host "100.200.200.100:8000"
sm_csc_prefix "#"
igotfits is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-17-2014 , 23:56   Re: [ANY] Cross-Server Chat
Reply With Quote #43

Quote:
Originally Posted by igotfits View Post
Heres what i get from the tutorial.

Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Windows\system32>cd C:\Python27

C:\Python27>crossserverchat.py
Fri Jan 17 12:497 2014 Server Starts - localhost:8000



In my server.cfg i have this... (changed ip a bit for public reasons, but you get the idea)

sm_csc_host "100.200.200.100:8000"
sm_csc_prefix "#"
Code:
sm_csc_host "http://100.200.200.100:8000"
Add the HTTP portion.
Drixevel is offline
igotfits
Senior Member
Join Date: May 2009
Old 01-18-2014 , 15:42   Re: [ANY] Cross-Server Chat
Reply With Quote #44

Did it, but no cigar. i really want this to work, its really useful for admins if they all love 1 server. I have a problem with admins loving a certain map and others being hacked while admins are online. WOLF is there anything i can type in console to make sure everything is running properly in console.

Quote:
Originally Posted by r3dw3r3w0lf View Post
Code:
sm_csc_host "http://100.200.200.100:8000"
Add the HTTP portion.

Last edited by igotfits; 01-18-2014 at 15:46.
igotfits is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-18-2014 , 17:51   Re: [ANY] Cross-Server Chat
Reply With Quote #45

Quote:
Originally Posted by igotfits View Post
Did it, but no cigar. i really want this to work, its really useful for admins if they all love 1 server. I have a problem with admins loving a certain map and others being hacked while admins are online. WOLF is there anything i can type in console to make sure everything is running properly in console.
Only other problem I could see is the fact that you don't type in Python before the script name but it still loads I think.

Code:
cd C:\Python27
Code:
python crossserverchat.py
It could also be a problem if you use localhost instead of the IP itself. You might want to change 'localhost' to your IP.
Drixevel is offline
igotfits
Senior Member
Join Date: May 2009
Old 01-18-2014 , 20:17   Re: [ANY] Cross-Server Chat
Reply With Quote #46

ty wolf for your help i also tried all that, im giving up on this thing.
igotfits is offline
Bibihotz
AlliedModders Donor
Join Date: Jul 2013
Old 01-19-2014 , 15:47   Re: [ANY] Cross-Server Chat
Reply With Quote #47

nice guys
Bibihotz is offline
friagram
Veteran Member
Join Date: Sep 2012
Location: Silicon Valley
Old 01-20-2014 , 06:20   Re: [ANY] Cross-Server Chat
Reply With Quote #48

http://forums.alliedmods.net/showthread.php?t=84917

This plugin works, and accomplishes what this aims to, though may need a few tweaks to make it perfect.
__________________
Profile - Plugins
Add me on steam if you are seeking sp/map/model commissions.
friagram is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 01-20-2014 , 07:53   Re: [ANY] Cross-Server Chat
Reply With Quote #49

Quote:
Originally Posted by friagram View Post
http://forums.alliedmods.net/showthread.php?t=84917

This plugin works, and accomplishes what this aims to, though may need a few tweaks to make it perfect.
The problem with that script is the fact that it requires a master server which is one of the hosted servers. If that server goes down then the plugin will be down for other servers until it's back up.
Drixevel is offline
friagram
Veteran Member
Join Date: Sep 2012
Location: Silicon Valley
Old 01-20-2014 , 09:01   Re: [ANY] Cross-Server Chat
Reply With Quote #50

Quote:
Originally Posted by r3dw3r3w0lf View Post
The problem with that script is the fact that it requires a master server which is one of the hosted servers. If that server goes down then the plugin will be down for other servers until it's back up.
If your not able to automatically restart your servers, you're doing something wrong.
__________________
Profile - Plugins
Add me on steam if you are seeking sp/map/model commissions.
friagram 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 12:10.


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