Join 1,834 players across 765 servers playing the games you know and love, right now!
All of the games we support include a dedicated server browser.
No matter your favorite play style, mode or clan - there’s probably a server for it!
Get a quick overview of what servers your friends are playing on - and join them!
Run your own server, on your own hardware. Even for games that previously had no support for it.
Our anti-cheat is - to the dismay of many cheaters - really, really good at catching them.
GSC scripting is supported in every game we have clients for.
Even if the steam version did not.
init() // entry point
{
level thread onplayerconnect();
}
onplayerconnect()
{
for(;;)
{
level waittill("connected", player);
player thread onplayerspawned();
}
}
onplayerspawned()
{
self endon("disconnect");
for(;;)
{
self waittill("spawned_player");
self iprintlnbold("^2Hello world!");
}
}
The games you know and love, redefined.
With more content, fixes, and improvements.
Security vulnerabilities that we have found in the basegames ourselves(!), have been patched.
Controller support has been added to every game.
We've added several additional guns and maps to the games.
cg_fovScaledvar unlocked
com_maxfpsdvar unlocked
clannamedvar
unlockalldvar