Some requests
Locked
FLHook Plugin Version
-
Hi,
I want to make some plugin for FLHook, but I don’t know, how to make these things:
1. I don’t know how to get nickname (or hash) of Gun (or something) in HkCB_MissileTorpHit, because I want to check if it’s special disruptor (or missile), like in this video: http://www.youtube.com/watch?v=DVXRjWZUEx42. Can I change Available Power of player from server? And can I get current Available Power?
3. Can I force player to stop cruise engine? If I call method Send_FLPACKET_COMMON_ACTIVATECRUISE(uint iClientID, XActivateCruise& aq), cruise engine is stopped, but is restarted after while.
Thanks you so much.