AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Solved IsPluginDebugging() methods (https://forums.alliedmods.net/showthread.php?t=329231)

Dragokas 12-14-2020 10:42

IsPluginDebugging() methods
 
Hi,

can somebody tell more about how and with which tools this per-plugin debugging is performing?
(related to IsPluginDebugging())

MAGNAT2645 12-14-2020 14:23

Re: IsPluginDebugging() methods
 
I think it's a leftover from some old SM 1.0+ debugging/profiling tool.
Maybe i am wrong.

asherkin 12-22-2020 07:35

Re: IsPluginDebugging() methods
 
A long, long, long time ago plugins had to opt-in to stack trace recording on plugin errors, that is not the case any more.

That native just returns true as long as the plugin is fully loaded: https://cs.alliedmods.net/sourcemod/...ginSys.cpp#566


All times are GMT -4. The time now is 07:00.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.