View Single Post
  #20  
Old 10-01-2021, 05:01 PM
jamemaldonado83
Fire Beetle
 
Join Date: Oct 2021
Posts: 1
Default

Quote:
Where was the missing parenthesis? Whisper and say links work fine and zone working fine. Just the globals,lvl and AA parts dont work, will check the extra bracket and see if that changes anything
Rather than quest::setlvl(51); quest::setaa(50);

Try quest::level(51); $client->AddAAPoints(50);
__________________
Ecologica Medical Spa
Reply With Quote