UserClicked Packet

Status
Not open for further replies.

JayC

Always Learning
Aug 8, 2013
5,497
1,398
Hi Guys,

Is there a packet that handles a user being clicked? Or a way to see what user was clicked.

Thanks,
Jay
 

JayC

Always Learning
Aug 8, 2013
5,497
1,398
For clicking users, LookToEvent, GetRelationshipsEvent and GetUserSelectedBadgesEvent or w.e
Yup I just figured it out. Using the LookToEvent, because GetRelationshipsEvent and GetUserSelectedBadges is also called when you view a users profile.
 

Brad

Well-Known Member
Jun 5, 2012
2,319
992
Best way to find these out is by Debugging the emulator, it will tell you all the incoming packets (even missing ones).
 

JayC

Always Learning
Aug 8, 2013
5,497
1,398
Yeah I did that I just wanted to know really if one of the newer swfs has a onclick packet already . I made my own class based off the onlookevent. Thanks guys!
 
Status
Not open for further replies.

Users who are viewing this thread

Top