xNVSE / NVSE

New Vegas Script Extender (NVSE)
https://git.io/JfSAo
712 stars 56 forks source link

assigning the output of Call to an array will not compile #72

Closed adriant1978 closed 3 years ago

adriant1978 commented 3 years ago

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

korri123 commented 3 years ago

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.