Gerzzie Posted April 22, 2019 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 137 Reputation: 48 Joined: 06/18/12 Last Seen: 10 hours ago Share Posted April 22, 2019 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 Quote Link to comment Share on other sites More sharing options...
0 Gerzzie Posted April 22, 2019 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 137 Reputation: 48 Joined: 06/18/12 Last Seen: 10 hours ago Author Share Posted April 22, 2019 Nevermind guys. I've resolved it. Changed : from : getmapxy .@map$, .@x, .@y, 0; to :getmapxy .@map$, .@x, .@y, BL_PC; Quote Link to comment Share on other sites More sharing options...
Question
Gerzzie
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
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.