1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Entity
Sandu Liviu Catalin bc1e7dbde6 Implement the option to specify how many times you want to allow intensive entity events to be forwarded to script callbacks.
Also expose several properties for the vehicle entity type that I forgot about.
2016-06-08 16:53:16 +03:00
..
Blip.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
Blip.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Checkpoint.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
Checkpoint.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Keybind.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
Keybind.hpp Updated the exception system in the main plugin to also include the location in the source files in debug builds. 2016-03-21 22:37:58 +02:00
Object.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
Object.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Pickup.cpp Update the module API and merge shared code between modules and host plugin. 2016-06-03 21:26:19 +03:00
Pickup.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Player.cpp Implement the option to specify how many times you want to allow intensive entity events to be forwarded to script callbacks. 2016-06-08 16:53:16 +03:00
Player.hpp Implement the option to specify how many times you want to allow intensive entity events to be forwarded to script callbacks. 2016-06-08 16:53:16 +03:00
Vehicle.cpp Implement the option to specify how many times you want to allow intensive entity events to be forwarded to script callbacks. 2016-06-08 16:53:16 +03:00
Vehicle.hpp Implement the option to specify how many times you want to allow intensive entity events to be forwarded to script callbacks. 2016-06-08 16:53:16 +03:00