Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Баг в mp_nadedrops #923

Closed
WessTorn opened this issue Jan 12, 2024 · 14 comments
Closed

Баг в mp_nadedrops #923

WessTorn opened this issue Jan 12, 2024 · 14 comments

Comments

@WessTorn
Copy link

Если у вас есть одна Flash граната и вы пытаетесь подобрать одну Flash гранату, то граната не поднимется.

@Vaqtincha

This comment was marked as off-topic.

@dystopm
Copy link
Contributor

dystopm commented Jan 12, 2024

Подтверждаю. Сломал его #847

Broke why? Are you aware of your (daily) nonsense?

@WessTorn
Copy link
Author

Подскажите пожалуйста, а как лимит гранат увеличить или сделать бесконечным?
Чтобы можно было подбирать, например, смоки больше 1-го

@Vaqtincha

This comment was marked as off-topic.

@WessTorn

This comment was marked as off-topic.

@Vaqtincha

This comment was marked as off-topic.

@dystopm
Copy link
Contributor

dystopm commented Jan 13, 2024

@WessTorn подождите наш dystopm сделает с багами (и никто не тестирует перед мерджем).

I'm still waiting to your reasons for blaming that commit, which isn't blocking any pickup behaviour. Instead, I'll be blaming your #669 commit which added (again) bad coded logic, expected from somebody who asks other coders to clean their mess. My nonsensical dogshit comment inbox is open and waiting for your incoming self owning, "again"

@Vaqtincha Чтож вы так друг-друга не любите :D

He's mad at me because I pwnd him on #479 - and I'm also southamerican and arguably a better coder, so guess and imagine the level of shame this poor firstworld creature must feel 😜👌🏼

Подскажите пожалуйста, а как лимит гранат увеличить или сделать бесконечным? Чтобы можно было подбирать, например, смоки больше 1-го

What I don't understand is if you can't pick up that flashbang, or if the flashbang is picked up but not deployed immediately.
If you want to increase flashbang carry limit, use reapi's rg_set_iteminfo on weapon's spawn, like using Ham_Spawn on weapon_flashbang at post.
If you want to increase this limit but on internal weapon buying system, use rg_set_weapon_info.
If flashbang is not deployed immediately, it's because of weight properties on weapons, but I'll elaborate on this after you clarify that point.

PD: please, on english

@Vaqtincha

This comment was marked as off-topic.

@dystopm

This comment was marked as off-topic.

@WaLkZa

This comment was marked as off-topic.

@Vaqtincha

This comment was marked as off-topic.

@Vaqtincha

This comment was marked as off-topic.

@Vaqtincha

This comment was marked as off-topic.

@StevenKal

This comment has been minimized.

@s1lentq s1lentq closed this as completed in 4d90a5f Feb 1, 2024
aleeperezz16 added a commit to Nostalgia-Gamers/ReGameDLL_CS that referenced this issue Feb 14, 2024
commit d48fd3e
Merge: 5268e6b 5d2174f
Author: Alejo <[email protected]>
Date:   Wed Feb 14 19:17:25 2024 -0300

    Merge remote-tracking branch 'upstream/master'

commit 5d2174f
Author: s1lentq <[email protected]>
Date:   Mon Feb 5 02:21:49 2024 +0700

    CWeaponBox::Touch: Reworked dropped grenade pickup

commit 4d90a5f
Author: s1lentq <[email protected]>
Date:   Thu Feb 1 18:20:11 2024 +0700

    CWeaponBox::Touch: Fix grenade pickup (Resolves s1lentq#923, Closes s1lentq#931)

commit f4c4e89
Author: s1lentq <[email protected]>
Date:   Thu Feb 1 16:38:16 2024 +0700

    CBasePlayerWeapon::ExtractAmmo: Fixed reverse-engineering mistake

commit 2489213
Author: s1lentq <[email protected]>
Date:   Thu Feb 1 12:21:23 2024 +0700

    Resetable g_weaponSlotInfo

commit fb9eb0d
Author: Francisco Muñoz <[email protected]>
Date:   Wed Jan 31 09:38:35 2024 -0300

    Fix excessive punchangle when getting shield shot (s1lentq#919)

commit 0bc4ff1
Author: Rafflesian <[email protected]>
Date:   Wed Jan 31 09:35:26 2024 -0300

    Support for secondary ammo and extra EF_ flags (s1lentq#934)

    Support for secondary ammo and extra EF_ flags

commit 5287f2a
Author: s1lentq <[email protected]>
Date:   Wed Jan 31 19:16:37 2024 +0700

    Do not reduce points for bot suicide due bot_kill command

commit 0bbc4bd
Author: s1lentq <[email protected]>
Date:   Wed Jan 31 18:38:47 2024 +0700

    Do not reduce points for suicide due to a fatal fall

commit aec3ba2
Author: s1lentq <[email protected]>
Date:   Wed Jan 31 18:33:34 2024 +0700

    Fixed m_looseBombArea assertion

commit b34d564
Author: s1lentq <[email protected]>
Date:   Wed Jan 31 17:52:38 2024 +0700

    PM_CheckWater: Fix for uninitialized waterlevel value for dead players (incorrect waterlevel values from another player movements persisting)

commit a1af7ca
Author: s1lentq <[email protected]>
Date:   Wed Jan 31 17:40:47 2024 +0700

    CBasePlayer::WaterMove: No water sound playback occurs when clients emerge from network lag or was using noclip

commit bde6aa0
Author: s1lentq <[email protected]>
Date:   Wed Jan 31 15:51:44 2024 +0700

    Disable door asserts (Resolves s1lentq#926)

commit 2d957a7
Author: s1lentq <[email protected]>
Date:   Wed Jan 31 15:10:08 2024 +0700

    utlvector.h fix assert

commit 4b49f63
Author: s1lentq <[email protected]>
Date:   Fri Jan 19 20:33:01 2024 +0700

    Fix mismatched damage glock18 in burst mode 18 against 25 (GLOCK18_DAMAGE)

commit 051dc07
Author: Sergey Shorokhov <[email protected]>
Date:   Fri Jan 12 11:55:00 2024 +0300

    New ConVar: `mp_defuser_allocation` (s1lentq#908)

commit 89dda43
Author: s1lentq <[email protected]>
Date:   Fri Jan 12 13:30:01 2024 +0700

    fix test demo

commit 02a0516
Author: s1lentq <[email protected]>
Date:   Fri Jan 12 13:19:01 2024 +0700

    Reset damage stats on Putin Server

commit c0f4794
Author: s1lentq <[email protected]>
Date:   Fri Jan 12 09:27:40 2024 +0700

    PM_CategorizePosition: Do not stick to the ground of an OBSERVER or NOCLIP mode

commit e636cbc
Author: s1lentq <[email protected]>
Date:   Fri Jan 12 09:16:20 2024 +0700

    PlayerRelationship: GR_TEAMMATE on checking itself

commit 5268e6b
Merge: 9f54246 15df1a9
Author: Alejo <[email protected]>
Date:   Tue Jan 2 12:55:47 2024 -0300

    Merge branch 's1lentq:master' into master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants