• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Custom Character"C" UIPanel S9

Junior Spellweaver
Joined
Oct 8, 2014
Messages
126
Reaction score
6
PHP:
//Should move this struct to your header file.
PMSG_RESET_INGAME_SEND * pRSMsg =(PMSG_RESET_INGAME_SEND *)aRecv;
iResetUI = pRSMsg-> Resets;
iResetVisibleUI = 1;


Where to put this?
 
Back
Top