Skip to content

Manual:DIL Manual experience()

iamnove edited this page Jan 18, 2023 · 57 revisions


experience ( i : integer, u : unitptr )
   i : A integer number of experience to gain or loose.
   u : The player to receive the experience.
   result: The integer amount of experience is added to the players
           total amount of experience (thus causing more or less
           experience). USE WITH CARE! SUGGEST THAT YOU ONLY USE
           INTEGER CONSTANTS AS THE EXPRESSION TO AVOID ERRORS.
---~---~---~---~---~---~---~---~---
Clone this wiki locally