rosfus Posted June 17, 2013 Group: Members Topic Count: 15 Topics Per Day: 0.00 Content Count: 75 Reputation: 3 Joined: 04/12/13 Last Seen: August 15, 2014 Share Posted June 17, 2013 This is my Bonus Script: 15094,Brave_robe,Brave Robe,5,20,,800,,50,,1,0x00000004,8,2,16,0,160,1,0,{bonus bMaxHPrate,5; bonus bMaxSPrate,5; bonus bMatk,10; bonus bFlee,10; bonus2 bCastValue,"WZ_VERMILION",-1; bonus2 bCastValue,"WZ_METEOR",-1; bonus2 bCastValue,"WZ_STORMGUST",-1; if(((getrefine())/2) == (floot((getrefine())/2))) {bonus bCastrate,20; bonus bNoCastCancel2,0;} if(((getrefine())/2) >(floor((getrefine())/2))) {bonus bCastrate,20; bonus bNoCastCancel2,0;} },{},{} In which: if(((getrefine())/2) == (floot((getrefine())/2))) {bonus bCastrate,20; bonus bNoCastCancel2,0;} if(((getrefine())/2) >(floor((getrefine())/2))) {bonus bCastrate,20; bonus bNoCastCancel2,0;} Console error: Unrecognized The RED Introduction is:If there is an odd one smelting, variable cast time increased by 20%, and the cast is broken.If there is an even number, smelting, refining sugar 2 MDEF + 1, 1% variable cast time reduction. How to determine the Odd Even.?? Quote Link to comment Share on other sites More sharing options...
Question
rosfus
This is my Bonus Script:
In which:
if(((getrefine())/2) == (floot((getrefine())/2))) {bonus bCastrate,20; bonus bNoCastCancel2,0;} if(((getrefine())/2) >(floor((getrefine())/2))) {bonus bCastrate,20; bonus bNoCastCancel2,0;}
Console error: Unrecognized
The RED Introduction is:
If there is an odd one smelting, variable cast time increased by 20%, and the cast is broken.
If there is an even number, smelting, refining sugar 2 MDEF + 1, 1% variable cast time reduction.
How to determine the Odd Even.??
Link to comment
Share on other sites
0 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.