Files
2009scape/dumps/scripts/2881.cs2
T
2021-03-07 20:37:32 -06:00

12 lines
310 B
Plaintext

void script_2881() {
if (((boolean)bitconfig_4393) || ((boolean)bitconfig_542)) {
return;
}
if (((boolean)globalint_1077)) {
script_39(12255244, 12255248, 25, 189, "Click here to access full song list");
} else {
script_39(12255244, 12255248, 25, 189, "Click here to access playlist");
}
return;
}