Replies: 1 comment 3 replies
-
|
Well I'm a total idiot. Fixing the indentation cleared the error. Working calcskill_kill_points.pl looks like this: |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
EDIT: Noob mistake fixed, see post 2.....
Hey,
I am trying to make my own skillcalc method and I keep getting an error that I can't diagnose myself.

I was getting some perl errors I could track down before, but once I "fixed" those this error shows up. My file name is calcskill_kill_points.pl and on the web admin panel the Skill Calculation field is points.
Here are the contents of calcskill_kill_points.pl:
I am not a programmer by trade so there could be something extremely simple I am missing. I did put the formula into a standalone perl file and it gave me everything I expected. Here are the contents of the standalone perl file:
Any help would be greatly appreciated, thank you!
Beta Was this translation helpful? Give feedback.
All reactions