#How would I go around making custom game floors like Hypixel pixel party has?
1 messages · Page 1 of 1 (latest)
i tried using skbee structures save/load
https://www.spigotmc.org/resources/skbee-skript-addon.75839/update?update=429424
but when i tried using the skript it gave me a internal error
For loading a new floor?
Either way get SkBee from here https://github.com/ShaneBeee/SkBee
i have skbee
yes like every round its a different floor
What is the skript you tried and what is the full console error
i don't have that part of the "code" anymore cuz i deleted it
what would be the most efficient way to do this tho
I mean structures is an okay way of doing it if you want to do intricate patterns.
here is what happens when i try to use the save structure function
https://pastebin.com/KCBFjcsU
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
command /copyfloor [<text>]:
trigger:
if arg-1 is set:
set {_s} to structure named "%arg-1%"
fill structure {_s} between {pos1} and {pos2}
save structure {_s}
debug code rn
... 23 more But I don't know, I've not used SkBee structures...
ShaneBee (Creator of SkBee) is in skript-help-2 rn try asking there...