Has anyone else felt that mom guilt when spending on themselves? I needed new glasses desperately, but kept putting it off because the kids needed shoes, school supplies, you name it. I stumbled upon https://spinmamas.com while looking for ways to unwind after bedtime. The platform felt safe and easy to navigate. One night, feeling particularly brave, I increased my stake. The win allowed me to get those much-needed glasses without any guilt. Now I can see clearly and feel confident again. It's wonderful how a moment of courage can bring such practical, everyday benefits to a mother's life.
Question
Meikis
I want to add abnormal effect when player is inside xx radius of object, I've tried to use in L2Pcinstance something like -
if(isInsideRadius(objX,objY,objZ,500, false, false)) { startAbnormalEffect(AbnormalEffect.MAGIC_CIRCLE); sendMessage("You have entered artefact area"); }but it doesn't work, how to do it right?
15 answers to this question
Recommended Posts