I have been making some custom events and while using the commands target.setFire(1); I saw target.setPartying. It seems like a really funny property that I wan't to check out what it does but I can't get it working.
Here is my exact command line but it doesn't work
target.setPartying(1, true);
What does it mean?
Thanks