PapaZola Posted June 3, 2017 Posted June 3, 2017 hello guys i need some help about my pvp script its it possible to turn off solo pvp everyday when 10 pm - 11.59 p.m https://pastebin.com/UXa09yPi Quote
0 Valor Posted June 4, 2017 Posted June 4, 2017 (edited) Case 1: if( gettime(3) == 22 || gettime(3) == 23 ) { mes "Solo Arena currently disabled"; } else if( getcharid(1) ){ mes "Please leave your party."; } else warp "guild_vs3",0,0; break; untested Edited June 4, 2017 by Valor Quote
Question
PapaZola
hello guys i need some help about my pvp script
its it possible to turn off solo pvp everyday when 10 pm - 11.59 p.m
https://pastebin.com/UXa09yPi
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.