Here's you can post some miscellaneous patches for Proton-SDK for Seth to see.
-------------------
[Android-only] Vibration Duration Parameter - if not set, defaults to the prior fixed 300ms duration: option_droid_vib_dur.patch
NOTE: I don't own an iPhone therefore cannot implement this for it sorry
NOTE: I made the patch from the 'shared' directory as root, if that is important
Code:GetMessageManager()->SendGame(MESSAGE_TYPE_VIBRATE, Variant(uint32(3000)), 1000); // in 1 second, vibrate for 3 seconds
...more here later...?
Bookmarks