-
-
Notifications
You must be signed in to change notification settings - Fork 464
Closed
Labels
Buggeneral bugs; can be anythinggeneral bugs; can be anything
Description
Help us help you
- I have checked that my issue doesn't exist yet.
- I have tried my absolute best to reduce the problem-space and have provided the absolute smallest test-case possible.
- I can always reproduce the issue with the provided description below.
Environment
- Operating System version: Debian 10
- Game/AppID (with version if applicable): 500 (L4D1)
- Current SourceMod version: 1.11.0.6735
- Current SourceMod snapshot: 1.11.0.6735
- Current Metamod: Source snapshot: 1.11.0-dev+1145
- I have updated SourceMod to the latest version and it still happens.
- I have updated SourceMod to the latest snapshot and it still happens.
- I have updated SourceMM to the latest snapshot and it still happens.
Description
Below code produces error:
int iViewModel = GetEntPropEnt(iClient, Prop_Send, "m_hViewModel");
SendProp m_hViewModel type is not integer (5 != 0)
There are no problems in SM v.1.10.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Buggeneral bugs; can be anythinggeneral bugs; can be anything