Posts: 497
Threads: 21
Joined: Feb 2018
Reputation:
0
Ok so, I am wondering how to wisely spend my money to get a VPS and run a SAMP server on it.
I can see there are different types, with different RAM, CPU, HDD.
My gamemode will have a maximum of 70 player slots, would it run smoothly on this linux server?
1 vCPU,1 GB RAM,20 GB SSD Storage
Posts: 56
Threads: 1
Joined: Aug 2018
Posts: 716
Threads: 92
Joined: May 2018
All depends by how much is optimized your script.
Posts: 1,176
Threads: 114
Joined: May 2012
Reputation:
0
Loops do not even matter. It is all up to the plugins you use. Plugins like MapAndreas and ColAndreas might require more memory usage. Even though with them the memory usage goes to about ~200MB (RAM), so I guess you might practically be fine.
You gotta check it up whether it can run, get a trial first.
Posts: 47
Threads: 1
Joined: Apr 2017
Reputation:
0
LAMP is uses about 520 (Debian 6, 7) and 800mb on Debian 8, and about 1 GB on Debian 9, ( ram )
Samp is mostly single threaded, so you should be fine with 1 core. ( depends on plugins you use )
You can run 200 player server with 2c 3gb ram, no problem.