View previous topic :: View next topic |
Author |
Message |
Lin Sivvi Defiant Hero Registered User
Joined: 17 Jan 2002 Location: Some small boring city Posts: 1205
|
Posted: Sun May 12, 2002 9:30 am Post subject: Script Help |
|
|
Can someone please tell me the commands for building an sg, building a dispenser, detting an sg, and detting a dispenser? |
|
Back to top |
|
|
Warhammer Server Admin
Joined: 12 Aug 2001 Location: Atlantuh, Jawjuh Posts: 1226
|
Posted: Sun May 12, 2002 11:19 am Post subject: |
|
|
buildsentry
builddispenser
detonatesentry
detonatedispenser (or detdispenser)
All this and much, much more brought to you by tfc\commandmenu.txt |
|
Back to top |
|
|
Bright Red Nipples Registered User
Joined: 26 Mar 2002 Location: at work :s Posts: 7684
|
Posted: Sun May 12, 2002 11:52 am Post subject: |
|
|
I was thinking the same exact thing.
<-------- How'd the fish get into my system?? _________________
God Bless You Blue Ruler |
|
Back to top |
|
|
Lin Sivvi Defiant Hero Registered User
Joined: 17 Jan 2002 Location: Some small boring city Posts: 1205
|
Posted: Sun May 12, 2002 4:56 pm Post subject: |
|
|
buildsentry doesn't work for me...?
<<-- confused fishy |
|
Back to top |
|
|
Warhammer Server Admin
Joined: 12 Aug 2001 Location: Atlantuh, Jawjuh Posts: 1226
|
Posted: Sun May 12, 2002 5:13 pm Post subject: |
|
|
You need to be an engineer for it to work |
|
Back to top |
|
|
Ktulu Registered User
Joined: 26 Sep 2001 Location: Florida Posts: 1663
|
Posted: Sun May 12, 2002 5:15 pm Post subject: |
|
|
Here's part of my Engie script Lin I also included the handy but less known neo sgcam where you can view through your sg's barrels and switch the view for any sg on your team.
Quote: |
// Build Sentry Gun press "z" again to rotate 180deg
alias buildsentry "build; menuselect 2; menuselect 6"
bind "z" buildsentry
// Det the Sentry Gun
bind "c" detsentry
// DISPENSER SCRIPT press "e" again to explode dispencer
alias superdisp "build; menuselect 1; menuselect 5; detdispenser"
bind "e" "superdisp"
//NTF Mod specific
bind "F8" "+sgcam"
bind "F9" "sgcam_switch"
bind "F10" "buildspecial"
bind "F11" "detspecial"
|
|
|
Back to top |
|
|
Lin Sivvi Defiant Hero Registered User
Joined: 17 Jan 2002 Location: Some small boring city Posts: 1205
|
Posted: Sun May 12, 2002 5:31 pm Post subject: |
|
|
Ktulu, that worked, thank you. |
|
Back to top |
|
|
|