Tremulous Forum

Community => Servers => Topic started by: Kiwi on May 31, 2009, 07:39:23 pm

Title: [SOLVED] Admin.dat commands with arguments
Post by: Kiwi on May 31, 2009, 07:39:23 pm
I have seen this (http://patches.mercenariesguild.net/index.php?do=details&task_id=100), and I would like to implement it, but I'm not sure how to use it.  Could someone explain how to install these patches, and use them, on my ubuntu trem server?
Thanks,
Kiwi
Title: Re: Admin.dat commands with arguments
Post by: David on May 31, 2009, 07:48:37 pm
Grab the source (svn co -r755 svn://svn.icculus.org/tremulous/trunk/ tremulous-src) and then patch -p0 < patchfile.patch and make.
Revision 755 is trem 1.1.0, lots of patches may be against other versions.
Title: Re: Admin.dat commands with arguments
Post by: Kiwi on May 31, 2009, 07:52:36 pm
I'm sorry, I'm quite new at this.
Grab the source (svn co -r755 svn://svn.icculus.org/tremulous/trunk/ tremulous-src)
How do I do that?  Download it from somewhere?
patch -p0 < patchfile.patch and make.
What does this mean.  I'm sorry but I only get the make part on the end.

Sorry about my lack of experience.
Thanks for your help,
Kiwi
Title: Re: Admin.dat commands with arguments
Post by: Kiwi on June 02, 2009, 01:52:31 am
hmmm I figured this out, but this is an old patch.
Thanks anyway,
Kiwi