통합 전장 게시판

전체보기

모바일 상단 메뉴

본문 페이지

[기타] 무작 전장 신청 메크로

초코책스
댓글: 40 개
조회: 4734
추천: 99
2011-10-22 21:29:54
무작 신청:

/run for i=1,GetNumBattlegroundTypes()do local _,_,_,iR,_=GetBattlegroundInfo(i)if iR then JoinBattlefield(i)end end

하나만 신청:

/run for i=1,GetNumBattlegroundTypes()do local name,_,_,_,_=GetBattlegroundInfo(i)if name=="전장 이름"then JoinBattlefield(i)end end

여러개 신청:

/run for i=1,GetNumBattlegroundTypes()do local _,_,_,_,BGID=GetBattlegroundInfo(i)function JB(I)JoinBattlefield(BGID==I and i)end JB(ID#1)JB(ID#2)JB(ID#3)end

ID#에

  • 1 = 알방
  • 2 = 노래방
  • 3 = 아라시
  • 7 = 폭눈
  • 9 = 고대
  • 30 = 정복
  • 32 = 무작
  • 길니는 모르게씀

    하나신청

    /run for i=1,GetNumBattlegroundTypes()do local _,_,_,_,BGID=GetBattlegroundInfo(i)function JB(I)JoinBattlefield(BGID==I and i)end JB(ID#1)end

    두개 신청

    /run for i=1,GetNumBattlegroundTypes()do local _,_,_,_,BGID=GetBattlegroundInfo(i)function JB(I)JoinBattlefield(BGID==I and i)end JB(ID#1)JB(ID#2)end

    3

    /run for i=1,GetNumBattlegroundTypes()do local _,_,_,_,BGID=GetBattlegroundInfo(i)function JB(I)JoinBattlefield(BGID==I and i)end JB(ID#1)JB(ID#2)JB(ID#3)end

    4

    /run for i=1,GetNumBattlegroundTypes()do local _,_,_,_,BGID=GetBattlegroundInfo(i)function JB(I)JoinBattlefield(BGID==I and i)end JB(ID#1)JB(ID#2)JB(ID#3)JB(ID#4)end


    테스트해서 다 되긴되던데...레알 귀찮이즘 분들만 쓰시면될듯 or 추불

    아메리카 블자 포름에서 퍼옴
  • Lv35 초코책스

    모바일 게시판 하단버튼

    댓글

    새로고침
    새로고침

    모바일 게시판 하단버튼

    지금 뜨는 인벤

    더보기+

    모바일 게시판 리스트

    모바일 게시판 하단버튼

    글쓰기

    모바일 게시판 페이징

    최근 HOT한 콘텐츠

    • 와우
    • 게임
    • IT
    • 유머
    • 연예
    AD