-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Describe your idea
Hi, I made a program that allows interactions in Palworld when viewers donate to streamers. But the mod I created keeps conflicting with PalGuard. For streaming, I need to run "Instant Death" and "Teleport" functions via RCON targeting the streamer, but I still want to use PalGuard's features. Is there any way you could help me make this? Since it's not open-source, I can't directly modify it, which makes it tough.
For the instant death function, I tried setting HP to 0, but it didn't kill the player. So, I implemented it by setting HP to 1 and raising the Y coordinate to make them fall to their death. As for teleport, I can't find the right parameters. I saw a goto command, but I want to create a random teleport function anyway. Can you make it so it can be used via RCON too?
Purposes
I can't give up either the server protection or the feature implementation—both are absolutely necessary.
Expected Behavior
I think a lot of streamers will inevitably use this feature since it allows them to enjoy more content.
Attachments
No response
Priority
Medium