Skip to content

SendProp type is not integer #1570

@dragokas

Description

@dragokas

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

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.

Metadata

Metadata

Assignees

Labels

Buggeneral bugs; can be anything

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions