View Single Post
04-28-23, 09:44 AM   #4
AeroMaxxD
An Aku'mai Servant
Join Date: Dec 2022
Posts: 33
I'm not sure I understood that.

What is "OnLoad Change" is that the name of a function?

I'm getting the error "attempt to call method 'SetText' (a nil value)".

I'm using this code however, slightly different from yours.

Lua Code:
  1. AMD_TabOnCharacterFrame:SetText("OnLoad Change")

Originally Posted by Fizzlemizz View Post
Lua Code:
  1. AMD_TabOnCharacterFrame_NextButton:SetText("OnLoad Change")
  Reply With Quote