• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Request Lua Functions.

Warmen ATS

New Member
Joined
Apr 13, 2018
Messages
4
Reaction score
1
TFS 0.4

Is there any moon function that makes the player use certain magic or use mana? It would be to train ML while on a certain tile, the script I know how to do .. I just do not know how to use it or if there are such functions.

Could someone send me?
 
Use onStepIn & onStepOut (a movement script), I wrote a square trainer some years which trains magic level amongst other things, anyway the way I accomplished the means is using a storage value.
Here is a link to the 8.6 versions of the script.
MoveEvent - Revised Square Trainer - Removes Soul & Teleports Player to Temple When Soul = 0

Here is the 1.2 version, this version removes mana and adds the amount removed to magic level gain.
MoveEvent - Square Trainer - 1.2 - removes stamina while training
 
Back
Top