![]() |
casting magic even on stoned - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: casting magic even on stoned (/Thread-casting-magic-even-on-stoned) |
casting magic even on stoned - dicataldisky - 12-02-2019 05:41 AM Hello, I have a script that lets char stone Because the same type of stone or coal can cast beaver spells, I would like to know how to block any kind of non-char event while it is in stone, or what code to add to block or cast magic: The code I'm using to make char stoned is: Quote: UID.<TAG.DESAFIANTE1>.CRIMINAL 0 Thanks RE: casting magic even on stoned - Coruja - 12-02-2019 08:46 AM This should be considered an bug, because stoned chars can't start any action (which includes walk, move items, use skills, etc) so they also should not be able to cast spells. I already fixed this on latest build, so you just need to update to latest build to fix this |