10-11-2015, 02:10 AM
(10-11-2015, 01:08 AM)Seadragon91 Wrote: HasTeleported will be set from a command, or? For what is it needed?
I created that to make sure it only teleports you to a certain destination if you walked trough a portal, so it won't teleport you randomly if you write /portal command
(10-11-2015, 01:09 AM)NiLSPACE Wrote: Perhaps a different plugin stops the hook. Try loading the plugin as the first plugin.
I just found the culprit. It was the hook HOOK_PLAYER_MOVING that was causing it to freak out. Re-wrote the stuff, and now it works, thats pretty weird. But at least it works now, so thats good
Now I just need to re-write the teleport stuff again, so it will save everything as a INI file and not a weird string.