open.mp forum
Profiler plugin - Printable Version

+ open.mp forum (https://forum.open.mp)
-- Forum: SA-MP (https://forum.open.mp/forumdisplay.php?fid=3)
--- Forum: Pawn Scripting (https://forum.open.mp/forumdisplay.php?fid=10)
--- Thread: Profiler plugin (/showthread.php?tid=778)



Profiler plugin - Trox - 2019-09-10

Hello



Today i wanted to tryout the profiler plugin but i got a problem , i dont have an output.

What i did :



? moved profiler.so into my plugins i add it to server.cfg [ plugins ]

? moved profiler.inc into my include

? added in my server.cfg?profile_gamemode 1



In serverlog its loaded :





Code:
[13:10:36]? Loading plugin: profiler.so

[13:10:36]? ?Profiler plugin 2.15.3

[13:10:36]? ?Loaded.





.

.

.

[13:10:39] [profiler] Attached profiler to gamemodes/x

[13:10:39] [profiler] Started profiling gamemodes/x



Any ideas why i dont get any output?


RE: Profiler plugin - Pinch - 2019-09-15

It creates output once "exit" RCON command is called AFAIK