change Gangwar-time & change KH-time & edit Indroduction & change help & delete Ahelp
This commit is contained in:
@@ -499,9 +499,6 @@
|
||||
z++
|
||||
|
||||
}
|
||||
mp.gui.chat.push("DEBUG: Turf blips not removed: " + x + " / " + n);
|
||||
mp.gui.chat.push("DEBUG: Attack blips not removed: " + y);
|
||||
mp.gui.chat.push("DEBUG: LeaderBlips blips not removed: " + z);
|
||||
}
|
||||
|
||||
mp.events.add('GangAreas:Create', (turfsJSON) => {
|
||||
|
||||
@@ -91,7 +91,6 @@
|
||||
|
||||
mp.events.add("entityStreamIn", (entity) => {
|
||||
if (entity.type === "player") {
|
||||
mp.gui.chat.push("headshot entity stream in" + entity.name);
|
||||
entity.setSuffersCriticalHits(false);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user