What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Styx Where is GM Window Event :S

Giwin

Well-Known Member
Joined
Dec 3, 2011
Messages
3,431
Hi,

I'm currently trying to find GMWindow (that special window appears so you know it's a real GM) in the Styx, I've definitely come across it but now I am unable to find it :/

Does anyone know where it is ^^?

Thank you.
 
Hi,

I'm currently trying to find GMWindow (that special window appears so you know it's a real GM) in the Styx, I've definitely come across it but now I am unable to find it :/

Does anyone know where it is ^^?

Thank you.
im pretty sure there isnt api for it.

you could hook the events.
Code:
UPDATE_GM_STATUS    Fires when the player's GM ticket status (or ability to submit tickets) changes
UPDATE_TICKET    Fires when information about an active GM ticket changes or becomes available
GMRESPONSE_RECEIVED    Fires when the player receives a response to a GM ticket
GMSURVEY_DISPLAY    Fires when the player is invited to participate in a GM feedback survey
unfortunately all of them are undocumented. so your going to have to poke around blindly till you find something you can use.
 
Back
Top