01.10.2015, 19:42
Ok I have come across a solution to something that I have been wondering for a while now.
https://sampforum.blast.hk/showthread.php?tid=264178
How would I begin to use this?
For example I want to multithread a function that already exists.
I am going to store the active/inactive states for each thread and when I want to use a thread I will loop through to find one that is unused then use it?
Please give me an example of this being used.
https://sampforum.blast.hk/showthread.php?tid=264178
How would I begin to use this?
For example I want to multithread a function that already exists.
I am going to store the active/inactive states for each thread and when I want to use a thread I will loop through to find one that is unused then use it?
Please give me an example of this being used.