ParkKyuSeon / Maplestory_DPM

51 stars 17 forks source link

any tutorial for this R project #19

Open YihanWangAstro opened 2 years ago

YihanWangAstro commented 2 years ago

which script is the right one to execute?

WhatTheBlock commented 2 years ago

Run \job\*.R can calculate specify job.

YihanWangAstro commented 2 years ago

Error in CoreBuilder(ActSkills = c("Ruin", "Infinite", "Restore", "Storm", : could not find function "CoreBuilder"

WhatTheBlock commented 2 years ago

try to run \base\VMatrix Data.R first. CoreBuilder is defined in this script.

YihanWangAstro commented 2 years ago

Thanks! I can successfully run script for specific job. However, it throws error

Error in PotentialOpt[[Idx1]] : attempt to select less than one element in get1index

WhatTheBlock commented 2 years ago

This problem needs to check the set value of the job. Now I am also trying to apply the new value changes to my job. 😆