- script WoR#disable -1,{
OnInit:
disablenpc "War of Rune#WoR";
disablenpc "War of Rune#banker";
end;
}
- script WoRannouncer -1,{
L_play:
OnHour2:
pvpoff "guild_vs1";
killmonsterall "guild_vs1";
announce "WoR: Hello! It's time again for War of Rune (AKA: WoR)",0;
sleep2 10000;
announce "WoR: Please Register and talk to me in Prontera!",0;
sleep2 10000;
announce "WoR: I will not let anyone register after 1 minute. Prize will be <PRIZE AMOUNT> <PRIZE>.",0;
hideonnpc "War of Rune#WoR";
OnMinute1:
announce "WoR: Closed. Next Round is in 2 Hours.",0;
hideoffnpc "War of Rune#WoR";
donpcevent "War of Rune#banker::L_playwor";
end;
}
Edited by Emistry Please use [CODEBOX] or Attachments for long contents.
Question
Dev Blaze

Edited by EmistryPlease use [CODEBOX] or Attachments for long contents.
Link to comment
Share on other sites
2 answers 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.