Where's Gunz chat enter text sound located in the source? When you type something. I'm referring to the plip plip sound. Also, where's the ranking fix located on database? For character stats. It shows this -
![]()
Where's Gunz chat enter text sound located in the source? When you type something. I'm referring to the plip plip sound. Also, where's the ranking fix located on database? For character stats. It shows this -
![]()
Last edited by MonkINC; 26-01-16 at 03:38 AM.
this and rank the site will only show if you are self rank on the site
If I recall correctly, you have to execute the spFetchTotalRanking stored procedure for that. Best is to create a scheduled task to execute it every day.
the chat sound comes from 'if_error' just do a simple search in the source i dont see the point of changing this but oh well.
effect.xml
look for the function if enabled there you go.
Last edited by Scarty; 31-01-16 at 04:45 PM. Reason: 10 characters.