delux21 Posted July 21, 2013 Posted July 21, 2013 hello can i request or give me a guide for PVP ROOM that hide or disable when War of Emperium is On ??? Thank you for advance help Quote
Capuche Posted July 22, 2013 Posted July 22, 2013 in you pvp script add the label OnAgitStart + hideonnpc (hide the npc when the woe start) and OnAgitEnd + hideoffnpc (unhide) sample: OnAgitstart: hideonnpc strnpcinfo(0); end; OnAgitEnd: hideoffnpc strnpcinfo(0); end; Quote
uDe Posted July 23, 2013 Posted July 23, 2013 did it work? Of course it'll work. Just insert the lines given into your PVP Warper NPC. When WOE start, PVP Warper NPC will hiding and when WOE end, PVP Warper NPC will appear. So, your players can't go to PVP while WOE. Quote
Question
delux21
hello can i request or give me a guide for PVP ROOM that hide or disable when War of Emperium is On ???
Thank you for advance help
5 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.