| Blockland Forums > Gallery |
| DOF Screenshots |
| << < (885/1630) > >> |
| Masterlegodude:
--- Quote from: Eksi on October 16, 2012, 06:19:06 PM ---how do you teleport --- End quote --- Enter the camera mode, open the Mission Editor, click your character, click the Transform tab and replace any of the 3 Position values and click Apply Then you can spy on your character to see where he's at --- Quote from: Ghille on October 16, 2012, 06:24:25 PM ---MLD Pls release whatever that is. --- End quote --- No mods, i only call it the 'Out There' is because it's some twisted broken dimension so far out that it converts the player's coordinate to 1e+007 |
| ZSNO:
--- Quote from: Eksi on October 16, 2012, 06:19:06 PM ---how do you teleport --- End quote --- if it's a local hosted server --- Code: ---serverconnection.getControlObject().setPosition("9999999 0 0"); --- End code --- or non local (but access to console) --- Code: ---findclientbyname(eksi).player.setPosition("9999999 0 0"); --- End code --- |
| Treynolds416:
You can do both from a local server ^ |
| ZSNO:
--- Quote from: Treynolds416 on October 17, 2012, 02:09:28 PM ---You can do both from a local server ^ --- End quote --- Yes, but the top cannot be used on a non-local server. |
| Ephialtes:
Click for bigger |
| Navigation |
| Message Index |
| Next page |
| Previous page |