Mike's Cops and Robbers

Community => Suggestions and Ideas => Approved Suggestions => Topic started by: Jed on May 15, 2021, 09:39:51 pm

Title: Escaping jail with a screwdriver
Post by: Jed on May 15, 2021, 09:39:51 pm
Since chances of escaping jail on your own are very slim, you should be able to buy a tool (screwdriver) which will increase the chances of you successfully breaking out of jail. You could have a maximum of 1 screwdriver in your inventory. You can buy this screwdriver at a gas station or 24/7 for a fixed price which admins can set. Say there is a 50% chance of you escaping with a screwdriver, if you fail, you lose the screwdriver. If you escape you also don't have it anymore
Title: Re: Escaping jail with a screwdriver
Post by: Dudesdog on May 16, 2021, 12:57:52 am
I could see this being useful.. it is almost nearly impossible to /esc from jail.. I try and maybe 1/20 times it actually works. Would be cool to have a more likely option, or maybe like what the bank has where you do a puzzle.. It should also cost quite a bit so that it isn't something you can buy for $5 and get out of jail all the time easily.
Title: Re: Escaping jail with a screwdriver
Post by: RedX on May 16, 2021, 06:03:22 am
1 more thing. Only 3 screwdrivers at a time. Not just 1. Pls
Title: Re: Escaping jail with a screwdriver
Post by: DabbingPitbull on May 16, 2021, 06:19:46 pm
I'd say yes if there is a cooldown to it, once every alternate in-game days the cooldown resets maybe? Plus it should cost more as dudesdog suggested.
+1


1 more thing. Only 3 screwdrivers at a time. Not just 1. Pls
Yes if screwdrivers do not give 100% guarantee that you will break out of jail, maybe 60-70% chance of breaking out is fine. Otherwise No.
Title: Re: Escaping jail with a screwdriver
Post by: Mike on May 16, 2021, 07:37:55 pm
I don't know why breaking out of jail feels impossible, because it's literally 20% chance of success (1 in 5)..

Code: [Select]
// 1 in 5 chance of breakout success
if(!random(5)) success = true;

I like this idea though.
Title: Re: Escaping jail with a screwdriver
Post by: Solid on May 17, 2021, 12:24:40 pm
Idea's cool, but then you need to lower that 20% down to like 10% and then screwdriver increases to 30% with a chance to break it as well, so it's gone from inv and need to re-buy.
Either way, I think getting out of jail is an absolute joke at this point since the time's are low and 9/10 times you active gang players get your friends to bail you out anyways.
Title: Re: Escaping jail with a screwdriver
Post by: Dudesdog on May 18, 2021, 01:48:57 am
I don't know why breaking out of jail feels impossible, because it's literally 20% chance of success (1 in 5)..

Code: [Select]
// 1 in 5 chance of breakout success
if(!random(5)) success = true;

I like this idea though.

tbh.. as someone whos always in jail, feels like 1/10 to me..
Title: Re: Escaping jail with a screwdriver
Post by: RedZ on May 25, 2021, 12:03:52 am
supporting +1
Title: Re: Escaping jail with a screwdriver
Post by: SausageParty on June 02, 2021, 10:14:05 am
Sure, why not. But only 1, not 3 screwdrivers.