Posts: 1,046
Threads: 29
Joined: Mar 2010
Quote:
Originally Posted by JR_Junior
The problem is that this plugin is for those who know what to do with it.
I would very much like to use it if I knew how.
|
If you are familiar with runtime memory allocation and pointers, then you should know how to use it.
Quote:
Originally Posted by JR_Junior
In the wiki does not have a clear explanation of how to use, in what part of the GM put, what does each function, what the benefit.
|
The
wiki https://github.com/BigETI/pawn-memory/wiki explains every function that is implemented in that plugin.
Quote:
Originally Posted by JR_Junior
I would like to use it to reduce the memory consumption of the computer, if this is possible, how will I do it?
Thank you.
|
This is not a magic memory consumption reducing tool. It's the job of the programmer to optimize their code.