Skript icon indicating copy to clipboard operation
Skript copied to clipboard

Change location in the ExprSpawn

Open TheLimeGlass opened this issue 3 years ago • 0 comments

Suggestion

Change location in the ExprSpawn, currently it rounds to the block with getBlockX() etc...

Someone recently suggested that it not use the block location, Skript shouldn't force the block location on the users. This is 10 year old code, so maybe the method that uses Location didn't exist back then.

Would need to account that users are used to it setting the location to a block location.

Also needs a code clean update as this is 10 year old code for the class.

TheLimeGlass avatar Jul 25 '22 21:07 TheLimeGlass