Thread Tools Display Modes
07/29/19, 03:41 PM   #1
merlight
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 671
[open] rawset doesn't return anything

In ESOLua on LIVE (5.0) and PTS (5.1), rawset doesn't return anything (not even nil).

According to Lua 5.1 / 5.2 / 5.3 reference, rawset(t, k, v) should return t. I tested one other interpreter, lua5.1 from Ubuntu bionic, and it does return the table.
  Reply With Quote

ESOUI » Developer Discussions » Bug Reports » [open] rawset doesn't return anything

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off