colagutten Posted October 3, 2012 Posted October 3, 2012 I'm trying to change the weapons that the different teams gets in the cdm gamemode, but i don't wich file to edit. Any tip?
Scooby Posted October 3, 2012 Posted October 3, 2012 The team details should be in a .map file, it should look like this (but with more teams etc): <map mod="deathmatch" version="1.0"> <respawn time="4500"/> <team name="Grove" red="0" green="255" blue="0"> <camera lookX="2494.59" lookY="-1673.18" lookZ="13.33" posX="2457.04" posY="-1647.96" posZ="48.25"/> <weapon model="32" ammo="900"/> <skin model="105"/> <skin model="106"/> <skin model="107"/> <spawnpoint posX="2495.1" posY="-1686.6" posZ="13.50" rot="3.45"/> <spawnpoint posX="2519.9" posY="-1678.9" posZ="14.87" rot="91.50"/> <spawnpoint posX="2509.6" posY="-1654.0" posZ="13.65" rot="135.68"/> <spawnpoint posX="2487.0" posY="-1647.6" posZ="14.07" rot="181.40"/> <spawnpoint posX="2471.8" posY="-1686.3" posZ="13.50" rot="325.80"/> <spawnpoint posX="2469.6" posY="-1650.4" posZ="13.47" rot="183.62"/> <spawnpoint posX="2452.4" posY="-1646.7" posZ="13.46" rot="178.92"/> </team> this is ran at the same time as the cdm resource but its usually within another resource, you should know what its called if u are starting it manually, if not check your config to see what ur loading on server startup. [UVA]Scooby Founder Of UVA - Ultimate Vice Assassins http://www.uvaclan.com/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now