Thread Tools Display Modes
03/02/14, 12:53 PM   #1
Arcite
Join Date: Mar 2014
Posts: 1
HTTP Request

I'm thinking of creating a chat/messenger extension for gmail + steam and need to make http requests although I haven't had any luck requiring any LUA libraries. I've hardly written anything in lua, just started this beta cycle so I might be missing something. Is it safe to assume that Bethesda disabled the ability to do imports like this for security reasons? I know WoW addons were able to send requests out. Maybe this is a feature they plan to enable later?

Curious to see if anyone has had any luck/researched this.
  Reply With Quote
03/02/14, 12:57 PM   #2
Pawkette
 
Pawkette's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 20
No way out of the sandbox as far as I can tell.
  Reply With Quote
03/02/14, 06:18 PM   #3
Lemon King
 
Lemon King's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 3
Very few games even have this api.
In WoW (Classic/TBC Era) what authors did was create an external program that wrote to saved variables, but including an EXE in the zip now is highly frowned upon.
  Reply With Quote
03/02/14, 06:27 PM   #4
Wykkyd
Are you Wykkyd Gaming?
 
Wykkyd's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 107
You cannot even read a text file from the user's machine, let alone interact with anything more intricate or involved. 100% totally not possible via Lua, and no... you can't even trigger custom compiled code.
  Reply With Quote
06/16/14, 11:01 AM   #5
Mogoly
Join Date: Jun 2014
Posts: 1
Is it possible to force saving variables to file?
  Reply With Quote
06/16/14, 11:37 AM   #6
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 648
No, only on reload UI or log out.
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » HTTP Request


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