Game version checker

Hi so i was wondering how do i make a game version checker like " I Wanna Test The Game" did like this?
resim_2024-02-03_111911578

5 Likes

You can use game.PlaceVersion to get the current place version
iirc in studio this will always return 0 but in game it will show the actual one

4 Likes

thanks but how will i make it so it shows “outdated” when it is a old version?

2 Likes

MarketplaceService:GetProductInfo(game.PlaceId)

4 Likes

ok so i actually managed to do it and i might publish it for other ppl

Rather than making a whole new topic, you can set this topic to the category #help-and-feedback:scripting-support and then set the post that helped you as the solution.

ok thanks for the information.

In this post you did not help your self rather @IGotRobbedInAPopeyes did so please mark their post as the solution and not yours. This ensures that anyone seeing this topic knows that @IGotRobbedInAPopeyes’s post is the solution and not your’s.

sorry, i now did it. did i do it correctly this time?

Yep, good job, just keep these things in mind and you would stay out of mod trouble always.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.