[Coding] RenRem [message #255010] |
Sat, 21 April 2007 17:57 |
Genesis2001
Messages: 1397 Registered: August 2006
Karma: 0
|
General (1 Star) |
|
|
Looking for some help on translating the RenRem scripts from BRenBot into C++/CLI (or C++ in general) so that I can work out my bot's FDS communication...
If anyone could contact me via MSN (bhmath@hotmail.com) or Private message, that'd be great.
Thanks,
MathK1LL
[Updated on: Sat, 21 April 2007 17:58] Report message to a moderator
|
|
|
|
Re: [Coding] RenRem [message #255015 is a reply to message #255010] |
Sat, 21 April 2007 18:07 |
Genesis2001
Messages: 1397 Registered: August 2006
Karma: 0
|
General (1 Star) |
|
|
I've tried using FDSTalk.dll but I cant get ANYONE to help me with implementing it...As for DDE, I dont know how to use DDE in CLI...
|
|
|
|
|
|
|
|
Re: [Coding] RenRem [message #255069 is a reply to message #255010] |
Sun, 22 April 2007 08:43 |
|
Dave Anderson
Messages: 1953 Registered: December 2004 Location: United States
Karma: 0
|
General (1 Star) |
|
|
Because C++/CLI still meets C++ ISO Standards and has backwards compatibility with Native code via Interop.
David Anderson
Founder, Software Consultant
DCOM Productions
Microsoft Partner (MSP)
[Updated on: Sun, 22 April 2007 08:44] Report message to a moderator
|
|
|
|
Re: [Coding] RenRem [message #255080 is a reply to message #255078] |
Sun, 22 April 2007 10:00 |
|
Dave Anderson
Messages: 1953 Registered: December 2004 Location: United States
Karma: 0
|
General (1 Star) |
|
|
EvilWhiteDragon wrote on Sun, 22 April 2007 10:56 | And tbh, I think that command line interface (CLI) is a more often used avebration then yours.
|
What does that have to do with anything? A Command Line Interface has nothing to do with the Common Language Infrastructure...
David Anderson
Founder, Software Consultant
DCOM Productions
Microsoft Partner (MSP)
[Updated on: Sun, 22 April 2007 10:05] Report message to a moderator
|
|
|
|
Re: [Coding] RenRem [message #255125 is a reply to message #255010] |
Sun, 22 April 2007 12:58 |
Genesis2001
Messages: 1397 Registered: August 2006
Karma: 0
|
General (1 Star) |
|
|
Seems I've sparked a conversation about a different type of C++
C++/CLI is very powerful and simple to learn. The bot that I'm creating for Renegade is coded solely in C++/CLI.
As for the meaning of CLI, I'm going with Dave on that one...
Thanks,
MathK1LL
|
|
|