Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Fix return value type in CBasePlayer_HasRestrictItem hook #33

Merged
merged 1 commit into from
Aug 22, 2021

Conversation

etojuice
Copy link
Collaborator

Closes #32

@etojuice etojuice added the bug Something isn't working label Aug 21, 2021
@etojuice etojuice merged commit 1a97571 into master Aug 22, 2021
@etojuice etojuice deleted the patch-equip-manager branch August 22, 2021 13:34
@csoly1257
Copy link

data\lang\csdm_reapi.txt

FREEBUYTIME_PASSED = %0.f seconds have passed. ^rYou can't buy anything now!

Replace with this

FREEBUYTIME_PASSED = %0.f seconds have passed. You can't buy anything now!

Perfect

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

csdm_equip_manager:Run time error 10: native error (native "SetHookChainReturn")
3 participants