Haze Posted November 28, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 36 Reputation: 0 Joined: 11/02/13 Last Seen: January 20, 2014 Share Posted November 28, 2013 is there a script that could set some MVP so that only GM Lv 99 can summon it? Quote Link to comment Share on other sites More sharing options...
painrugi Posted November 28, 2013 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 58 Reputation: 6 Joined: 06/16/13 Last Seen: September 27, 2015 Share 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 Link to comment Share on other sites More sharing options...
Patskie Posted November 28, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 2 hours ago Share 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 Link to comment Share on other sites More sharing options...
Budots Posted November 29, 2013 Group: Members Topic Count: 69 Topics Per Day: 0.02 Content Count: 200 Reputation: 1 Joined: 09/25/13 Last Seen: January 6, 2014 Share Posted November 29, 2013 @PatskieCan you make some for us, coz your pro on this. :D Quote Link to comment Share on other sites More sharing options...
Patskie Posted November 29, 2013 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: 2 hours ago Share Posted November 29, 2013 http://pastebin.com/raw.php?i=2x9GivXJ 1 Quote Link to comment Share on other sites More sharing options...
Haze Posted November 30, 2013 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 36 Reputation: 0 Joined: 11/02/13 Last Seen: January 20, 2014 Author Share Posted November 30, 2013 Thank you sir Quote Link to comment Share on other sites More sharing options...
Question
Haze
is there a script that could set some MVP so that only GM Lv 99 can summon it?
Link to comment
Share on other sites
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.