Unreal for example still has respects the 15 max parameters thing, so we should recommend: - Clients, only ever send up to 15 params. - Clients, be prepared to accept more than 15 because server implementations can differ. Thanks to june for pointing this out!