wurstscript / WurstStdlib2

WurstScript Standard Library Version 2
Apache License 2.0
55 stars 53 forks source link

Wrapers for ability natives / Spaces to tabs #323

Closed GetLocalPlayer closed 4 years ago

GetLocalPlayer commented 4 years ago

Wrapers for Blz[Set/Get]Ability[Tooltip/ExtenedTooltip/Icon/e.t.c.]

GetLocalPlayer commented 4 years ago

Misclick

Frotty commented 4 years ago

Thanks, looks good so far except the spaces in front of the opening brackets. Please remove those.

GetLocalPlayer commented 4 years ago

whoops

GetLocalPlayer commented 4 years ago

Added overloaded versions for Set functions that take player.

Frotty commented 4 years ago

Added overloaded versions for Set functions that take player.

Those should be player. extension functions then?

GetLocalPlayer commented 4 years ago

extensions*

Frotty commented 4 years ago

Cool thanks 👍