Quesooo Posted August 7, 2017 Group: Members Topic Count: 197 Topics Per Day: 0.07 Content Count: 883 Reputation: 28 Joined: 02/13/17 Last Seen: November 10, 2022 Share Posted August 7, 2017 hi there i want to make a new custom item but how can i do this concept the player use my custom headgear and when he/she attack a monster after 5 seconds he / she will be transform to a mvp boss and after 5 seconds he / she will be back to normal again ( take note if the player attacks only ) please help thank you so much Quote Link to comment Share on other sites More sharing options...
0 Kinx Posted August 7, 2017 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 106 Reputation: 30 Joined: 04/03/17 Last Seen: October 10, 2022 Share Posted August 7, 2017 active_transform mob_id,time; 2 Quote Link to comment Share on other sites More sharing options...
0 Quesooo Posted August 7, 2017 Group: Members Topic Count: 197 Topics Per Day: 0.07 Content Count: 883 Reputation: 28 Joined: 02/13/17 Last Seen: November 10, 2022 Author Share Posted August 7, 2017 15 hours ago, Kinx said: active_transform mob_id,time; where do i place that ?? Quote Link to comment Share on other sites More sharing options...
0 hendra814 Posted August 9, 2017 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1291 Reputation: 170 Joined: 06/12/12 Last Seen: 13 hours ago Share Posted August 9, 2017 (edited) @ itemdb.txt example item W King Tiger Doll Hat [0] 18856 { bonus bStr,2; bonus bDex,2; bonus2 bAddRace,RC_Brute,10; .@r = getrefine(); autobonus "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",3*.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript "Traaaansformation-!! Eddga form!!"; }"; autobonus2 "{ bonus2 bSPLossRate,5,1000; bonus bBaseAtk,25*getrefine(); }",.@r,3000,BF_NORMAL,"{ active_transform 1115,3000; specialeffect2 EF_POTION_BERSERK; showscript "Traaaansformation-!! Eddga form!!"; }"; },{},{} Edited August 9, 2017 by hendra814 Quote Link to comment Share on other sites More sharing options...
Question
Quesooo
hi there i want to make a new custom item
but how can i do this concept
the player use my custom headgear and when he/she attack a monster after 5 seconds he / she will be transform to a mvp boss and after 5 seconds he / she will be back to normal again ( take note if the player attacks only )
please help thank you so much
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.