xNVSE / NVSE

New Vegas Script Extender (NVSE)

Home Page:https://git.io/JfSAo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

assigning the output of Call to an array will not compile

adriant1978 opened this issue · comments

Such as, attempting to compile fnShuffle and SomeOtherScript from the wiki page about UDFs:

SCRIPTS: Script 'SomeOtherScript', line 9:
Invalid operands for operator :=

Using xNVSE 6.2.3 and GECK Extender 0.36

Plugin containing fnShuffle and SomeOtherScript as copied from wiki page:
CallUDFArray.zip

nvse_editor_1_4.zip
Thanks for the report, will be fixed in next update. Here's a DLL containing the fix which you may use.