Urban Ninja Posted September 9, 2007 Share Posted September 9, 2007 How would I make a player say something whenever they join a game, clientside? Sort of like how people say "Hi Everybody" with JA+, but when they actually enter the game, not when they connect to the server? Thanks. Link to comment Share on other sites More sharing options...
Tinny Posted September 12, 2007 Share Posted September 12, 2007 Use the code for broadcasing in the clientspawn function. Link to comment Share on other sites More sharing options...
ensiform Posted September 13, 2007 Share Posted September 13, 2007 Use the code for broadcasing in the clientspawn function. He said client-side Link to comment Share on other sites More sharing options...
Tinny Posted September 14, 2007 Share Posted September 14, 2007 Oh whoops, there is also a spawn function in cgame somewhere. Link to comment Share on other sites More sharing options...
ensiform Posted September 14, 2007 Share Posted September 14, 2007 Oh whoops, there is also a spawn function in cgame somewhere. But is unreliable unless you fix a bug in the server for the first spawn. :: CG_Respawn Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.