blips und nametag color
This commit is contained in:
@@ -27,7 +27,7 @@ export default function playerBlips() {
|
||||
|
||||
mp.events.add("entityStreamOut", (entity) => {
|
||||
if (entity.type === "player") {
|
||||
entity.blip = null;
|
||||
//entity.blip = null;
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user