pawn-lang / sa-mp-fixes

Includes and plugins to fix various issues in the SA:MP server that can be fixed externally, leaving the devs time for other things.
135 stars 57 forks source link

weaponslot parameter in SetPlayerAmmo #135

Closed NexiusTailer closed 2 years ago

NexiusTailer commented 3 years ago

SetPlayerAmmo has a parameter named weaponslot, but it's actually weaponid. Could be redefined.

Mergevos commented 2 years ago

@Y-Less this been fixes in stdlib https://github.com/pawn-lang/samp-stdlib/commit/c69f1cbb0a961e3155e8bc29d8c57db855c30d2d

Y-Less commented 2 years ago

I know, I merged the PR...

Y-Less commented 2 years ago

But a new one here would be good.