So, I'm trying to create a mod that places the player's viewpoint at a spot defined by an item. The first line is as follows:
function newLevel() {
Now, according to BlockLauncher, there is an illegal character in this line. Can someone tell me how to fix this? I see absolutely nothing wrong with it.
So, I'm trying to create a mod that places the player's viewpoint at a spot defined by an item. The first line is as follows:
function newLevel() {
Now, according to BlockLauncher, there is an illegal character in this line. Can someone tell me how to fix this? I see absolutely nothing wrong with it.
There is nothing wrong with it but can you send the entire code?
The heck is this for