Jump to content
mkhzaleh

music effect/sounds loading fix

Recommended Posts

Hello there!

as all you know all top client has this bug exist 
you edit music volume >close client> reopen
music still playing as max volume until open/apply music edits again 
so this small fix for that!

open:

 

PacketCMD_CS.CPP

on header add :
 

#include "UIsystemform.h"

:search for:
 

void CS_BeginPlay(const char *cha)

add inside it :
 

	g_stUISystem.m_sysProp.ApplyAudio();

done: rebuild .

:if you have some cool ideas to make for top type them here!
some of codes been done lately :

 

 

Edited by mkhzaleh
  • Thanks 3

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...