Skip to content

entities.cpp and .h cause compile errors in cbase #302

@SaintWish

Description

@SaintWish

'IScripted': base class undefined -

class CScriptedEnt : public CBaseEntity, public IScripted
and https://github.com/MSRevive/MasterSwordRebirth/blob/
'return': cannot convert from 'CScriptedEnt *' to 'IScripted *' -
class IScripted *GetScripted() { return this; }

Probably merged this #299 a little to soon, but oh well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gameRelated to the game's code.high priorityStuff that should be fixed and released next server push.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions