Close
Showing results 1 to 10 of 18

Threaded View

  1. #8

    Default

    Originally Posted by MarkHR
    Is it safe to assume that Strand and Isle are (5,1) and (6,1) respectively? Offline at the moment so unable to test it myself, sorry.

    That is, to cover all possible BGs:

    /run AcceptBattlefieldPort(1,1);AcceptBattlefieldPort(2 ,1);AcceptBattlefieldPort(3,1);AcceptBattlefieldPo rt(4,1);AcceptBattlefieldPort(5,1);AcceptBattlefie ldPort(6,1);
    Quote Originally Posted by Lyonheart View Post
    I just tried to enter WSG with this and it did not work 8\

    That's because the commands are misspelled and have spaces where there shouldn't be. Always proofread before posting, please :/ But yes, this should work if spelled right.

    Try this line instead:

    /run
    AcceptBattlefieldPort(1,1);
    AcceptBattlefieldPort(2,1);
    AcceptBattlefieldPort(3,1);
    AcceptBattlefieldPort(4,1);
    AcceptBattlefieldPort(5,1);
    AcceptBattlefieldPort(6,1);
    Something in the post options is putting the spaces in these commands. It looks fine when you review the post before submitting it, but you'll have to go in and change the post under 'Edit'. Can a mod or admin please look into this? No telling how many other posts are being effected by this.
    Last edited by lans83 : 09-08-2009 at 06:37 AM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •