Author Topic: [SOLVED] Admin.dat commands with arguments  (Read 3233 times)

Kiwi

  • Posts: 859
  • Turrets: +29/-9
[SOLVED] Admin.dat commands with arguments
« on: May 31, 2009, 07:39:23 pm »
I have seen this, 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
« Last Edit: June 02, 2009, 01:52:48 am by Kiwi »

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: Admin.dat commands with arguments
« Reply #1 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.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

Kiwi

  • Posts: 859
  • Turrets: +29/-9
Re: Admin.dat commands with arguments
« Reply #2 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

Kiwi

  • Posts: 859
  • Turrets: +29/-9
Re: Admin.dat commands with arguments
« Reply #3 on: June 02, 2009, 01:52:31 am »
hmmm I figured this out, but this is an old patch.
Thanks anyway,
Kiwi