IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> RCBot in another MOD, Try to join RCBot to my MOD
savelev
post May 4 2007, 08:20 AM
Post #1


Newbie
*

Group: Members
Posts: 2
Joined: 4-May 07
Member No.: 1,114



Hello!

I am writting a MOD and i need bots in there.
When i try to implement the RCBot in my MOD
the MOD crashes.
The trouble is in CRCBotPlugin::Load() function
LOAD_GAME_SERVER_INTERFACE() at this line of code.

How can i fix it, and is it avaible to put the RCBot in my MOD?

Thanks in advance!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
Cheeseh
post May 5 2007, 12:08 PM
Post #2


Admin
*****

Group: Admin
Posts: 3,066
Joined: 11-September 03
From: uk
Member No.: 1



QUOTE(savelev @ May 4 2007, 09:20 AM) *

Hello!

I am writting a MOD and i need bots in there.
When i try to implement the RCBot in my MOD
the MOD crashes.
The trouble is in CRCBotPlugin::Load() function
LOAD_GAME_SERVER_INTERFACE() at this line of code.

How can i fix it, and is it avaible to put the RCBot in my MOD?

Thanks in advance!


"load game server interface" is a macro function, you should explode it by copying the code from the macro (in #define LOAD_GAME_SERVER_INTERFACE...) into the point where it crashes so you can find out the exact point that the dll is crashing in.

Its ok to do anything with the RCbot code as long as you follow GNU GPL (general public license) most of the time it means you've also got to release the source code of any projects that you have used the bot with.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post
savelev
post May 8 2007, 04:42 AM
Post #3


Newbie
*

Group: Members
Posts: 2
Joined: 4-May 07
Member No.: 1,114



It's OK.

But i've not understand, is it possible to do or not?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 21st August 2025 - 03:36 PM