multitheftauto / amx

MTA AMX compatibility layer.
zlib License
31 stars 8 forks source link

GetPlayerWeaponState #41

Closed Disinterpreter closed 4 years ago

Disinterpreter commented 4 years ago

fix #19

mta-screen_2020-06-17_17-01-33

Disinterpreter commented 4 years ago

Ok. What we will do with it?

  1. We can merge it (It really worked for me)
  2. We can remove 'return 3'
  3. We will wait server side of the function

I suggest the first variant.

qaisjp commented 4 years ago

Comment left on thread -- https://github.com/multitheftauto/amx/pull/41#discussion_r442489776

I don't think it will work reliably. E.g. over the internet the event call will be too slow

Disinterpreter commented 4 years ago

Comment left on thread -- #41 (comment)

I don't think it will work reliably. E.g. over the internet the event call will be too slow

Okay. Just we leave it without 3 state as you suggested in https://github.com/multitheftauto/amx/pull/41#discussion_r441707740