Jump to content

Help.


Footman Crouch

Recommended Posts

2 minutes ago, gghhrr said:

1. make a pickaxe, and mine stone slab which drop rocks so you can craft hammer

2. wait for BFB to bring you back to the cave

  Hide contents

3. cheat the way out, c_give("hammer")

 

Can't smack it, it's inside the door

I'm fine with BFB, but Is there ways to delete the skeleton? I still need to return there for aporkalypse.

Link to comment
Share on other sites

38 minutes ago, DarithD said:

Can't smack it, it's inside the door

I'm fine with BFB, but Is there ways to delete the skeleton? I still need to return there for aporkalypse.

c_find("skeleton"):Remove()

I believe that's the correct syntax to delete a skeleton from view. I cannot test this though if it's correct. Do double check with a brand new world whether it works or not since I unfortunately cannot test it myself at the moment.

With a new test world do following in console:

  • c_gonext("skeleton")
  • c_find("skeleton"):Remove()
  • Skeleton should be gone at this point
Link to comment
Share on other sites

alternate way to do that:

mouse over the skeleton and enter this command.

TheInput:GetWorldEntityUnderMouse():Remove()

 

Warning: make sure you can examine the skeleton before enter command, else you might accidentially delete the entrance

Link to comment
Share on other sites

40 minutes ago, Zillvr said:

c_find("skeleton"):Remove()

I believe that's the correct syntax to delete a skeleton from view. I cannot test this though if it's correct. Do double check with a brand new world whether it works or not since I unfortunately cannot test it myself at the moment.

With a new test world do following in console:

  • c_gonext("skeleton")
  • c_find("skeleton"):Remove()
  • Skeleton should be gone at this point

Doesn't work, i think the skeleton love for entrance has made him sentient

I tried the search option too but i ended up outside.

20190525132919_1.thumb.jpg.c53da58b275f753c8d6a539f785e9172.jpg20190525132927_1.thumb.jpg.1b42935618025a249834448b4bfa5389.jpg20190525132937_1.thumb.jpg.3f889ec03487ed13240623ca700a0217.jpg

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

Please be aware that the content of this thread may be outdated and no longer applicable.

×
  • Create New...