Game Guides Archive
Thread: Sleek's Super Did you know? Helpful Game Tips!
very often it's hard to select targets by clicking them, so you often end up clicking repeatedly until you actually get it. To make this much easier, open options and go under controls, uncheck the "clicking nothing untargets" option. now you can use the "shotgun" clicking approach to target objects, and if you target it but then miss on the next click you still will have it targeted.
Two tips that I can think of that help me a lot:
First, you can add different chat channels to be visible in your spatial channel by clicking on the Spatial tab and choosing modify, then moving your private channels from the left column to the right one in the dialogue window that pops up.
Then, to talk in a chat channel without leaving your spatial tab, type /<name of channel> then your text. For example, if I was a member of the SB channel, I could type /sb hello and everone in the SB channel would see it.
Second tip: Forage! When you are not doing anything else, just do it. Foraging is like a box of chocolates- you never know what you are gonna get.
Did you know...
...That you can email yourself? I find this handy for when I need to make a note of something, but don't have paper and pencil around. Just type your own character name in the 'To' field, and continue as normal.
...That if you purchase a droid with a crafting module you can experiment as though you are near a private crafting station whenever you have your droid out? Useful for if you want to craft in the field while sitting in a camp.
Did you know?
If you are crafting and you try to build something while your inventory is full, then you'll get an error and the prototype item will not be created and will get "stuck" in the crafting tool. If you try to run the tool again, it will not work and will say it has an item in the hooper (or something). If you go to the tool and select the "start crafting" option and hold it for a second or two, then it will pop up with another option to retrieve the completed item from the hopper. Of course you need to clear some inventory space first.
Pawlin
READ THE MANUAL!
There is a lot of great information in the manual that gets bypassed simply because most of us never bother to give it a glance before tossing the box in the closet. Some of the most helpful info i've gotten has come from the tips that are shown during load times, and almost all of this info is in the manual. Even seasoned players might find something useful, you never know ![]()
Linmor wrote:
With the 5 button microsoft mouse (intellimouse Explorer) , the button #3 ( i.e. the large button under your thumb) is defaulted to auto-run.
I find it a lot more useful to have the thumb button as double-click, there's so much doubleclicking in this game i've probably saved myself 10's of thousands of clicks already
TokaiiLukos wrote:
__________________________________________________________________
Is anyone aware of a way to shut down a long macro early? That would be really useful to know.
__________________________________________________________________
there's no way to terminate a macro per se short of logging out, but you can build the macro differently.
Say you have a macro:
/stand;/sample;/pause 600;/sit;/pause 200;/stand;/sample;/pause 600;/sit;/pause 200;/stand;/sample;/pause 600;/sit;/pause 200;
You can't end this any other way than logging out before it ends, but, you can do this:
/aliassamp /sample;/pause 600;
/alias rest /sit;/pause 200;/stand;
Now we have the two basic repeats in aliases, ok, here comes the mindbender, we makefour aliases to maketwo aliases with two options, see if you can follow ![]()
/alias sampleon /aliassamp /sample;/pause 600;
/alias sampleoff /aliassamp "";
/alias reston /alias rest /sit;/pause 200;/stand;
/alias restoff /alias rest "";
See where I'm going? We're making "toggles"
Now we make the final two macros, one to turn on sampling, one to turn it off
/sampleon;/reston;/samp;/rest;/samp;/rest;/samp;/rest;/samp;/rest;/samp;/rest;/samp;/rest;/samp;/rest;
/sampleoff;/restoff
Put those two in buttons on the shortcut bar and you can start sampling with one (repeating /samp;/rest; far enough in the first macro will let you basically sample all night while reading a book, watching movies, chatting, etc) and then if you suddenly decide not to sample anymore, just hit the second macro which makes both aliases to do nothing and the macro will run itself out in seconds and not printout anything.
If you understand this tip, you can start building a lot more intensive macros ![]()
Ok, in reverse order:
SeiferDragon wrote:
And also, I really dont know MMORPG lingo so can someone please explain: nerf, agro, mob
The word "mob" stands for Mobile OBject. As the full name suggests, it's any entity controlled by artificial intelligence (i.e., it's not a Player Character) that can move. In Star Wars terms, you could classify mobs as droids, sentients, and animals. In game terms, mobs probably fall into categories such as 'mission NPCs', 'attackable', 'non-attackable' (this category would include most Rebel and Imperial NPCs if you're neutral, and most 'mission NPCs'), and 'pets'.
The word "agro" is related to the words "aggressive" and "aggression." It has two related meanings. An 'agro mob' is a mob which will attack some (or all) player characters if they enter the mob's "agro range." The "agro range" of most mobs in Star Wars Galaxies seems to be 39 meters, by the way, and the maximum range for most blasters is 65 meters. Generally, if a mob appears red on your radar, then it is an 'agro mob.'
The second meaning of "agro" relates to a mob's actions. If it is trying to attack you, then you 'have agro' or it 'has agro on you.' When a mob tries to attack a PC (or another mob), then you say it 'agros'.
The word "nerf" refers to a product released by the toy company Tonka (which is now a part of the Hasbro conglomerate) in the 1960's. The first Nerf toys were balls made of a soft, rubbery foam. The idea was that you could play with them in the house with no danger of breaking anything. Later, Tonka released the Nerf gun, which shot "bullets" made of the same Nerf-foam. Again, the idea was that young children could play with these toys without injuring themselves or breaking things.
According to Raph Koster, the creative director behind Star Wars Galaxies and one of the designers behind Ultima Online (UO), the word "nerf" was first applied to a change made to weapons in UO:
At some point, we reduced the power of swords in melee combat, and players started complaining that they were hitting each other with nerf swords. The rest is history...So a "nerf" has come to mean any reduction in power to any part of the game.
by now everyone should allready know this but let's make sure
- /quit = exit game (char will stay ingame for awhile)
-/logout= sit + logout with 30s safe logout back to char selection screen