Mrx's Mods For RTB
Set Status
commandtoserver('setstatus',"%status"); Replace %status with the status you want. Hide Name Using Set StatusUse the full example on example.txt - copy the full lines in turn and alter text accordingly. You can use this to hide your name: commandtoserver('setstatus',"\t\t\t\t%status\t\t\t\t"); Add the same amount of \t either side until your name has gone. Easier Way: $t="\t"; - Alter so you have a lot of \t Then type: commandtoserver('setstatus',$t @ "%status" @ $t); Change %status to the status you want. Full Example: Enter into console one line at a time, copy and paste from here: Infinite MoversFor this to work you either need Bac's pack or Bleh's infinite mover mod. Put your wrench into mover mode, hit the brick set the movement and in the return delay write 2000 #INF. 2000 can be any number. The movement repeats until brick is deleted or settings are removed. Instant Return MoverEnter -1000 into the return delay and the mover should come back instantly after having been to it's destination. |
