manabeast Posted April 2, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Share Posted April 2, 2012 i put monster spawn on script. spawn like below. is there anyway to make the mob size increase ? prontera,0,0,0,0 monster poring 1002,1,0,0,0 Quote Link to comment Share on other sites More sharing options...
plankt Posted April 2, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 130 Reputation: 43 Joined: 12/11/11 Last Seen: July 16, 2017 Share Posted April 2, 2012 (edited) https://rathena.svn....pt_commands.txt <map name>,<x>,<y>,<xs>,<ys>%TAB%monster%TAB%<monster name>%TAB%<mob id>,<amount>,<delay1>,<delay2>,<event> The Event field can be used alternatively to specify other mob properties. Use2 to specify that the mob should be small, 4 for big monsters Edited April 2, 2012 by plankt Quote Link to comment Share on other sites More sharing options...
manabeast Posted April 3, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Author Share Posted April 3, 2012 (edited) still dun understand. the specify you mantion 4 for big should add at where? <map name>,<x>,<y>,<xs>,<ys>%TAB%monster%TAB%<monster name>%TAB%<mob id>,<amount>,<delay1>,<delay2>,<event> <map name>,<x>,<y>,<xs>,<ys>%TAB%monster%TAB%10024%TAB%<mob id>,<amount>,<delay1>,<delay2>,<event> 1002+4? or inside mob_db.txt? Edited April 3, 2012 by manabeast Quote Link to comment Share on other sites More sharing options...
plankt Posted April 3, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 130 Reputation: 43 Joined: 12/11/11 Last Seen: July 16, 2017 Share Posted April 3, 2012 (edited) Setting the event field to 4, for a big monster, would give you: <map name>,<x>,<y>,<xs>,<ys>%TAB%monster%TAB%<monster name>%TAB%<mob id>,<amount>,<delay1>,<delay2>,4 Edited April 3, 2012 by plankt 1 Quote Link to comment Share on other sites More sharing options...
manabeast Posted April 4, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Author Share Posted April 4, 2012 wow.. it's work... thank you very much ^^. 4 is big .. if 5? i read the text it's write 8 is ai that attack other mob. if i put 48= big+ atk other mob? Quote Link to comment Share on other sites More sharing options...
plankt Posted April 4, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 130 Reputation: 43 Joined: 12/11/11 Last Seen: July 16, 2017 Share Posted April 4, 2012 Small: 2 Big: 4 AI: 8 Small and AI: 2+8 = 10 Big and AI: 4+8 = 12 You enter the red values as event. 1 Quote Link to comment Share on other sites More sharing options...
manabeast Posted April 5, 2012 Group: Members Topic Count: 138 Topics Per Day: 0.03 Content Count: 835 Reputation: 25 Joined: 11/22/11 Last Seen: December 4, 2012 Author Share Posted April 5, 2012 i see... now finaly can make boss atk other creep xD! thank you plankt... you very much help. Quote Link to comment Share on other sites More sharing options...
Question
manabeast
i put monster spawn on script. spawn like below. is there anyway to make the mob size increase ?
prontera,0,0,0,0 monster poring 1002,1,0,0,0
Link to comment
Share on other sites
6 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.