Jump to content
  • 0

[ BUG ]PvP Ladder by Annieruru


Gerzzie

Question


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  136
  • Reputation:   48
  • Joined:  06/18/12
  • Last Seen:  

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

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  136
  • Reputation:   48
  • Joined:  06/18/12
  • Last Seen:  

Nevermind guys. I've resolved it. 

Changed :

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

to :

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

 

Link to comment
Share on other sites

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.

×
×
  • Create New...