gaptanneo Posted December 29, 2021 Share Posted December 29, 2021 In which source code does this feature exist?, in which cheat can I find this feature? Quote Link to comment Share on other sites More sharing options...
CaillouBR Posted December 30, 2021 Share Posted December 30, 2021 On 12/29/2021 at 10:47 AM, gaptanneo said: In which source code does this feature exist?, in which cheat can I find this feature? In the old days Osiris had something like this: VIRTUAL_METHOD(void, createCommandMsgBox, 19, (const char* title, const char* message, bool showOk = true, bool showCancel = false, const char* okCommand = nullptr, const char* cancelCommand = nullptr, const char* closedCommand = nullptr, const char* legend = nullptr, const char* unknown = nullptr), (this, title, message, showOk, showCancel, okCommand, cancelCommand, closedCommand, legend, unknown)) createCommandMsgBox("Test Message", welcomeMsg.str().c_str()); 1 Quote Link to comment Share on other sites More sharing options...
sezzyaep Posted December 30, 2021 Share Posted December 30, 2021 On 12/29/2021 at 4:47 PM, gaptanneo said: In which source code does this feature exist?, in which cheat can I find this feature? #rez xD Quote Link to comment Share on other sites More sharing options...
KaptanNeo Posted December 31, 2021 Share Posted December 31, 2021 thx man Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.