Jump to content

How To Add This function


Kimakun
 Share

Recommended Posts

2 minutes ago, Kimakun said:

Please create 1 example ?

local info = gg.getTargetInfo()
gg.alert("About Info :\n\nPackage Name : "..info.packageName.."\nCode Version : "..info.versionCode.."\nGame Version : "..info.versionName.."\nGame uid : " ..info.uid.."\nGameGuardian Version : "..gg.VERSION)

 

Link to comment
Share on other sites

16 minutes ago, Revoxtical said:

local info = gg.getTargetInfo()
gg.alert("About Info :\n\nPackage Name : "..info.packageName.."\nCode Version : "..info.versionCode.."\nGame Version : "..info.versionName.."\nGame uid : " ..info.uid.."\nGameGuardian Version : "..gg.VERSION)

 

Why ?

Screenshot_2019-02-12-18-18-44-670_com.rhmsoft.edit.pro.png

Edited by Kimakun
Link to comment
Share on other sites

local info = gg.getTargetInfo()
gg.alert("About Info :\n\nPackage Name : "..info.packageName.."\nCode Version : "..info.versionCode.."\nGame Version : "..info.versionName.."\nGame uid : " ..info.uid.."\nGameGuardian Version : "..gg.VERSION)

It is working. Try again . It is work for my gg huh. 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.