[Ready for Review] Admin lua scripting (#65635)

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
This commit is contained in:
Y0SH1M4S73R
2022-07-19 18:45:23 -04:00
committed by GitHub
parent a6723944c1
commit 4e6e1f090e
46 changed files with 2161 additions and 15 deletions
@@ -95,7 +95,7 @@ GLOBAL_PROTECT(VVpixelmovement)
if (O)
L = L.Copy()
L += var_value
L += list(var_value) //var_value could be a list
switch(tgui_alert(usr,"Would you like to associate a value with the list entry?",,list("Yes","No")))
if("Yes")