On Mon, 28 Apr 2003 11:31:19 +0900, Rich wrote: >> Well... if you don't know what a DLL is, how do you you want one? :) > > "I felt that it should be possible to create a DLL that sits between the > Half-Life engine and the MOD and pass function calls from one to the other." > (Quote taken from Botmans HPB_bot_src_2_1 found at: > http://www.planethalflife.com/botman/downloads.shtml) > (Botman is considered one of the founding 'bot' creators for HL) > > In the end that's how he does it - with a DLL. This sounds like you want to embed the ruby interpreter into a c++ program. I am working on at tutorial about embedding: http://metaeditor.sf.net/embed/ This should hopefully get you started :-) -- Simon Strandgaard