donkeyg Posted February 16, 2014 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Share Posted February 16, 2014 how to make monster immovable or moveable? Quote Link to comment Share on other sites More sharing options...
Euphy Posted February 16, 2014 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted February 16, 2014 Read: doc/mob_db_mode_list.txt MD_CANMOVE | 0x0001 | 1 Quote Link to comment Share on other sites More sharing options...
donkeyg Posted February 18, 2014 Group: Members Topic Count: 344 Topics Per Day: 0.07 Content Count: 1060 Reputation: 1 Joined: 02/13/12 Last Seen: November 14, 2016 Author Share Posted February 18, 2014 (edited) Read: doc/mob_db_mode_list.txt MD_CANMOVE | 0x0001 | 1 so edit like this in mob_db? 2320,BAKONAWA_1,Bakonawa,Bakonawa,156,33518840,1,0,0,10,24801,43302,472,0,251,134,194,70,237,66,10,12,2,9,81,0x0001 , and more..... Edited February 18, 2014 by donkeyg Quote Link to comment Share on other sites More sharing options...
sandbox Posted February 19, 2014 Group: Members Topic Count: 38 Topics Per Day: 0.01 Content Count: 949 Reputation: 174 Joined: 06/12/12 Last Seen: Friday at 12:25 PM Share Posted February 19, 2014 Find 2320,BAKONAWA_1,Bakonawa,Bakonawa,156,3351884,1,0,0,10,4801,7302,472,0,251,134,194,70,237,66,10,12,2,9,81,0x1A4,2000,440,672,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Replace (Makes bakonawa movable) 2320,BAKONAWA_1,Bakonawa,Bakonawa,156,3351884,1,0,0,10,4801,7302,472,0,251,134,194,70,237,66,10,12,2,9,81,0x1A5,2000,440,672,432,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 Quote Link to comment Share on other sites More sharing options...
Question
donkeyg
how to make monster immovable or moveable?
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.