Need help: Socket On CS:GO?
I need a socket extensions, I found Socket3.0.1 at http://forums.alliedmods.net/showthread.php?t=67640 . But that can not work on CS:GO.
Can someone help me? Thanks! |
Re: Need help: Socket On CS:GO?
As far as I know, it should work on cs:go at 100%, simply because the extension do not interract with any game part, a bit like SQL, if I am not wrong. Why it wouldnt work? Any error message?
|
Re: Need help: Socket On CS:GO?
I use listenexample.sp example:
PHP Code:
Then I use PHP's fsockopen function to send a string. Like this: PHP Code:
I used: CS:GO latest version of yesterday. MM :1.9.2 . SM 1.5-hg3786 |
Re: Need help: Socket On CS:GO?
I'm not a php master, but I can clearly tell you that is not the extension the problem.
|
Re: Need help: Socket On CS:GO?
This PHP function should be no errors, I use this function to send a message to scoket_hz.amxx.dll (AMX MOD X), and the right to obtain reply data.
May I ask who has been successfully using Scoket 3.0.1 CS: GO server? PHP Code:
|
Re: Need help: Socket On CS:GO?
Try the same code with an other source server, I bet you will have the same result. How to explain you this... Basicly this extension should not change any game data anything related to the game, it the same as SQL, Regex and everything that don't change anything related to the game but are offer to use with it.
|
Re: Need help: Socket On CS:GO?
I am in the CS:S server test, it can work!
The console display: PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
Re: Need help: Socket On CS:GO?
Hum weird, like I said I was not sure, maybe your right. Good to know this, would be nice if someone more experienced could explain us what going on or even solve the problem.
|
Re: Need help: Socket On CS:GO?
Thanks for Crytiqal !
I tested: When I login to the server, Socket work properly! But ... how to make the Socket work, when no player on the server? |
Re: Re: Need help: Socket On CS:GO?
Quote:
|
| All times are GMT -4. The time now is 23:57. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.