Item Search
     
BG-Wiki Search
+ Reply to Thread
Results 1 to 6 of 6

Thread: /follow help     submit to reddit submit to twitter

  1. #1

    /follow help

    i'm trying to make it so all my alts follow the character i'm currently playing as
    so i created a .txt file

    Spoiler: show
    input //send @others input follow latravant


    i have the file saved as followlat.txt

    i made an alias in my init.txt file

    Spoiler: show
    alias folllat exec followlat


    but nothing happens when i type folllat

    but me typing this in game works:

    Spoiler: show
    //send @others follow latravant


    what am i doing wrong?

  2. #2
    i should really shut up
    You can safely ignore me I am a troll

    Join Date
    Sep 2011
    Posts
    6,750
    BG Level
    8
    FFXI Server
    Asura

    Quote Originally Posted by Latravant View Post
    what am i doing wrong?
    Whichever life choices led you to creating an army of mules.

  3. #3
    Campaign
    Join Date
    Feb 2010
    Posts
    6,992
    BG Level
    8
    FFXI Server
    Sylph

    Why aren't you just using followme or fastfollow?

  4. #4
    Very Sexy Nerd
    Join Date
    Oct 2005
    Posts
    9,055
    BG Level
    8
    FFXI Server
    Carbuncle

    Probably needs a /console in some places. Probably /console send instead of //send, and if you're calling this from a macro, it should be /console whatever instead of //whatever. Haven't played in a while tho so may be wrong.

    Also, shouldn't

    Code:
    input //send @others input follow latravant
    be

    Code:
    input //send @others follow latravant
    ?

  5. #5
    a p. sweet dude
    Pens win! Pens Win!!! PENS WIN!!!!!

    Join Date
    Jul 2010
    Posts
    22,187
    BG Level
    10

    If you're doing /input the text afterwards needs to be identical to what you'd type into the client to follow someone.

    In other words, you need it to be //send @others input /follow latravant

    There's also really no need to be using a text file/exec for this. You can just alias it as:

    alias follat send @others input /follow latravant

  6. #6
    HABS SUCK!!!!!
    Sepukku is my Hero
    Therrien's Cum Dumpster

    Join Date
    Mar 2005
    Posts
    37,942
    BG Level
    10
    FFXI Server
    Gilgamesh

    If only there were a //send @all function

Similar Threads

  1. Hi WAR/NIN needs help
    By cyphx in forum FFXI: Everything
    Replies: 74
    Last Post: 2006-02-02, 18:58
  2. Heya, thought i'd ask for some help ^^
    By Pmet in forum FFXI: Everything
    Replies: 2
    Last Post: 2004-09-30, 00:33
  3. help me out.. lotting rule alterations or no?
    By berticus in forum FFXI: Everything
    Replies: 8
    Last Post: 2004-09-28, 08:03
  4. Macro Help plz
    By Raiyne in forum FFXI: Everything
    Replies: 1
    Last Post: 2004-09-18, 16:25
  5. help me chuse
    By in forum FFXI: Everything
    Replies: 7
    Last Post: 2004-09-06, 05:58