Digital Paint Discussion Board
Paintball 2: The Game => Help and Support => Topic started by: ic3y on April 18, 2010, 04:13:35 PM
-
It's possible to save the Variables?
As example when I do "cvar_set cname" and save there a Word etc.
After a restart its empty.
- ic3y
-
Client side, you can use "alias" instead of "cvar_set". Server side, idk if something exist.
-
Seta does this I think, but I don't think there is a cvar_seta :/
-
Client side, you can use "alias" instead of "cvar_set". Server side, idk if something exist.
Yep, I know "Alias". I think I try it so. It's anyway on the Client Side.
It's possible to show the Alias Name in a Menu ?
-
Are you trying to set variables on the server? The server does not save a config file on exit like the client does. If you want to save variables, you have to put them in a config file.
-
I used seta.
Thanks to all ;D
-
seta saves to config.cfg or the config executed by server?