test
This commit is contained in:
@@ -93,10 +93,7 @@
|
|||||||
});
|
});
|
||||||
|
|
||||||
if (currentShape == colshapeDumptruck) {
|
if (currentShape == colshapeDumptruck) {
|
||||||
mp.gui.chat.push("in colshape");
|
if (hasBinBag) {
|
||||||
if (!hasBinBag) {
|
|
||||||
mp.gui.chat.push("OK.");
|
|
||||||
|
|
||||||
hasBinBag = false;
|
hasBinBag = false;
|
||||||
mp.events.callRemote('CLIENT:MuellmannAddSack');
|
mp.events.callRemote('CLIENT:MuellmannAddSack');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user