PapaZola Posted June 3, 2017 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 Valor Posted June 4, 2017 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 72 Reputation: 29 Joined: 12/21/16 Last Seen: January 5, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 PapaZola Posted June 4, 2017 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Author Share Posted June 4, 2017 only tempory disable hurmm Quote Link to comment Share on other sites More sharing options...
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
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.