maynard Posted January 11, 2012 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 159 Reputation: 1 Joined: 12/21/11 Last Seen: April 20, 2014 Share Posted January 11, 2012 how to duplicate the monster in morroc? - script Damage_Test -1,{ OnInit: monster "prontera",155,159,"Damage Test",3011,1,strnpcinfo(0)+"::OnInit"; end; } Quote Link to comment Share on other sites More sharing options...
Arcenciel Posted January 11, 2012 Group: Members Topic Count: 69 Topics Per Day: 0.01 Content Count: 1315 Reputation: 372 Joined: 12/10/11 Last Seen: August 31, 2013 Share Posted January 11, 2012 Add below the first monster line. monster "morroc",155,159,"Damage Test",3011,1,strnpcinfo(0)+"::OnInit"; Quote Link to comment Share on other sites More sharing options...
maynard Posted January 11, 2012 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 159 Reputation: 1 Joined: 12/21/11 Last Seen: April 20, 2014 Author Share Posted January 11, 2012 hahaha, its been answered, thank you very much. I did that and came here but you already answered it. I was going to closed this. Thanks again sir. my bad for not trying too much. Closed this now. Problem solved. Quote Link to comment Share on other sites More sharing options...
Question
maynard
how to duplicate the monster in morroc?
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.