Attempting to get Bungeecord Teleportation Functional
#21
Huh, I tried all these examples out and it seems to me that Cuberite ins interpreting the HTML stuff as lua code. e.g.

Code:
Warn [09:06:40] Can't load plugin BungeeTest because of a load error in file Plugins/BungeeTest/BungeeTest.lua: 3 (Plugins/BungeeTest/BungeeTest.lua:62: ')' expected near 'highlight')

I'm assuming that has something to do with the
Code:
a_Player:GetClientHandle():SendPluginMessage("<span class="highlight" style="padding-left: 0px; padding-right: 0px;">Bungee</span>Cord", "\0\7Connect" .. StringLenToASCII(a_Player,server) .. server);
line, where the "highlight" text is treated as outside of the quotation marks. Strange, as this thread isn't all that old.

Any suggestions? Huh
Reply
Thanks given by:


Messages In This Thread
RE: Attempting to get Bungeecord Teleportation Functional - by DaPorkchop - 11-29-2015, 06:17 PM



Users browsing this thread: 1 Guest(s)