Jump to content
  • 0

[ BUG ]PvP Ladder by Annieruru


Question

Posted

I'm currently using his/her script but i'm encountering some error here. 

PvP Ladder link : https://pastebin.com/raw/MAz192k4

Problem #1 it doesn't recognized the map when i enable 
    set .announcemap, 1; // announce the map name in the announcement ? : 0 - off, 1 - on

Problem #2 when i use the selected map the announcer doesn't appear
 
    pvp_y_1-2    mapflag    loadevent
    setarray .maptrigger$, // only these maps will trigger this script
        "pvp_y_1-2"; // uncomment this to allow load all maps


image.thumb.png.fc14c92b4635ed6a32523291fb9227bd.png

1 answer to this question

Recommended Posts

  • 0
Posted

Nevermind guys. I've resolved it. 

Changed :

from 
getmapxy .@map$,   .@x,   .@y,    0;

to :

getmapxy .@map$,  .@x,    .@y,    BL_PC;

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...