> Hi all, i am new to this 'list'
> i would like to have some informations about the communication with HL
> engine
> Example: i would like to create a little win32 console application that
will
> send to the halflife engine sometext to the console when it will be
> executed, is it possible ?

That depends.  Do you want to execute the command using 'rcon' (and you know
the rcon password on the server)?  Or do you just want to execute arbitrary
commands on any ol' server?

If you want to execute rcon commands, see the 'server protocol.txt' file in
the 'Server Info' folder of the large SDK (not the source code only one).

You can download the SDK from VERC...

http://dev.valve-erc.com/?go=hl_sdk

If you are trying to just arbitrarily execute commands on any ol' server, it
can't be done (since it's a security problem).

Jeffrey "botman" Broome

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlcoders

Reply via email to