View unanswered posts | View active topics It is currently Mon Apr 20, 2026 4:38 am



Reply to topic  [ 4 posts ] 
 Ls_Passivegrid 
Author Message
Chief Warrant Officer

Joined: Tue Nov 23, 2010 10:46 am
Posts: 128
Unread post Ls_Passivegrid
How do I changed the defensive fig drop to a toll fig drop?


Sun Mar 13, 2011 3:08 am
Profile
Commander
User avatar

Joined: Fri Jun 09, 2006 2:00 am
Posts: 1401
Location: Canada
Unread post Re: Ls_Passivegrid
You could try something like... see attached.


Caveat Emptor: whipped together this morning before having my cup-of-joe.


Attachments:
File comment: Try Option 7
LSPassiveGridder.011.zip [9.97 KiB]
Downloaded 387 times

_________________
----------------------------
-= QUANTUM Computing 101: 15 = 3 x 5 ... 48% of the time.
Sun Mar 13, 2011 8:45 am
Profile ICQ YIM
Veteran Op
User avatar

Joined: Sat Dec 29, 2007 5:06 pm
Posts: 2059
Location: Oklahoma
Unread post Re: Ls_Passivegrid
I was working on this while lonestar posted his and I figured what the heck I would send mine anyway.

EDIT: Ok I looked at Lonestars.... USE HIS :) Both work, but his is cleaner.

After the commented section add this
Code:
## - SET FIG TYPE - ##
echo ANSI_15 "**Set Type Fig to Drop - O=Off, D=Def, T=Toll :"
getconsoleinput $setup_figs singlekey
lowercase $setup_figs
if ($setup_figs = "o")
   setvar $fig_drop "F  Z  1*  Z  C  O  *  "
elseif ($setup_figs ="d")
   setvar $fig_drop "F  Z  1*  Z  C  D  *  "
elseif ($setup_figs ="t")
   setvar $fig_drop "F  Z  1*  Z  C  T  *  "
else
   echo ANSI_4 "**You Made A Bad Selection......Try Again!!"
   halt
end


Replace the following lines and now it will drop what you select prior to the menu options

706 - setVar $result ($result& $fig_drop)
767 - send " m " & $Target & " * z a " & $maxFigAttack & "99887766554433221100 n * dz n " $fig_drop
860 - send $fig_drop

_________________
T0yman (Permanently Retired since 2012)
Proverbs 17:28 <-- Don't know it, most should it would stop a lot of the discussions on here.


Sun Mar 13, 2011 9:01 am
Profile ICQ YIM WWW
Chief Warrant Officer

Joined: Tue Nov 23, 2010 10:46 am
Posts: 128
Unread post Re: Ls_Passivegrid
THank you gentleman


Sun Mar 13, 2011 9:24 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 4 posts ] 

Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by wSTSoftware.