Gidz Cross Posted December 3, 2019 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Yesterday at 07:26 AM Share Posted December 3, 2019 32004,Custom_Valkyrie_Manteau,Valkyrie Manteau,4,0,,500,,3,,1,0xFFFFFFFE,7,2,4,,1,1,0,{ bonus bUnbreakableGarment,0; bonus bAllStats,1; if(BaseClass==Job_Mage||BaseClass==Job_Archer||BaseClass==Job_Thief||BaseClass==Job_Gunslinger||BaseClass==Job_Taekwond) bonus bFlee2,5+ (getrefine()*3); if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Acolyte||BaseClass==Job_Ninja) bonus bShortWeaponDamageReturn,5+(getrefine()*3); },{},{} 32005,Custom_Valkyrie_Shoes,Valkyrie Shoes,4,0,,500,,4,,1,0xFFFFFFFE,7,2,64,,1,1,0,{ bonus bUnbreakableShoes,0; bonus bAllStats,1; bonus2 bResEff,Eff_Eff_Sleep,10000; bonus bSpeedRate,10; bonus bMaxHPrate,5; bonus bMaxSPrate,5; },{},{} Can you guys check my script to my custom valk manteau and shoes? It giving me error on my console. Quote Link to comment Share on other sites More sharing options...
0 BeWan Posted December 3, 2019 Group: Members Topic Count: 20 Topics Per Day: 0.01 Content Count: 403 Reputation: 249 Joined: 07/04/19 Last Seen: Wednesday at 08:46 AM Share Posted December 3, 2019 (edited) i think the problem is this. bonus2 bResEff,Eff_Eff_Sleep,10000; use this one. bonus2 bResEff,Eff_Sleep,10000; Edited December 3, 2019 by BeWan 1 Quote Link to comment Share on other sites More sharing options...
0 Gidz Cross Posted December 3, 2019 Group: Members Topic Count: 133 Topics Per Day: 0.03 Content Count: 686 Reputation: 89 Joined: 04/07/14 Last Seen: Yesterday at 07:26 AM Author Share Posted December 3, 2019 2 minutes ago, BeWan said: use this bonus2 bResEff,Eff_Sleep,10000; Oh! I noticed as well. Well im going to use your script. It seems i cannot reproduce the error now. I wonder whats that error. It was last night. Thanks as always @BeWan Quote Link to comment Share on other sites More sharing options...
Question
Gidz Cross
32004,Custom_Valkyrie_Manteau,Valkyrie Manteau,4,0,,500,,3,,1,0xFFFFFFFE,7,2,4,,1,1,0,{ bonus bUnbreakableGarment,0; bonus bAllStats,1; if(BaseClass==Job_Mage||BaseClass==Job_Archer||BaseClass==Job_Thief||BaseClass==Job_Gunslinger||BaseClass==Job_Taekwond) bonus bFlee2,5+ (getrefine()*3); if(BaseClass==Job_Swordman||BaseClass==Job_Merchant||BaseClass==Job_Acolyte||BaseClass==Job_Ninja) bonus bShortWeaponDamageReturn,5+(getrefine()*3); },{},{} 32005,Custom_Valkyrie_Shoes,Valkyrie Shoes,4,0,,500,,4,,1,0xFFFFFFFE,7,2,64,,1,1,0,{ bonus bUnbreakableShoes,0; bonus bAllStats,1; bonus2 bResEff,Eff_Eff_Sleep,10000; bonus bSpeedRate,10; bonus bMaxHPrate,5; bonus bMaxSPrate,5; },{},{}
Can you guys check my script to my custom valk manteau and shoes? It giving me error on my console.
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.