Jump to content

pyrofool

Members
  • Posts

    11
  • Joined

Everything posted by pyrofool

  1. Would it be possible to get hooks into the player events? ie crafting, consuming items, breaking blocks,killing zombies or animals? I think it would be fun to come up with some in game achievements.
  2. From the patch notes it looks like they borrowed some of Allocs fixes ie telnet and extra commands.
  3. I tried doing something similar by putting in a 1 second delay but it was not enough time in between the TPs and I didn't want to add anymore intentional delays.
  4. Any update on the chunk loading/ teleportation issue? Did something change with the unity update so chunks are unloaded to save memory?
  5. Both p2p teleport and x y z teleport are broken for me. p2p usually ends up with the player in the ground and x y z ends up falling through the ground about 50% of the time. if I do the same x y z teleport twice in a row I can usually get it on the second try.
  6. Did something change with teleportation? Before the command needed int and now it seems like it needs float and I will get teleported partially into the ground sometimes and break my legs whereas before I would bobble and land on top of ground.
  7. Is there anything special that needs to be done to migrate instances from one machine to another? I did a backup from 7dtd.sh and copied that to the new server but I can't connect. Status shows it running but no open ports. I can connect if I make a new instance on the new server.
  8. I keep trying to teleport and I'm having issues. When you use lp you get something like this pos=(1782.9, 69.0, -651.1). Does this map to x, y,z for the teleport command? I would thing that x = 1782.9, y = -651.1 and z = 69.0 but every time I try I end up glitched.
  9. I updated the scripts for 471356 but updateengine is saying the newest one is 471352. Is the 471356 dedicated server just not out yet?
  10. The command will not work without a z coor. I tried several variations for the z coor and all glitched me into the sky and then I landed on the ground and died/broke leg. I didn't know the lp command would give you z coor so I will try that, thanks. It wold be cool if we could name entities and then teleport to them like waypoints. Maybe Alocc could make a command to create a named waypoint that just grabs the xyz coor of the player and then saves it off as a file that can be read back to call up the named coor. I guess this could also be done with a python script or something but it would be a nice feature to have in the server itself.
  11. Is there any safe way to teleport someone to a location without knowing the z coor? If not is there a way to figure out a safe z coor?
×
×
  • Create New...