Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How would i get the icon of a game by id ?

Asked by 6 years ago

Hello ,

Im trying to make a gui that show the game icon of a game .

Script :

script.Parent.Image = game.Icon --???

But there no property for icon :(

(sorry for my english agains ! i'm french...)

2 answers

Log in to vote
2
Answered by 6 years ago
Edited 6 years ago

For that you should try using script.Parent.Image = "https://www.roblox.com/Thumbs/Asset.ashx?width=420&height=230&assetId=12345" with the "12345" at the end being the place id. You can change the "width" and "height" to fit what proportions the thumbnails you're using are.

0
i mean the game icon not thumbnails xJathur95x 129 — 6y
0
Sadly, there is no current way to access a place's Icon in-game. MadWorlds 84 — 6y
Ad
Log in to vote
0
Answered by 6 years ago
Edited 6 years ago

French: Je ne crois pas qu'il y a une façon pour prendre l'image du jeu. Je vous conseille de faire ce que MadWorlds il avait dit. Vous pouvez aller sur cette question pour plus d'information: cliquez ici

Mais, vous pouvez toujours créer une image sur ROBLOX qui a la même image que celui de l'image du jeu.(c'est la seule façon)

English: I don't think that there's a way to get the icon of the game. I recommend you to do what MadWorlds said. You can go to this question for more information: click here

But, you can always make a decal on ROBLOX that has the same image as the game icon.(it's the only way)

0
ok merci / thanks xJathur95x 129 — 6y

Answer this question