Haze Posted November 28, 2013 Posted November 28, 2013 is there a script that could set some MVP so that only GM Lv 99 can summon it? Quote
painrugi Posted November 28, 2013 Posted November 28, 2013 set @monster/@spawn command only for GM lv 99 on groups.conf.. but if you want only some mvp, i don't know to set it because that command include all monster on database Quote
Patskie Posted November 28, 2013 Posted November 28, 2013 1. Create a script and bind the @monster command on it 2. Create an array composing of multiple (mvp) mob_id values 3. Go through a loop with those values stored in the array 4. If the gm level is > or = 99 and if the first parameter on @monster doesn't match with those values then trigger the @monster command Quote
Budots Posted November 29, 2013 Posted November 29, 2013 @PatskieCan you make some for us, coz your pro on this. :D Quote
Patskie Posted November 29, 2013 Posted November 29, 2013 http://pastebin.com/raw.php?i=2x9GivXJ 1 Quote
Question
Haze
is there a script that could set some MVP so that only GM Lv 99 can summon it?
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.