Is this possible? - to set a condition that makes an areatrigger teleport function only on characters of a certain level (or higher)?
Thanks for any help with this
Scy
Is this possible? - to set a condition that makes an areatrigger teleport function only on characters of a certain level (or higher)?
Thanks for any help with this
Scy
You might be able to do that by creating an areatrigger script that checks for that condition.
There are plenty of examples in https://github.com/TrinityCore/TrinityCore/blob/master/src/server/scripts/World/areatrigger_scripts.cpp