Tdi123 Posted September 14, 2020 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Share Posted September 14, 2020 I am developing a script to invoke an MvP in the big size, but I don't know how to do it, is there this command? Example: Quote monster "prontera",150,150, "Big MvP",1832,1; Thanks in advance! Quote Link to comment Share on other sites More sharing options...
0 EveeX Posted September 17, 2020 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 32 Reputation: 29 Joined: 09/16/20 Last Seen: December 21, 2022 Share Posted September 17, 2020 I know about mobevent but this is command custom, i don't know another form Quote Link to comment Share on other sites More sharing options...
0 Patskie Posted September 19, 2020 Group: Members Topic Count: 50 Topics Per Day: 0.01 Content Count: 1702 Reputation: 241 Joined: 09/05/12 Last Seen: Yesterday at 01:20 AM Share Posted September 19, 2020 *monster "<map name>",<x>,<y>,"<name to show>",<mob id>,<amount>{,"<event label>",<size>,<ai>}; monster "prontera",150,150,"Big MvP",1832,1,strnpcinfo(3)+"::OnKill",Size_Large; 1 Quote Link to comment Share on other sites More sharing options...
0 Tdi123 Posted September 20, 2020 Group: Members Topic Count: 93 Topics Per Day: 0.03 Content Count: 195 Reputation: 3 Joined: 12/12/17 Last Seen: January 19 Author Share Posted September 20, 2020 On 9/19/2020 at 6:42 AM, Patskie said: *monster "<map name>",<x>,<y>,"<name to show>",<mob id>,<amount>{,"<event label>",<size>,<ai>}; monster "prontera",150,150,"Big MvP",1832,1,strnpcinfo(3)+"::OnKill",Size_Large; It worked, thank you very much! Quote Link to comment Share on other sites More sharing options...
Question
Tdi123
I am developing a script to invoke an MvP in the big size, but I don't know how to do it, is there this command?
Example:
Thanks in advance!
Link to comment
Share on other sites
3 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.