Game Development Community

Kai Ludwig's Forum Posts

Thread Post Date Posted
Mmokit For Tge/a? For the link to the [b]Torque MMO Kit[/b]: [url]www.mmoworkshop.com[/url] Just visit the download... read more 05/09/2008 (5:49 am)
Torque MMO Kit - C++ MMORPG Extensions To use this patch you have to be a licensee of TGE 1.5.2 and AFX 1.0.2 - so what is the problem?... read more 08/24/2007 (1:14 am)
TGE as persistent and interactive world Hi Stephen. That is why I made it as a patch. If you don't own the original, you can't use the pa... read more 03/31/2006 (1:49 pm)
Update compilation to TGE 1.4.0 stock Hi Chris, nice to hear that everything works fine now. Would you like to share the code for th... read more 03/30/2006 (10:33 pm)
Update compilation to TGE 1.4.0 stock Hi Chris. If line 924 is "target = %client.getSelectedObject();" then the error says that %client... read more 03/30/2006 (12:06 pm)
Update compilation to TGE 1.4.0 stock Hi Chris, you can get the currently selected object with %targetObject = %client.getSelectedObjec... read more 03/28/2006 (10:18 am)
Dedicated server 1.4 Hey, thats great. Works fine !!! Thanks a lot. Just renamed the folder creator and everything is ... read more 03/26/2006 (3:39 pm)
Dedicated server 1.4 Thanks, but I only have the original GG TGE 1.4.0 stock distribution from their website. That one... read more 03/26/2006 (2:36 pm)
Update compilation to TGE 1.4.0 stock @Allyn: "C:\Torque\TGE" is just an example. Just point at the folder, you installed the SDK to ("C:... read more 03/25/2006 (11:11 am)
Update compilation to TGE 1.4.0 stock @Allyn: *quote* "... point it to your TLK installation and your done." This means the base director... read more 03/25/2006 (8:32 am)
Update compilation to TGE 1.4.0 stock @Michael: Glad to hear. Have fun with the changes. Please tell me, if you find any errors caused ... read more 03/25/2006 (12:06 am)
Update compilation to TGE 1.4.0 stock Ok. I just tested a bit more and I think I found it: You have TGE (Torque game engine) 1.4.0 and ... read more 03/24/2006 (4:53 pm)
Update compilation to TGE 1.4.0 stock Ok. Weird problem with the installer, but solved: The patcher wants to start something after patc... read more 03/24/2006 (1:25 pm)
Is GG caring anything about the TGE source? LOL !!! That really hit it. Excuse: Sorry for beeing too harsh, I just had too high expectation... read more 03/21/2006 (12:05 pm)
Is GG caring anything about the TGE source? <---->... read more 03/21/2006 (11:14 am)
Is GG caring anything about the TGE source? Whoa - the community is alive !!! If one ask some technical questions, there is silence. If one ... read more 03/21/2006 (10:15 am)
Toggle CursorOn via MouseUp/Down Use GlobalActionMap.bind( mouse, button1, altTrigger ); instead of moveMap.bind( mouse, button1, alt... read more 03/21/2006 (12:06 am)