- Joined
- Jan 3, 2016
- Messages
- 26
- Reaction score
- 8
- First Language
- English
- Primarily Uses
I have a recurring problem with the XaiL System - Teleport script. I get the following error when I try to :add tp ids:

The script text is as follows:
tp(0, :add);
tp(1, :add);
tp(2, :add);
tp(3, :add);
tp(4, :add)
I've found the usage of ".include?" in the script, but I have no idea how to fix the bug.
The script can be found here.
Help!

The script text is as follows:
tp(0, :add);
tp(1, :add);
tp(2, :add);
tp(3, :add);
tp(4, :add)
I've found the usage of ".include?" in the script, but I have no idea how to fix the bug.
The script can be found here.
Help!
Last edited by a moderator:



