Solved I NEED HELP ASAP!!!

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Stefqnutz

Active Member
Sep 23, 2019
67
1
8
19
Okay, so, I recently found out how to set the size of slimes to something custom, but whenever I try it I just get this error:
net.dzikoysk.wildskript.expressions.ExprSlimeSize of the last spawned magma cube can't be set to anything (dungeons.sk, line 382: set magma cube size of last spawned magma cube to 5')
Here is a part of my code:
spawn 1 magma cube at {location123}
set magma cube size of last spawned magma cube to 5
set name of last spawned magma cube to "&c&lSHAKY MAGMA CUBE"
[doublepost=1615796939,1615748919][/doublepost]bump
 
can you give me an example?
[doublepost=1616706399,1616690174][/doublepost]bump?
[doublepost=1616778826][/doublepost]B U M P
 
Code:
add “{Size:1}” to nbt of last spawned magma cube
Try with different sizes
 
thanks ill try
[doublepost=1616924075,1616923717][/doublepost][12:33:43 ERROR]: [Skript] ':1}ö' is not a valid item data (dungeons.sk, line 977: add ô{Size:1}ö to nbt of last spawned magma cube')
dosent work :emoji_stuck_out_tongue:
(and yes i have skbee)
[doublepost=1616924275][/doublepost](nvm i fixed it)
 
Status
Not open for further replies.