View Issue Details

IDProjectCategoryView StatusLast Update
0000368Client/GameGrand Theft Auto IIIpublic2022-06-07 12:40
Reporterrww Assigned Touser15 
PriorityimmediateSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Platformx64OSWindowsOS Version11
Fixed in Version1.4.2 
Summary0000368: Can't jump after use .giveweapon function
Description

If I spawned without weapons, I can jump, but after .giveweapon function, I can't.

Steps To Reproduce

Just try to jump with weapons.

TagsNo tags attached.
Game

Activities

rww

2022-03-15 15:06

reporter   ~0000258

Only when I give UZI (wep ID 3), jump button has blocked. So code below works (LUA):

--localPlayer:giveWeapon(3, 500, false) -- uzi
localPlayer:giveWeapon(4, 200, true) -- pump shotgun
localPlayer:giveWeapon(5, 500, false) -- ak-47

Issue History

Date Modified Username Field Change
2022-03-15 14:33 rww New Issue
2022-03-15 15:06 rww Note Added: 0000258
2022-06-07 12:40 user15 Assigned To => user15
2022-06-07 12:40 user15 Status new => resolved
2022-06-07 12:40 user15 Resolution open => fixed
2022-06-07 12:40 Vortrex Fixed in Version => 1.4.2