- Joined
- Sep 13, 2024
- Messages
- 67
- Solutions
- 2
- Reaction score
- 30
- Points
- 18
Hey guys I need help understanding how come this nJob is showing that it isn't declared but its being used throughout the source code?
What I'm doing is that I just recently copied an edit to the Ringmaster Hero Skill making it a full buff Skill.
I'm trying to put a check statement on it to see if the user is a Seraph/Florist. But it's giving me an error that the "nJob" isn't declared.
Am I missing something like an include file?
My Files: V19.4 Lodelight
Edit From: Sakura Source
The Codes:
The Error:
What I'm doing is that I just recently copied an edit to the Ringmaster Hero Skill making it a full buff Skill.
I'm trying to put a check statement on it to see if the user is a Seraph/Florist. But it's giving me an error that the "nJob" isn't declared.
Am I missing something like an include file?
My Files: V19.4 Lodelight
Edit From: Sakura Source
The Codes:
The Error: