Instead of the empty String literals "" (double quotes), try using an underscore _ at the end of the teleport lines.
Edit: Actually, that probably won't work because it's an unbound variable where a String is supposed to go.
Edit: What's that 0 doing in the CharacterTeleportToTrigger function? That's probably where the conflict with function definition error is coming from.
Last edited by Rhidian; 26/12/14 08:34 PM.