Skip to content

Instantly share code, notes, and snippets.

@Nogamara
Nogamara / NogaCharLib.lua
Last active August 29, 2015 14:02
A small wrapper of GameLib functions for Character Stats in WildStar
-- NogaCharLib v0.3 @ APIVersion 8
-- by Nogamara on EU-Lightspire
-- armagonlive at googlemail dot com
-- https://armagon.wordpress.com
-- placed in the public domain
--
-- How to use:
-- - place into YourAddon/Libs (or wherever you want)
-- - add this to toc.xml:
-- <Script Name="Libs/NogaCharLib.lua"/>