Framework icon indicating copy to clipboard operation
Framework copied to clipboard

Vehicle virtual inventory dupe

Open ghost opened this issue 8 years ago • 6 comments
trafficstars

Expected behaviour

<What should have happened?>

Actual behaviour

<What actually happened?>

Two people can open the virtual baggage of the vehicle at the same time.

Steps to reproduce the behaviour

  1. <How did you break it?>

Only one person open baggage, The other person must be away to open the baggage.

Mission version: 5

ghost avatar Jun 21 '17 01:06 ghost

Hi @kadir6185, Can u told me if that good ? Thanx ;)

Dim2ke avatar Jun 24 '17 23:06 Dim2ke

Thank you for help me. I have another one problem. PROBLEM-2

If you get an auto clicker you can buy a house, then spam sell the house with an auto clicker and you will get a lot of money.

ghost avatar Jun 25 '17 17:06 ghost

@kadir6185 Can you open a new issue and use the template. Thanx ;)

Dim2ke avatar Jun 25 '17 17:06 Dim2ke

@Dim2ke Please refer to my comment on your change, that will not resolve the issue and instead introduces a bug.

ColinM9991-zz avatar Jun 25 '17 17:06 ColinM9991-zz

hi @ColinM9991 I left you a comment following your

Dim2ke avatar Jun 25 '17 17:06 Dim2ke

The issue with this is one variables competing to be set. One not registering fast enough and therefore allowing you to open it if you are quick. This will require serverside PVAR eventhandling to make sure variable is set before you get to open the vinv

TMschar avatar Jul 07 '17 04:07 TMschar