ok
This commit is contained in:
@@ -29,7 +29,7 @@ export default function customNametags() {
|
||||
mp.game.graphics.drawText(player.name + " (" + player.remoteId + ")", [x, y],
|
||||
{
|
||||
font: 4,
|
||||
color: [255, 255, 255, 255],
|
||||
color: [73, 137, 0, 255],
|
||||
scale: [0.4, 0.4],
|
||||
outline: true,
|
||||
centre: false
|
||||
|
||||
Reference in New Issue
Block a user