Can anyone please help me with the following:
I am trying to communicate to my Java AI, using the following code inside gadget:
Code: Select all
Spring.SendSkirmishAIMessage(0, MESSAGE)
http://pastebin.com/qJ3gmZpN
Moderators: hoijui, Moderators
Code: Select all
Spring.SendSkirmishAIMessage(0, MESSAGE)
Code: Select all
Spring.SendSkirmishAIMessage(0, MESSAGE)
Code: Select all
struct SLuaMessageEvent {
const char* inData;
const char** outData;
}; //$ EVENT_LUA_MESSAGE