PDA

View Full Version : /seacomup?


Rydia of Mist
03-27-2006, 01:52 PM
anyone know what /seacomup is?
when I typed it all I got was "Registration complete"

Macht
03-27-2006, 02:10 PM
Search Comment Up (/seacomup) it is the macro command to activate a search comment you created for example you can make a party macro, NM macro, or other various search comment macro's using it. To do this you would do:

/seacom 1 "Party" "Party Yes, Please Invite 12,933/45,000"
/seacom 2 "Party" "+45 Rng. Acc. +30 Rng. Att. Sub /WAR or /NIN"
/seacom 3 "Party" "Sea: OK Sky: OK"
/seacomup "Party" "Invite"

I don't know if I got the format correct, I've been meaning to use it but haven't had the time to make the macro's yet. When you do /seacomup with out the other stuff I put I think it defaults to any comment message you may have as "Other".

Making the macro is handy for if you want to setup bazzar search comments when you are away, and quickly search to party comment macro when you are back. It just makes giving info to players to get more info on what you are doing or looking for more easily.....That is if the players are smart and actually reach your comments.

It was the same time this was created that search comments for people looking for items and people selling items were created. As well as a few of the others.

sevenpointflaw
03-27-2006, 02:42 PM
that would be awesome to make a macro with if <exp> was tag we could use.

Macht
03-27-2006, 03:04 PM
that would be awesome to make a macro with if <exp> was tag we could use.

Don't remember but I thought it did accept those tags. If not then yes that would be a great addition for those tags to work.

Aeni
03-27-2006, 04:14 PM
/seacom 1 "Party" "Party Yes, Please Invite 12,933/45,000"
/seacom 2 "Party" "+45 Rng. Acc. +30 Rng. Att. Sub /WAR or /NIN"
/seacom 3 "Party" "Sea: OK Sky: OK"
/seacomup "Party" "Invite"

I should test this. I hate having to type all this up over and over again when I log on. This is handy.

So, in your example, I could do something like ...

/seacom1 "Party" "@3,500 HP: {Jeuno} SJ: WHM, BLM"
/seacom2 "Party" "{Dispel} O {food} O"
/seacom3 "Party" "{Tele-Altep} O {Nice to meet you}"
/seacomup "Party" "Invite"

That last line is to put your LFP flag up, right? :huh:

Siber
03-27-2006, 05:19 PM
/sc 1 "@3,500 HP: {Jeuno} SJ: WHM, BLM"
/sc 2 "{Dispel} O {food} O"
/sc 3 "{Tele-Altep} O {Nice to meet you}"
/scu expparty 1

/invite
^ that will put up your seek flag. the rest just makes your search comment and registers it under what category.

The syntax is this:
/sc line# "message"
/seacom line# "Message"

Remember, you only have three lines in your search comment so at most you'll have 3 /sc lines in your macro.

/scu category subcategory
/seacomup category subcategory
Category list: expparty, mission, item, quest, synthesis, battlefield, other
Subcategory list:
1: Seek Party, Want to Sell, Need Made
2: Find Member, Want to Buy, Can Make
3: Other

If you just do /scu, it'll will put you in the other category. Each category has a corresponding subcategory. If you don't pick a subcategory with your category, it'll put you in other. so to put your search comment up as EXP and you're looking for a group, you do /scu expparty 1

Use the number on subcategories, use the name for categories.

Also, <exp> does not work in game. Windower plans on adding it and a few others in the future, but that's about it.

One last edit >.>; If you ever have a question about a command, just do this: /? command
"/? wave" returns a mini-help of what typing /wave would do and what commands it can take. This can be done for any command. Typing /? w/o any command will list out every command that FFXI accepts.

"/? wave" returns this:
USAGE: /wave [subcommand]
->Wave your hand
>>Subcommands
text ---- Display emote text only.
motion ---- Display motion only.
both ---- Both text and motion.
If no subcommand is specified, both
text and motion will be displayed.

Aeni
03-27-2006, 08:11 PM
:handsdown

Thanks Siber. This is really handy!