I have a script that starts SC_EXPBOOST,-1,-99. It works fine and I have tested it a lot.
But now there was this one player who somehow list his (de)buff.
Do you have any idea what could have ended this?
I have NPCs that sc_end debuffs like Curse or Blind and some that end Assumptio and Link.
I have checked his picklog, he only used some potions and herbs (I have used them myself, it didn't end my SC_EXPBOOST)
Now a workaround would be if my NPC could check if the SC_EXPBOOST -99 is still running before giving his reward.
Is there any way to do it? I mean the buffs are saved somewhere server-sided, but where? And how can I review them?
Thanks a lot!
Edit: getstatus was the way to go, sorry.