Prime Posted June 9, 2002 Share Posted June 9, 2002 I am trying to set the variables g_sabertracesaberfirst and g_saberghoul2collision for MP, and I want to make sure I am doing so properly. Do I need to use the "seta" command? So I put into the console: seta g_sabertracesaberfirst 1 seta g_saberghoul2collision 1 is this correct? Also, I noticed that when I set the g_sabertracesaberfirst variable, the server responds with something like "Server: g_sabertracesaberfirst set to 1". But I don't get a similar message when I set g_saberghoul2collision. Does this mean that this variable is not set? Should I get a message from the server? Is there a way or a console command that tells you what these variables are set to? Any help would be appreciated. Thanks! Link to comment Share on other sites More sharing options...
Telcar Posted June 9, 2002 Share Posted June 9, 2002 1. Yes, you need to use the "seta" command. 2. It's seta g_sabertracesaberfirst 0, AFAIK. Link to comment Share on other sites More sharing options...
Prime Posted June 9, 2002 Author Share Posted June 9, 2002 Thanks, that clears some things up. Should I be getting a message from the server when I use seta g_saberghoul2collision 1? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.