deathmatch stuff
Moderator: InsideQC Admins
7 posts
• Page 1 of 1
deathmatch stuff
I've not done any coding around mutliplayer stuff at all, and me and my son have recently started playing LAN deathmatch games and he's nagging me into making a Lunkin Deathmatch mod, so we can run round as Lunkin characters, in Lunkin maps.
Anyway so I'm now going to ask some simple, newbie, dumb questions:
- how do you change the maps listed, when setting up a new LAN game in the multiplayer menu, under "Episode Level" ?
- how do you change the player model?
- where does all the quakec multiplayer stuff go?
Cheers
ajay
Anyway so I'm now going to ask some simple, newbie, dumb questions:
- how do you change the maps listed, when setting up a new LAN game in the multiplayer menu, under "Episode Level" ?
- how do you change the player model?
- where does all the quakec multiplayer stuff go?
Cheers
ajay
-

ajay - Posts: 559
- Joined: Fri Oct 29, 2004 6:44 am
- Location: Swindon, UK
To change the episode and maps order requires an engine change I'm afraid, since it's hardcoded.
Changing the player model is exactly the same as for a single player mod. Precache, then change the animations in player.qc to find the new model, and change the model setting line in putclientinserver.
search through the code for cvar("deathmatch") since the DM code is spread throughout the code.
Changing the player model is exactly the same as for a single player mod. Precache, then change the animations in player.qc to find the new model, and change the model setting line in putclientinserver.
search through the code for cvar("deathmatch") since the DM code is spread throughout the code.
Apathy Now!
-

MauveBib - Posts: 634
- Joined: Thu Nov 04, 2004 1:22 am
So if I made a mod and put my maps into a map folder, renamed as per the set maps, then played a multiplayer game from there, would it run my maps?
-

ajay - Posts: 559
- Joined: Fri Oct 29, 2004 6:44 am
- Location: Swindon, UK
My very thought as I typed it
So how do "proper" deathmatch mods do it?
I know I'm really clueless about multiplayer modding.
So how do "proper" deathmatch mods do it?
I know I'm really clueless about multiplayer modding.
-

ajay - Posts: 559
- Joined: Fri Oct 29, 2004 6:44 am
- Location: Swindon, UK
Propper mods make you type in the console what map you want to start, and possibly use a map they name "start.bsp" with a bunch of teleporters to the various maps (as in the qmatrix mod)
Or you could always download a engine of choice and hardcode your own maps to it and distribute that engine along with the mod.
*just friendly suggestions*
Or you could always download a engine of choice and hardcode your own maps to it and distribute that engine along with the mod.
*just friendly suggestions*
- DarkSnow
- Posts: 67
- Joined: Wed Mar 02, 2005 12:27 am
- Location: Sweden
ok i am barely awake, but i have coded a menu structure to change maps for the client, in the mod not the engine. witht he ability to add maps to the mod for players to load. if you awatn the qc vrsion of my maps menu email me at quakehead@gmail.com
connect to quake.intertex.net (ctf)
type warp and you will see the menu for change maps in action
connect to quake.intertex.net (ctf)
type warp and you will see the menu for change maps in action
- r00k
- Posts: 1110
- Joined: Sat Nov 13, 2004 10:39 pm
7 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest