Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Console Documentation
- To edit a setting:
- s.SETTING_NAME {new_value}
- To run a function:
- f.FUNCTION_NAME {arg1} {arg2} ...
- Function list:
- visabilitymaterials / materialsvisability / materialvis : noargs
- Removes materials
- visabilitylighting / lightingvisability / lightingvis : noargs
- Removes shadows and brightens map
- suicide : noargs
- Kills yourself
- to : string player_name
- Teleports you to specified player. partial usernames work
- stickto : string player_name
- Loop teleports you to specified player. partial usernames work
- unstickto : noargs
- Stops loop teleporting you
- anchorme : noargs
- Anchors your body
- unanchorme : noargs
- Unanchors your body
- sitme : noargs
- Makes your character sit
- sethome : string home_name
- Remembers a location for future teleportation
- home : string home_name
- Teleports you to a previously remembered location
- walkspeed : number new_walkspeed
- Changes your characters walkspeed
- repvar : anytype searchVal, anytype replaceVal
- Searches variables in memory and replaces matching values
Advertisement
Add Comment
Please, Sign In to add comment