02.02.2014, 15:01
I don't recommend using single database for multiple servers (maximum number of connections, unrestricted access to other server tables with same credentials, etc.) - but if you have tiny servers (or testing server which shouldn't work on production server data), that's not a bad option. And yes, I mean prefixes for tables, so you can have
server1_speedcameras and separate server2_speedcameras - while running exactly the same gamemode.
server1_speedcameras and separate server2_speedcameras - while running exactly the same gamemode.