Skip to content

[feature] beam_spotlight support#548

Open
Zeldaboy14 wants to merge 3 commits into
mapbase-source:developfrom
Zeldaboy14:develop
Open

[feature] beam_spotlight support#548
Zeldaboy14 wants to merge 3 commits into
mapbase-source:developfrom
Zeldaboy14:develop

Conversation

@Zeldaboy14

Copy link
Copy Markdown

entity from the l4d engine branch. was in alien swarm, but not ported to mapbase yet


Does this PR close any issues?

no

PR Checklist

  • [ x] My PR follows all guidelines in the CONTRIBUTING.md file
  • [x ] My PR targets a develop branch OR targets another branch with a specific goal in mind

entity from the l4d engine branch. was in alien swarm, but not ported to mapbase yet
Comment thread sp/src/game/client/c_baseentity.h Outdated
//-----------------------------------------------------------------------------
// Client version of UTIL_Remove
//-----------------------------------------------------------------------------
inline void UTIL_Remove(C_BaseEntity* pEntity)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

just use the client version of UTIL_Remove this is not needed

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

does mapbase already have a client UTIL_Remove? I know stock SDK 2013 does not have this, thus why i added it

updating this per NBC's request.

also removing useless code i left from compile attempt, and a comment that isn't valid from testing
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.

2 participants