AutoHotkey Community

It is currently May 26th, 2012, 10:40 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: September 15th, 2009, 4:07 am 
Offline

Joined: June 24th, 2009, 1:37 am
Posts: 23
I was wondering if anybody could help me send RCON commands to a Half Life 2 (HL2) type game server.

I have already found the needed Winsock/TCPIP library for AHK:
http://www.autohotkey.com/forum/viewtop ... 786#294786

And here is the documentation and examples of how it's done in other languages:
http://developer.valvesoftware.com/wiki ... N_Protocol

The main issue I am having right now (I think) is getting the required 32-bit little-endian ints sent properly using AHK and the aforementioned Winsock library. If I could get that working I think the rest would be pretty straightforward. I thought I could do it with Chr() but that won't let me send Chr(0).

Thanks!


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: JSLover, Miguel, rbrtryn, XstatyK and 57 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group