Skip to content

Add RemoveEntity native (5714).#745

Merged
psychonic merged 2 commits into
masterfrom
bz5714
Jan 7, 2018
Merged

Add RemoveEntity native (5714).#745
psychonic merged 2 commits into
masterfrom
bz5714

Conversation

@psychonic

Copy link
Copy Markdown
Member

@Bara

Bara commented Jan 1, 2018

Copy link
Copy Markdown
Contributor

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

Comment thread core/smn_entities.cpp Outdated
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
Copy Markdown
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
Copy Markdown
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