Posts: 28
Threads: 6
Joined: Jun 2013
Reputation:
0
How to run Multicore/Multithreaded SAMP Server ? i'm using windown server 2008 r2. thanks
Posts: 110
Threads: 35
Joined: Oct 2012
Reputation:
0
Run multi server just change port to different port and make sure port forward is correct and its forward all
Posts: 1,003
Threads: 31
Joined: Jul 2013
Reputation:
0
i thought the samp server does not use multi threads/cores aka single core only
Posts: 889
Threads: 4
Joined: Mar 2013
Reputation:
0
If you use SampSharp and write your gamemode in C#, you can use the multi-threading capabilities of .NET.