Skip to content

Add RemoveEntity native (5714). #745

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

Merged
merged 2 commits into from
Jan 7, 2018
Merged

Add RemoveEntity native (5714). #745

merged 2 commits into from
Jan 7, 2018

Conversation

psychonic
Copy link
Member

@Bara
Copy link
Contributor

Bara commented Jan 1, 2018

Just for SM1.10 or for SM1.9 too?

sm_datatable_info_t info;
if (!g_HL2.FindDataMapInfo(pMap, "InputKill", &info))
{
return pContext->ThrowNativeError("Failed to find Kill input!", g_HL2.ReferenceToIndex(params[1]), params[1]);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some format modifier <-> argument count mismatch here.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. Thanks!

@psychonic psychonic merged commit 9374620 into master Jan 7, 2018
psychonic added a commit that referenced this pull request Jan 7, 2018
@asherkin asherkin deleted the bz5714 branch February 2, 2018 23:36
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 this pull request may close these issues.

3 participants