- Joined
- Jun 26, 2020
- Messages
- 1,928
Hello, I wanna move the portrait to make a custom inventory system, it is suposed to look like this:
But looks like this:
I don't know what is happening, this the script:
But looks like this:
I don't know what is happening, this the script:
Lua:
BlzFrameClearAllPoints(Portrait)
BlzFrameSetPoint(Portrait, FRAMEPOINT_TOPLEFT, InventoryMenu, FRAMEPOINT_TOPLEFT, 0.022500, -0.062500)
BlzFrameSetPoint(Portrait, FRAMEPOINT_BOTTOMRIGHT, InventoryMenu, FRAMEPOINT_BOTTOMRIGHT, -0.025000, 0.062500)