Game Guides Archive

Thread: Tuesday Tip, March 15th: Programming Fireworks Displays

Thunderheart
Wed Mar 16, 2005 5:50 pm
#40






Owen-Lars wrote:

Actually th you can toggle through about 30-50 commands by using ctrl+up and down.


Its a great tip for moving items in your house



Actually, for moving items in player structures, I suggest a furniture moving macro. The one I use looks like this:


Move your tool bar to one of the layers you don’t use a lot. (Toolbar level #3 or 4 is popular).



•Press ctrl-A to pull up your “Abilities” window
•Select the “Macro” tab
•Press the “New macro Button
•In the box where it says, “Macro Text”, add your movement. For example:


/rotatefurniture left 45
/rotatefurniture left 90
/rotatefurniture left 180
/move forward 10
/move back 10
/move forward 5
/move back 5
/move forward 1
/move back 1
/movefurniture up 10
/movefurniture down 10
/movefurniture up 5
/movefurniture down 5
/movefurniture up 1
/movefurniture down 1


•Name it in the name window.
•Pick an icon and add it to the list.
•Then drag the icon to the tool bar and moving things become much easier by using the customized buttons you just made.





Kurt "Thunderheart" Stangl
Community Relations Manager
gera
Wed Mar 16, 2005 5:52 pm
#41

I simply make /alias with them


/alias right /rotate right

/alias left /rotate left

/alias fw /move forward

/alias back /move back



usage:


/right 45 = rotates 45 degrees

/back 5 = move 5 back







Armor removed from Jedi so they can be kited 'as designed' - Blixtev

Weasel7479
Wed Mar 16, 2005 5:59 pm
#42

I've been playing since live started and never knew this about fireworks displays. I'm gonna go buy a ton of fireworks and find a entertainer to program a few displays!
dashbarron
Wed Mar 16, 2005 7:05 pm
#43






Thunderheart wrote:






Owen-Lars wrote:

Actually th you can toggle through about 30-50 commands by using ctrl+up and down.


Its a great tip for moving items in your house



Actually, for moving items in player structures, I suggest a furniture moving macro. The one I use looks like this:


Move your tool bar to one of the layers you don’t use a lot. (Toolbar level #3 or 4 is popular).



•Press ctrl-A to pull up your “Abilities” window
•Select the “Macro” tab
•Press the “New macro Button
•In the box where it says, “Macro Text”, add your movement. For example:


/rotatefurniture left 45
/rotatefurniture left 90
/rotatefurniture left 180
/move forward 10
/move back 10
/move forward 5
/move back 5
/move forward 1
/move back 1
/movefurniture up 10
/movefurniture down 10
/movefurniture up 5
/movefurniture down 5
/movefurniture up 1
/movefurniture down 1


•Name it in the name window.
•Pick an icon and add it to the list.
•Then drag the icon to the tool bar and moving things become much easier by using the customized buttons you just made.








nice tip, that made up for it



Corrupting The Galaxy One Entity At A Time
The Infamous Orange Lizard ~ Tropi
Thunderbyte
Wed Mar 16, 2005 8:31 pm
#44






Thunderheart wrote:






neinnunb wrote:
Wow, talk about Deja vu, I thought I was going nuts. Cant we have a new Tuesday tip or this week go to waste?






How about the CTRL-Up Arrow feature? Thats a pretty good tip that gets overlooked a lot.


If you get snagged in a mistell or mis-type something, you can type CTRL-Up Arrow and the chat window will display the last thing you entered. You can actually toggle through 3 or 4 previous commands/entries.









Actually I use this feature all the time, especially when I'm moving furnature around in my house (which requires alot of fine adjustment). This feature is also nice when you're setting up harvesters, where each harvester might have the same name, same amount of maintenance, and same amount of power.


I'd hate to correct a dev though, but you can actualy toggle through alot more than 3 or 4 previous commands, if I remember right it's probably closer to 10-20, maybe more.


*EDIT* oops,this is what I get for not reading everyone else posts before posting, hehe *EDIT*

Message Edited by Thunderbyte on 03-16-2005 09:34 PM



         /                   \            
//| |\\ Kauri:
/// \\\ Really BadJack - Shipwright/Swordsman
|\ /// \\\ /|
\//|/ /=======\ \|\\/ Radiant:
/|O|\ ///---+---\\\ /|O|\ Nabushin - Pistoleer/Commando
|-^-||------/// \ | / \\\------||-^-| Olaw - Artisan/Shipwright
|_O_||>====<|||___\|/___|||>====<||_O_|
| O ||>====<||| /|\ |||>====<|| O |
|-v-||------\\\ / | \ ///------||-v-|
\|O|/ \\\---+---/// \|O|/
/\\|\ \=======/ /|//\
|/ \\\ /// \|
\\\ ///
\\| |//
\ /

OdiousEncounter
Wed Mar 16, 2005 8:33 pm
#45



Thunderheart wrote:


Owen-Lars wrote:
Actually th you can toggle through about 30-50 commands by using ctrl+up and down.
Its a great tip for moving items in your house

Actually, for moving items in player structures, I suggest a furniture moving macro. The one I use looks like this:

Move your tool bar to one of the layers you don’t use a lot. (Toolbar level #3 or 4 is popular).


• Press ctrl-A to pull up your “Abilities” window
• Select the “Macro” tab
• Press the “New macro Button
• In the box where it says, “Macro Text”, add your movement. For example:

/rotatefurniture left 45
/rotatefurniture left 90
/rotatefurniture left 180
/move forward 10
/move back 10
/move forward 5
/move back 5
/move forward 1
/move back 1
/movefurniture up 10
/movefurniture down 10
/movefurniture up 5
/movefurniture down 5
/movefurniture up 1
/movefurniture down 1

• Name it in the name window.
• Pick an icon and add it to the list.
• Then drag the icon to the tool bar and moving things become much easier by using the customized buttons you just made.






My favorite furniture-moving macro ever:

"!"

just an exclamation mark for the macro text. So you can hit that button and it will repeat whatever your last command was. It's useful for furniture, but loads and loads of other things too



----------Auriga Starlighter----------

Everseeker
Wed Mar 16, 2005 10:17 pm
#46

I use the following It's perfect for moving something as close to the wall as possible...


• Press ctrl-A to pull up your “Abilities” window • Select the “Macro” tab • Press the “New macro Button • In the box where it says, “Macro Text”, add your movement. For example:

/move forward 256;
/move forward 128;
/move forward 64;
/move forward 32;
/move forward 16;
/move forward 8;
/move forward 4;
/move forward 2;
/move forward 1;

• Name it in the name window. • Pick an icon and add it to the list. • Then drag the icon to the tool bar


Click on an item while facing it & run this macro... Voila

LeBob
Wed Mar 16, 2005 10:41 pm
#47





OdiousEncounter wrote:

[snip]


My favorite furniture-moving macro ever: "!" just an exclamation mark for the macro text. So you can hit that button and it will repeat whatever your last command was. It's useful for furniture, but loads and loads of other things too






Hm?




SWGEntertainer.com
Emperor Palpatine (from "Star Wars Episode III: Revenge of the Sith"):
"Every single Jedi is now an enemy of the Republic. Do what must be done. Do not hesitate. Show no mercy."
-I support ATK people and playstyles.
Account cancelled as of June 23, 2005

OdiousEncounter
Wed Mar 16, 2005 11:11 pm
#48



LeBob wrote:

OdiousEncounter wrote:

[snip]

My favorite furniture-moving macro ever: "!" just an exclamation mark for the macro text. So you can hit that button and it will repeat whatever your last command was. It's useful for furniture, but loads and loads of other things too


Hm?






Clarification:

Typing an exclamation mark will repeat your last command, works the same way that it does in UNIX. This pops up as a tip on the loading screen sometimes. So with this macro I can sort of create macros on the fly. For example:

I type "/move forward 5" once. then each time I hit my repeat button, it will move my furniture forward by 5. Then if I want to start moving it down, I can type "/move down 3", say, and then kep hitting that same button to repeat the motion. I've defined aliases for all my motions (/md, /mu, /mf, /rr, /rl, etc.), so typing them out is pretty quick, and I only have to remember one key to repeat them rather than keeping track of 15 buttons to move things different directions and various amounts. It's also nice because it's very easy to ctrl-up to make minor modifications (change the 3 to a 1 when I'm getting close), and then keep using my repeat key.

I can see this being useful for combat too. Say I have some commands that I don't have enough space for on my toolbar and don't regularly use, but have to switch to in emergency sometimes. I can, for example, type out /unarmedhit2 (better to make an alias) once, and from then on I can just spam my repeat key and it will act as an unarmedhit2 button.

In short, all it does is repeats your last command, and is slightly quicker than typing shift-1, enter. Maybe a bit tough to explain, but give it a try. Main reason I like it is so I don't have to remember dozens of different furniture moving buttons.



----------Auriga Starlighter----------

hawkes37
Thu Mar 17, 2005 3:33 am
#49






Thunderheart wrote:






neinnunb wrote:
Wow, talk about Deja vu, I thought I was going nuts. Cant we have a new Tuesday tip or this week go to waste?






How about the CTRL-Up Arrow feature? Thats a pretty good tip that gets overlooked a lot.


If you get snagged in a mistell or mis-type something, you can type CTRL-Up Arrow and the chat window will display the last thing you entered. You can actually toggle through 3 or 4 previous commands/entries.






You are redeemed TH. Good tip.





'cause 2 Sins are better than 1
Sinjin Kes - Wanderer (Retired Doc)
Sintal Avak - In hiding pending the future
Tergie - The Mad Ithorian is drunk in some 'tina somewhere

Ochimo444
Tue Apr 05, 2005 6:14 pm
#50

want a really cool alias.. I have to thank Nyri for this one

/alias harvie /setpermission admin NAME;/setpermission admin NAME;/setpermission admin NAME;/setpermission admin NAME;/setpermission admin NAME;/setpermission admin NAME;/paymaintenance 15200;/addpower 12600;/nameStructure \STRUCTURE NAME;/pause 2;/structurestatus;

Where there is NAME add your persons Name where there is Structure NAME name your structure.

This works on houses too =)
Page 4 of 4