How do you make fancy servers?

Everything todo with programming goes HERE.
Post Reply
User avatar
Aholz
On Lightcycle Grid
Posts: 16
Joined: Fri Jan 30, 2009 8:49 pm

How do you make fancy servers?

Post by Aholz »

I'd like to make a server where you can shoot people by pressing the brake button. I've seen this happen. So how can I do this?
User avatar
sinewav
Graphic Artist
Posts: 6413
Joined: Wed Jan 23, 2008 3:37 am
Contact:

Post by sinewav »

The first thing you want to do is get familiar with the Arma wiki. Almost everything you need to know is in there. What isn't there has usually been answered here, so learn to to search this forum as well.

This is a good place to start:
http://wiki.armagetronad.net/index.php? ... nistration
http://wiki.armagetronad.net/index.php?title=Sty

good luck. :)
User avatar
Infa(mous)
Round Winner
Posts: 255
Joined: Thu Aug 14, 2008 11:27 pm

Post by Infa(mous) »

What OS are you using?
-Infamous
User avatar
Aholz
On Lightcycle Grid
Posts: 16
Joined: Fri Jan 30, 2009 8:49 pm

Post by Aholz »

Mac 0S X. But I've decided to make a server where the brakes give you a boost when you press the brake button. And I've almost got it down. I know you have to type in

Code: Select all

INCLUDE examples/single_use_turbo.cfg
How do you make the turbo last longer?
User avatar
Infa(mous)
Round Winner
Posts: 255
Joined: Thu Aug 14, 2008 11:27 pm

Post by Infa(mous) »

CYCLE_BRAKE_DEPLETE

EDIT: If you still want the sty server, then i'd get Durka's. Sty Server!
-Infamous
User avatar
Aholz
On Lightcycle Grid
Posts: 16
Joined: Fri Jan 30, 2009 8:49 pm

Post by Aholz »

Alright, cool. Thanks much :)
Post Reply