Request for AIHCTraceRayId command tweak (Legacy C++ API)
Posted: 08 Sep 2010, 12:32
Can smb add reading feature ID also if trace was successful? I would like to implement destroying barricades on group way.
It's rts\ExternalAI\AICheats.cpp, int CAICheats::HandleCommand(int commandId, void *data). When calling helper->TraceRay() there are 7 arguments passed, and feature can be retrieved via 8th.
It's rts\ExternalAI\AICheats.cpp, int CAICheats::HandleCommand(int commandId, void *data). When calling helper->TraceRay() there are 7 arguments passed, and feature can be retrieved via 8th.