aufgeräumt im knast
This commit is contained in:
@@ -88,11 +88,7 @@ export default function polygonHandler() {
|
||||
}
|
||||
|
||||
if (polygon == polygon_prison) {
|
||||
mp.events.callRemote("SERVER:CheckPlayerInJail");
|
||||
mp.events.callRemote("SERVER:BreakOutIfInPrison");
|
||||
}
|
||||
});
|
||||
|
||||
mp.events.add('CLIENT:PrisonBreakout', () => {
|
||||
mp.events.callRemote("SERVER:PrisonBreakout");
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user