Facepunch / garrysmod-requests

Feature requests for Garry's Mod
84 stars 24 forks source link

Handling of CompileFile autorefresh #603

Open MechanicalMind opened 8 years ago

MechanicalMind commented 8 years ago

It currently just prints a error message in console. Can you add a hook, or function argument to allow scripted autorefresh support.

Oppossome commented 4 years ago

This would be incredibly useful and would help with anything that needs to provide a custom environment to a file via CompileFile.

Currently, we just get this message. image

Kefta commented 4 years ago

I've needed this for so long, allow us to receive file saving events from a hook so we can do this ourselves.