LUAGAMEGUARDIAN Telegram 1511
Forwarded from Gameguardian Merger
::GET FUNCTION::
gg.getInt(class,fieldname)
--10
gg.getString(class,fieldname)
--DeviceModel
gg.getFloat(class,fieldname)
--22.2f
gg.getBool(class,fieldname)
--false
gg.getList(class,fieldname)
--table {}

gg.getInt(class,methodname)
gg.getString(class,methodname)
gg.getFloat(class,methodname)
gg.getBool(class,methodname)
gg.getList(class,methodname)

::SET FUNCTION::
gg.setInt(class,fieldname,100)
gg.setString(class,fieldname,"UserGuest")
gg.setFloat(class,fieldname,2.50)
gg.setBool(class,fieldname,true)

gg.setInt(class,methodname,integer)
gg.setString(class,methodname,string)
gg.setFloat(class,methodname,float)
gg.setBool(class,methodname,boolean)

::SET COLOR::
--Param (Color value)
gg.setColor(class,methodname,"#ff0000")

::GET OBJ POSITION::
player=gg.getList(class,methodname)
for i = 1,#player do
print(Vec3(player[i].x))
print(Vec3(player[i].y))
--3D
--print(Vec3(player[i].z))
end



tgoop.com/LuaGameguardian/1511
Create:
Last Update:

::GET FUNCTION::

gg.getInt(class,fieldname)
--10
gg.getString(class,fieldname)
--DeviceModel
gg.getFloat(class,fieldname)
--22.2f
gg.getBool(class,fieldname)
--false
gg.getList(class,fieldname)
--table {}

gg.getInt(class,methodname)
gg.getString(class,methodname)
gg.getFloat(class,methodname)
gg.getBool(class,methodname)
gg.getList(class,methodname)

::SET FUNCTION::
gg.setInt(class,fieldname,100)
gg.setString(class,fieldname,"UserGuest")
gg.setFloat(class,fieldname,2.50)
gg.setBool(class,fieldname,true)

gg.setInt(class,methodname,integer)
gg.setString(class,methodname,string)
gg.setFloat(class,methodname,float)
gg.setBool(class,methodname,boolean)

::SET COLOR::
--Param (Color value)
gg.setColor(class,methodname,"#ff0000")

::GET OBJ POSITION::
player=gg.getList(class,methodname)
for i = 1,#player do
print(Vec3(player[i].x))
print(Vec3(player[i].y))
--3D
--print(Vec3(player[i].z))
end

BY Lua Gameguardian


Share with your friend now:
tgoop.com/LuaGameguardian/1511

View MORE
Open in Telegram


Telegram News

Date: |

Channel login must contain 5-32 characters Activate up to 20 bots With the administration mulling over limiting access to doxxing groups, a prominent Telegram doxxing group apparently went on a "revenge spree." So far, more than a dozen different members have contributed to the group, posting voice notes of themselves screaming, yelling, groaning, and wailing in various pitches and rhythms. 1What is Telegram Channels?
from us


Telegram Lua Gameguardian
FROM American