Fortress Forever

Go Back   Fortress Forever > Community > Tips and Tutorials

Reply
 
Thread Tools Display Modes
Old 11-02-2007, 09:38 PM   #1
Dr.Satan
Wiki Team
Fortress Forever Staff
 
Dr.Satan's Avatar
 
Join Date: Sep 2007
Location: Greeley, CO
Class/Position: Med / Solly
Gametype: PAYLOAD
Affiliations: DET-
Posts Rated Helpful 19 Times
New Engy Script / Cfg

Place in your Engineer.cfg:

Code:
Engineer:
//---------------
//---- Alias ----
//---------------

alias sg_loc "say_team Sg going up at %sl"
alias sg_help "say_team My Sg (%sv / %sl) is in trouble {%sh H}{%sa A}"
alias sg_det "say_team Detonating my Sg at %sl; wait; detsentry"
alias dis_loc "say_team Disp. going up at %dl"
alias dis_help "say_team My Disp. at %dl needs supplies {%dh H}{%da A}"
alias dis_det "say_team Detonating my Dispenser at %dl; wait; detdispencer"

//---------------------
//---- Binds Alias ----
//---------------------

alias b_1 "bind KP_END sg_loc"
alias b_2 "bind KP_DOWNARROW sg_help"
alias b_3 "bind KP_PGDN sg_det"
alais b_4 "bind KP_LEFTARROW dis_loc"
alias b_5 "bind KP_5 dis_help"
alias b_6 "bind KP_RIGHTARROW dis_det"
alais binds "b_1; wait; b_2; wait; b_3; wait; b_4; wait; b_5; wait; b_6"

//----------------
//---- O Engy ----
//----------------

alias oengy "say_team Going O Engy!!; wait; wait; sg_loc1; wait; wait; dis_loc1; wait; binds"
alias sg_loc1 "say_team My Sg is %sv at %sl with {%sh H}{%sa A}"
alias dis_loc1 "say_team My Dispenser is at %dl with {%dh H}{%da A}"
bind KP_ENTER "oengy"
__________________
(Released) conc_school | hellion_classic | ksour_PAYLOAD | mulch_faf
(Beta) alchimy_b1
(Lua) base_payload_2015
(Models) props_trainyard
Support FF:
Dr.Satan is offline   Reply With Quote


Old 11-02-2007, 11:11 PM   #2
Ihmhi
[AE] 0112 Ihmhi *SJB
Wiki Team
Fortress Forever Staff
 
Ihmhi's Avatar
 
Join Date: Mar 2007
Location: Newark, NJ, United States
Class/Position: A little bit o' everythin'
Gametype: Also a little bit o' everythin'
Affiliations: [AE] Asseater, *SJB Straight Jacket Brigade
Posts Rated Helpful 3 Times
Send a message via AIM to Ihmhi Send a message via MSN to Ihmhi Send a message via Yahoo to Ihmhi
You don't need a wait for the detsentry/detdispenser ones. I have used it dozens of times without a wait (just "say_team det at %l; detsentry/dispenser") and it has never failed. All wait serves to do there is slow down the det by 1/10th of a second (that's how long wait is, right?).
__________________
Support FF:
Anime: The Thread: Reloaded
The one and only anime thread on these here forums.

Select the pistol, and then, select your horse.
Ihmhi is offline   Reply With Quote


Old 11-05-2007, 05:52 PM   #3
Dr.Satan
Wiki Team
Fortress Forever Staff
 
Dr.Satan's Avatar
 
Join Date: Sep 2007
Location: Greeley, CO
Class/Position: Med / Solly
Gametype: PAYLOAD
Affiliations: DET-
Posts Rated Helpful 19 Times
Quote:
Originally Posted by Ihmhi
You don't need a wait for the detsentry/detdispenser ones. I have used it dozens of times without a wait (just "say_team det at %l; detsentry/dispenser") and it has never failed. All wait serves to do there is slow down the det by 1/10th of a second (that's how long wait is, right?).
Yeah...1/10 and yeah I guess not really.
__________________
(Released) conc_school | hellion_classic | ksour_PAYLOAD | mulch_faf
(Beta) alchimy_b1
(Lua) base_payload_2015
(Models) props_trainyard
Support FF:
Dr.Satan is offline   Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:24 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.