Sven Coop Starting Weapons

Sven Coop Starting Weapons

Re: Sven Coop Starting Weapons Posted by Necromancer on Wed Dec 31st 2008 at 8:06pm
Necromancer
392 posts
Posted 2008-12-31 8:06pm
392 posts 1499 snarkmarks Registered: May 5th 2008
When making maps for Sven Coop how do you make the player start with different weapons other than the pistol and the crowbar?

Thanks.
Re: Sven Coop Starting Weapons Posted by Le Chief on Thu Jan 1st 2009 at 2:04am
Le Chief
2605 posts
Posted 2009-01-01 2:04am
Le Chief
member
2605 posts 937 snarkmarks Registered: Jul 28th 2006 Location: Sydney, Australia
You can't change that unless you know programming and if you have the Sven Co-Op source code which hasn't been released.

Remember you can always place weapons/ammo/items above the player spawn point ;).
Aaron's Stuff
Re: Sven Coop Starting Weapons Posted by Necromancer on Fri Jan 2nd 2009 at 4:43am
Necromancer
392 posts
Posted 2009-01-02 4:43am
392 posts 1499 snarkmarks Registered: May 5th 2008
Putting the equipment on the starting point is okay but whenever the player dies and respawns the ammo may not have respqned yet. Also, the weapons would always be on the floor. But if its the only way that I could do it then I will take it. Thanks for your advice though.

Do you know how to change the amount of ammo that comes with a weapon and how to change the time limit before the next respawn on items? Or is that a programming thing too. :(
Re: Sven Coop Starting Weapons Posted by mtahatta on Fri Jan 16th 2009 at 11:41pm
mtahatta
1 post
Posted 2009-01-16 11:41pm
mtahatta
member
1 post 0 snarkmarks Registered: Jan 16th 2009
fortunately that is not the only way you can do it. Check this out: http://www.svencoop.com/cfgguide.php

save the completed cfg as "yourmapname.cfg" and put it in the svencoop/maps directory.
Re: Sven Coop Starting Weapons Posted by Necromancer on Tue Jan 20th 2009 at 11:56pm
Necromancer
392 posts
Posted 2009-01-20 11:56pm
392 posts 1499 snarkmarks Registered: May 5th 2008
How do you make a CFG file. The site said to copy the cfgtemplate.cfg file in the SvenCoop\maps directory but I didn't find anything like that in that directory though.