madmaxoft
|
dd030fa892
|
Implemented the OnWorldTick hook.
Triggerred for each world every time it ticks, parameters are the cWorld and the previous tick length (a_Dt)
|
2013-08-19 09:28:22 +02:00 |
|
madmaxoft
|
dd60f55bcc
|
Added the OnHopperPullingItem and OnHopperPushingItem hooks.
Requested in FS 412, slightly modified the params.
|
2013-08-11 14:57:07 +02:00 |
|
madmaxoft
|
deeb3a15dc
|
Added OnPlayerAnimation() hook.
Initial patch by @STR_Warrior, updated to account for different animation packets.
|
2013-08-11 12:29:05 +02:00 |
|
madmaxoft
|
c85acd4ece
|
Renamed Plugin_NewLua to PluginLua.
|
2013-08-10 08:22:52 +02:00 |
|