XSeth2kX Posted December 10, 2002 Share Posted December 10, 2002 // the first spawn should be at a good looking spot if ( !client->pers.initialSpawn && client-pers.localClient ) { client->pers.initialSpawn = qtrue; spawnPoint = SelectInitialSpawnPoint( spawn_origin, spawn_angles ); trap_SendServerCommand( client-ps.clientNum, "print "Eternal Arena!" S_COLOR_RED); } how would i get the client name? also how would i make it customizable from a .cfg file? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.