Dedmen Miller

Results 377 comments of Dedmen Miller

>intercept::sqf::agents(); returns std::vector instead of object

@RZSenfo I know? But it returns object. Which is why I posted it here

Team member is not object. and biki is correct.

line_break() returns string. Should return game_value as it is structured text which is not just a plain string. Should recheck all commands from https://community.bistudio.com/wiki/Special:WhatLinksHere/Structured_Text

We have extensions ready. Only thing missing is https://github.com/intercept/intercept/issues/167. Should we continue tracking that in #167 and close this?

Nope. But cmake does most of what one needs, the pbo's are the same as on windows anyway.

http://dedmen.de/interceptdoxy/modules.html Here is a preview of what I will add to our github.io site shortly. @marceldev89 What would be these "systems" ? I don't think we need high level documentation...

What if you... Just tell the debugger to continue after the exception? 0x0 access violation sounds like the freeze watchdog.

> if bis eventHandlers are still compiled each time? not in 1.96 with script caching, but the memory leak is back and the caching will be removed again. So yes....

>Idk if this is true for Magazine Well classes. yes it is. >Worst case you handle it like: really can you? Never seen scope in magwell classes. But I guess...