Author Topic: X-ray mod in blockland?  (Read 3465 times)

I don't think you can do that unless the brick has no raycasting to see the names.

This is possible, and has been done.

If a brick has any sort of transparency then you can see names.


you can do this with torkscript
why do you always write it torkscript

it's torquescript

sorry but this bugs me more than it should

lol this used to be a default console command to see the players
port made a mod for it and it was removed, i believe


eepos made a script that does this, sort of
it highlights all bricks so you can see through walls and things
« Last Edit: June 25, 2014, 12:55:51 PM by McZealot »

eepos made a script that does this, sort of
it highlights all bricks so you can see through walls and things
[img]https://imagizer.imageshack.us/v2/1366x768q50/834/5sj7.png[/img]
A script that changes the environment settings, goes through all bricks and turns rendering off, and commands to all clientCmdShowBricks(1); ?

A script that changes the environment settings, goes through all bricks and turns rendering off, and commands to all clientCmdShowBricks(1); ?
no.. that's client sided I think

why do you always write it torkscript

it's torquescript

sorry but this bugs me more than it should
because I can't write that fast without misspelling it and it's dork anyways

A script that changes the environment settings, goes through all bricks and turns rendering off, and commands to all clientCmdShowBricks(1); ?
no, it's client-sided