Tremulous Forum
Community => Servers => Topic started by: [LaD]GigaJake on May 29, 2007, 09:04:47 pm
-
Ive been googling and searching all over this forum on how to make custom admin powers. I found a really good topic that tought me almost everything i need to know. How you you program the commands !slap and !layout (all layout options) for a home-made server? :overmind:
-
http://www.mercenariesguild.net/patches has all the patches for !layout and !slap, along with loads others.
-
ah thank you very much... now I probably sound like an idiot (and i am compared to you guys...) how do you work a tremulous patch file? D:
-
I BELIEVE... that is, you compile them into a GAME.QVM and use it on your server... as far as I know
-
On *nix you do patch -p0 < /path/to/patch and then the usual make.
On windows you find a qvm someone else made that has all the stuff you want.
-
Sigh... im in way over my head... if i ad them into the game.qvm it messes up. If i rename it to game.qvm and launch them at the same time, it screws it up... wtf do i do??!?!?!?!?! In terms a monkey could understand... :oops:
-
What OS you on?
-
Windows XP :eek:
-
Then find a QVM that's got everything you want, and use that.
Most of them are listed in the mods or servers forums.
-
http://www.mercenariesguild.net/patches has all the patches for !layout and !slap, along with loads others.
I'm could be extremely blind, but after searching there 6 times, i didn't see your slap.patch. I cant find it anywhere else either :/
-
Slap isn't available as a separate patch as far as I'm aware. It's mostly just separated and stolen from Balance patches.
-
How do you "steal" the code? In terms someone who doesn't have experience with C would understand.
-
How do you "steal" the code? In terms someone who doesn't have experience with C would understand.
copy paste?