Note: This forum is merely an archive. It is no longer possible to register or post. - StackOverflow
New Ace of Spades Forums: http://buildandshoot.com/

[HELP] Medkits and Gametypes

Problem getting your server up? Ask in here.

[HELP] Medkits and Gametypes

Postby DrSandwich » Tue Jun 19, 2012 2:28 am

How can I adjust the health and amount of medkits in the server, andhow can I change the gamemode.
Me and a friend want to start a server soon.
Image
Click Picture to go to my mods page.
Image
User avatar
DrSandwich
Member
 
Posts: 305
Joined: Mon Feb 06, 2012 1:46 am
Location: Over Yonder

Re: [HELP] Medkits and Gametypes

Postby BlueToonYoshi » Fri Jun 22, 2012 6:27 pm

Yes you can adjust the heal health number.
In the medkit.py script, there is a line like this:
medkit_heal_amount = config.get('medkit_heal_amount', 40)
The number 40 is the healing amount. Set that to what you want.
User avatar
BlueToonYoshi
Member
 
Posts: 240
Joined: Sun Feb 19, 2012 6:03 am
Location: Mississippi

Re: [HELP] Medkits and Gametypes

Postby PXYC » Fri Jun 22, 2012 6:50 pm

You also should change

Code: Select all
default_medkits = config.get('medkits', 1)
Change the one to the number of medkits you want.

To change the gamemode, you have to read the script for instructions unless it's just TC or TDM, then you set:
Code: Select all
"gamemode" : "TC", in the config.
Image

<+laserlamp> lil b is my fav
User avatar
PXYC
Local Mod
 
Posts: 1068
Joined: Wed Dec 14, 2011 2:52 am
Location: Near Philadelphia, PA


Return to Server Help



Who is online

Users browsing this forum: No registered users and 9 guests

cron