Updated Structures PRODUCTION-201707041014-428081343

Hypothesis

Programmer
Jan 6, 2019
524
361
Hello DevBest,

I normally don't make support requests, but I actually need assistance.

I finally updated my production after years of using the same 2016 revision since then, it works, the upgrade was fine, however, I am missing certain files that have required structures.

I am wondering if anyone has these structure files below, I've looked all around, couldn't even find an emulator use these structures so that I could use those.

Below are the packets I don't have the file structure for.
Polls
Code:
 public const int SubmitPollAnswerMessageEvent = 1774;
        public const int GetPollMessageEvent = 2519;
        public const int AcceptPollQuestiosMessageEvent = 2519; //765;
        public const int DeclinePollQuestionsMessageEvent = 1935; //369;
        public const int AnswerPollQuestionMessageEvent = 1774; //1774;
If anyone has these structures, let me know, thanks.

P.S my production is PRODUCTION-201707041014-428081343
 

Users who are viewing this thread

Top