ZDaemon Forum Index ZDaemon
Client/Server DOOM
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Right-click --> pre-defined alternate parameters?

 
Post new topic   Reply to topic    ZDaemon Forum Index -> Rejected Requests
View previous topic :: View next topic  
Author Message
drq
has entered the game!


Joined: 10 Jan 2012
Location: Great Britain

PostPosted: Fri Jan 13, 2012 4:28 pm    Post subject: Right-click --> pre-defined alternate parameters? Reply with quote

I understand that we can define additional launch parameters for ZDaemon, but would it be possible to "save" them, so we can right-click a server, and "Join using <saved parameters' name>"?

For example, I could save "-config deathmatch.ini" as "Deathmatch Configuration", then right-click a server and "select "Join using Deathmatch Configuration".

Makes sense, I think -- not sure if you can follow.
Back to top
View user's profile Send private message Visit poster's website
Sr69Mm-jC
Unstoppable!


Joined: 21 Jul 2011

PostPosted: Fri Jan 13, 2012 4:49 pm    Post subject: Reply with quote

You could write some binds which possibly use aliases. That way you could basically tweak your entire config on the fly with a single button press. Something like this:
Code:
alias config_deathmatch "cfg_dm1; cfg_dm2; cfg_dm3"
alias cfg_dm1 "<resolution changes>"
alias cfg_dm2 "bind mouse2 "<silent bfg script>"
alias cfg_dm3 "<something more>"
bind F9 config_deathmatch

just an idea
Back to top
View user's profile Send private message
phenex2
Unstoppable!


Joined: 10 Jan 2008

PostPosted: Sat Jan 14, 2012 2:11 am    Post subject: Reply with quote

i remember evolution asking for something VERY similar some time ago. I told him the exact same thing SR69MM-JC wrote here.
no need to add so much complexity when you can already solve it with binds.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    ZDaemon Forum Index -> Rejected Requests All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group