#api help

21 messages · Page 1 of 1 (latest)

wicked dagger
#

am i even doing this right

#

ohh wait do i have to authorize?

#

how do i do that

native apex
wicked dagger
native apex
#

as i cant really see whats the usage

#

of the arguments on getrank

wicked dagger
native apex
#

alright so the issue is\

#

you have to go on the Auth table

#
_K.Auth.getRank(userId)
wicked dagger
#

oh

#

alr

native apex
#

it'll just return number and role

#

number being the rank and role being the role of the user

#
local rank, role = _K.Auth.getRank(userId)
#

plus what's your use case for the task.wait

wicked dagger
#

i guessed i had to wait before actually running the function

#

plus all the other prints were getting in the way

native apex
#

the addons load in pair with kohls