Nexd
Nexd
> It would be nice if `SelectPreviousOption` and `SelectNextOption` returned bool true in case of successful transition and false in case of failure (reached the end of the menu or...
> I have a doubt, I don't know how this version works, but in the versions I tested where plugins implemented a feature like this, even with the menu open,...
a bug has been reported recently, I'll take a look on it soon
> Does this happen on every hot reload or only occasionally? I have seen this happen sometimes but not very often. I've seen this issue when there were version changes...
`DynamicHooks` currently have a problem with strings in general, thats why hooking print related functions turns into garbage in the end, even if you change nothing related to any string
> > `DynamicHooks` currently have a problem with strings in general, thats why hooking print related functions turns into garbage in the end, even if you change nothing related to...
we would have to debug it more for information
What is `UpdateConvar`?
you should handle mapchanges in your ontick listener
you can access the loaded plugins from the pluginmanager instance