PrplTag | Overhead Tag

@prpldev I’m interested in learning how the disguise system works?

The code is open source, feel free to take a look.

The images aren’t showing up on the tags.


I am trying to put the verified logo for our groups verified staff. But its not working. Any Suggestions?
@prpldev

I’m guessing you copied the ID from the weblink which is the AssetID (16834760147), not the ImageID. This is the ImageID for the image you showed: rbxassetid://16834760121.

To get the ImageID, you’ll need to load the image into your game first which can be done using the console with the following code:

game:GetObjects("rbxassetid://ASSET_ID_HERE")[1].Parent = workspace

A decal will load into your game which you can then copy the ImageID from.

2 Likes

:wave: | Suggestions

Hi all! I’ve come back to this project but run into the problem that I’m honestly not sure what to do with it, what features would you want to see as part of prpltag in a future update?

This is a really nice system to use, thank you for sharing :slight_smile:

maybe a rank that changes on team change would be nice.

Beautiful, lovely overhead tag. I appreciate that.

Not sure if this needs to be coded into the main script as it can already be done via the API.

1 Like