• 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!

TFS 1.2 Action Script Exp give doesnt trigger creaturescript onadvance

Tbol

Well-Known Member
Joined
Apr 7, 2019
Messages
592
Reaction score
64
Hello using a simple give 10kk exp scroll that suppose to give exp, but i noticed it doesnt trigger creaturescript onadvance my unique rewards for reaching certain level points, but its being triggered if you use like admin command /addskill test, level, 100. Is this like tfs 1.2 bug or something?
 
Post the scripts for both of these here, your action script and your talkaction.

This way we can break down the differences and potentially find a resolution and or answer as to why it would act differently between the two.
 
Adjusted the loop to iterate through each level gained, applying rewards for each level. Probably thats why you're not getting onadvance rewards
 
Back
Top