thisdp/dgs

Failed to call 'dgs:dgsCreateButton' [string "?"]

ikaio opened this issue · 4 comments

ikaio commented
local DGS = exports.dgs
button = DGS:dgsCreateButton( 0.7, 0.1, 0.2, 0.1, "Output!", true )
xLive commented

is DGS running?

ikaio commented

yes

xLive commented

yes

then check your file type in meta.xml
I just tried your code and everything is working fine.

ikaio commented

oh sorry i extracted it wrong