1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Core
Sandu Liviu Catalin 3d9001c31b Fix entity creation issue with stream event.
This is just a nasty workaround because the entity is reported as streaming before it create function returns an ID and the plugin knows about it. Thus, trying to access an entity that doesn't yet exist.
2019-06-02 18:58:38 +03:00
..
Entity.inc Restructure some files. 2018-07-29 12:25:44 +03:00
Events.inc Fix entity creation issue with stream event. 2019-06-02 18:58:38 +03:00
Funcs.inc Massive code reduction in the binding utility by using variadic templates. 2018-07-30 00:58:27 +03:00
Inst.inc Remove stream event from keybind. 2019-06-02 18:36:02 +03:00
Utils.inc Implement new API changes. 2019-06-02 00:39:06 +03:00