You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd rather have a single native that gets all the properties of the current selection to replace the specific Executes_GetCurrrentBombsite and your suggestion, something like:
Executes_GetCurrentExecute(Bombsite& site, int& id, StratType& type, char[] name, int namelen);
Could you implement a native to get the name of the current execute?
Something along the lines of:
Executes_GetCurrentName()
The text was updated successfully, but these errors were encountered: