Tremulous Forum

Community => Servers => Topic started by: tojimaru on April 08, 2008, 02:19:48 pm

Title: How do I change flags?
Post by: tojimaru on April 08, 2008, 02:19:48 pm
Is a there a way to change a flag for a command? If so, how?
Title: Re: How do I change flags?
Post by: Lava Croft on April 08, 2008, 05:52:26 pm
Modify the source.
Title: Re: How do I change flags?
Post by: tojimaru on April 09, 2008, 07:48:07 am
Could you explain how?
Title: Re: How do I change flags?
Post by: blood2.0 on April 09, 2008, 08:01:21 am
why?
Title: Re: How do I change flags?
Post by: tojimaru on April 09, 2008, 02:57:02 pm
If you are not gonna tell me, then could you post a link to a website that does?
Title: Re: How do I change flags?
Post by: Oblivion on April 09, 2008, 04:08:41 pm
Could you explain how?

Most people who know how to modify the source knows C, and modifying a source is like like a tree with branches. 
Once you modify one you have to go modify another, but thats only for some. 
But for flags it's pretty simple.  Just download the latest SVN and modify the flags you want to change and compile.

If you do not know how to do that, you might want to look up some tutorials on how to patch and compile.
From there play around with the source.
If you can't do that then you are SOL.  Better off you don't worry about changing the flags at all.
Title: Re: How do I change flags?
Post by: blood2.0 on April 09, 2008, 08:51:29 pm
maybe if we no why you may not have to do that