News:

Come Chat with us live! Learn how HERE!

Main Menu

How do you program !slap and !layout in a server

Started by [LaD]GigaJake, May 29, 2007, 09:04:47 PM

[LaD]GigaJake

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:

David

http://www.mercenariesguild.net/patches has all the patches for !layout and !slap, along with loads others.
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.

[LaD]GigaJake

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:

Evlesoa

I BELIEVE... that is, you compile them into a GAME.QVM and use it on your server... as far as I know

David

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.
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.

[LaD]GigaJake

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:

David

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.


David

Then find a QVM that's got everything you want, and use that.
Most of them are listed in the mods or servers forums.
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.

Thorn

Quote from: Davidhttp://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 :/

benmachine

Slap isn't available as a separate patch as far as I'm aware. It's mostly just separated and stolen from Balance patches.
benmachine

Divmax

How do you "steal" the code? In terms someone who doesn't have experience with C would understand.
I'm a developer for the following projects(now I'm inactive) :
TremWars's QVMNot updated anymore
TremWars's Client and Server Executable
TremWars's QVM 2

tehOen

Quote from: DivmaxHow do you "steal" the code? In terms someone who doesn't have experience with C would understand.
copy paste?