Posted 24 August 2013 - 07:52 PM
Hello! I am having issues with a program regarding command blocks.
First off, I would like to say that the config in the severs is enabled, and the config in CC itself is enabled
Here is my program http://pastebin.com/JK16E0mS .
Tt was working until I restarted my server.. Now its giving me "startup:7: attempt to call nil" Like its not even detecting the command block is there anymore!
My in-game setup is a computer, with a chatbox on the top, and a command block on the left
When the player says "takemehome" in chat, its supposed to teleport the player to those specified coordinates, from any world/dimension
Any help would be greatly appreciated
Small derp, I moved the wrap for the chat box outside of the while look
First off, I would like to say that the config in the severs is enabled, and the config in CC itself is enabled
Here is my program http://pastebin.com/JK16E0mS .
Tt was working until I restarted my server.. Now its giving me "startup:7: attempt to call nil" Like its not even detecting the command block is there anymore!
My in-game setup is a computer, with a chatbox on the top, and a command block on the left
When the player says "takemehome" in chat, its supposed to teleport the player to those specified coordinates, from any world/dimension
Any help would be greatly appreciated
Small derp, I moved the wrap for the chat box outside of the while look