Question
#1

Hey,
This may be 'noobish' question, but if I load a plugin, does it takes RAM all the time, or only when I use functions of that plugin?
Reply
#2

That really depends on the plugin, like whether it frees dynamically allocated memory or not.
Reply
#3

Well let's say I use Rlib v1.0
to make a directory when a player registers on the server. Will it use the memory all the time or only when the directory is being created?
Reply
#4

Basically all the time, but you've got to know it's a very tiny amount of memory in this case though.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)