This is a multi-part message in MIME format. ------ extPart_000_0007_01C30CE4.FC661090 Content-Type: text/plain; charset so-8859-1" Content-Transfer-Encoding: quoted-printable Let's start with: I have no clue what a DLL is. Let's add: I also do not know C or C++. I want to write a program in Ruby, and 'compile' it to a DLL. :-) Have I asked for the impossible? It's for Half-Life, the game... I guess HL is a collection of DLL files that communicate, and any Artificial Intelligence (bot) that has been written for HL or CS has to be a DLL. I figure there isn't anything out there that's easy to use... http://raa.ruby-lang.org/search.rhtml?search=DLL doesn't really return what I'm looking for... (unless I'm looking in the wrong spot) ... and since DLLs (I assume) are normally done with C or C++, and since Ruby is written in C... ... I'm hoping it's not too much to ask for. :-) Where can I start? -Rich ------ extPart_000_0007_01C30CE4.FC661090 Content-Type: text/html; charset so-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859-1"> <META content="MSHTML 5.50.4916.2300" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Let's start with: </FONT></DIV> <DIV><FONT face=Arial size=2>I have no clue what a DLL is.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Let's add: </FONT></DIV> <DIV><FONT face=Arial size=2>I also do not know C or C++.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>I want to write a program in Ruby, and 'compile' it to a DLL.</FONT></DIV> <DIV><FONT face=Arial size=2> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>:-) Have I asked for the impossible?</FONT></DIV> <DIV> </DIV></FONT></DIV> <DIV><FONT face=Arial size=2>It's for Half-Life, the game...</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>I guess HL is a collection of DLL files that communicate, </FONT></DIV> <DIV><FONT face=Arial size=2>and any Artificial Intelligence (bot) that has been written for</FONT></DIV> <DIV><FONT face=Arial size=2>HL or CS has to be a DLL.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>I figure there isn't anything out there that's easy to use...</FONT></DIV> <DIV><FONT face=Arial size=2><A href="http://raa.ruby-lang.org/search.rhtml?search=DLL">http://raa.ruby-lang.org/search.rhtml?search=DLL</A> doesn't</FONT></DIV> <DIV><FONT face=Arial size=2>really return what I'm looking for... (unless I'm looking in the </FONT></DIV> <DIV><FONT face=Arial size=2>wrong spot)</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>... and since DLLs (I assume) are normally</FONT></DIV> <DIV><FONT face=Arial size=2>done with C or C++, and since Ruby is written in C... </FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>... I'm hoping it's not too much to ask for. :-)</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Where can I start?</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>-Rich</FONT></DIV></BODY></HTML> ------ extPart_000_0007_01C30CE4.FC661090--