Quote:
Originally posted by internetexplorer
NPC Code:
CODE
|
Problem: #T(#e(5,-1,#c))
You don't need to use #T since you're using #e. Also it's #e(
6,-1,#c), because #e counts white spaces.
Quote:
I'm making some type of healing NPC,
and it's suppose to heal the player no matter
what AP they might have.
|
Why is it checking if player's AP are <= 39 then?

Also you're adding 40 and taking 40 of AP.. lol