Open Vladislav0904 opened 6 years ago
I'm trying to look if we can replace those lua calls by SDK stuffs yet
oh sure, if we can that would be even better
So far, I was able to found those ones :
M2::C_RangeMeter::Get()->OpenSeason(50);
M2::C_SpeechSlotManager::Get()->LoadStage(50);
M2::Wrappers::Radio::SetContent("Empire", "all", "Empire_07010");
M2::Wrappers::Radio::SetContent("Classic", "all", "Classic_07010");
M2::Wrappers::Radio::SetContent("Delta", "all", "Delta_07010");
OpenSeaon is not yet working idk why
I've tried and seems that the implementation is crashing. Is it working on ur sides?
@Tyldar considering amount of commits and nature of changes, this one is better to be squashed into a single commit i believe