Exports
All available client and server exports for use.
Client
ModifyXp
exports['zat-gruppe6']:ModifyXp(amount)GetXp
exports['zat-gruppe6']:GetXp()Server
ModifyXp
GetXp
Last updated
All available client and server exports for use.
exports['zat-gruppe6']:ModifyXp(amount)exports['zat-gruppe6']:GetXp()Last updated
local src = source
exports['zat-gruppe6']:ModifyXp(src, amount)local src = source
exports['zat-gruppe6']:GetXp(src)