Jump to content
  • 0

GetTargetInfo in a custom Alert


DeSlimsteMan

Question

Hello,
I would like to script an alert that shows target info such as the version name AND uid AND other info.
And also enter my own 'text' all in the same alert. (Because targetinfo is not labeled)
So far I can do this:

about = gg.getTargetInfo() 
gg.alert(about.versionName) 

It works perfect, but how do I get more target info into the same alert, and how to enter my own 'text'?
What I would like to do for example:

ALERT 
Version - (versionName) 
UID - (uid) 


In one alert message...
Sorry I just really hope this makes sense.
Thank you for your help and please explain like telling a beginner hahaha😆

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.