
on skin init:
set {_} to skin from username "bill"
print "%skin from username ""%event-player%""%"
set event-player's skin to {_}
The 2nd and 4th line work properly, but it appears skript-parser has a problem with the 3rd line, and I'm unsure how to solve it myself at the moment.