3D OWOT script: Difference between revisions
Appearance
this is the script guys |
Guest-1052 (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
w.chat.send("/warp " + (!+document.getElementById("3d").value ? "" : "dimension3dz" + document.getElementById("3d").value)); | w.chat.send("/warp " + (!+document.getElementById("3d").value ? "" : "dimension3dz" + document.getElementById("3d").value)); | ||
}; | }; | ||
[[Category:Scripts]] |