View Single Post
  #16  
Old 02-21-2012, 06:34 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by Tim_Rocks View Post
I'll do some quick tests in a few minutes, but I'm pretty sure I'll have to alter the scripts one by one.

Edit: Yeah, so If you guys wanted this done, I'd have to go through the 100+ ganis and edit every single one.
1. Download all instrument ganis to a folder.
2. Using Notepad++ Find in Files:

Find:
if (created || playerenters) {

Replace With:
if ((created || playerenters) && !client.option_instruments_muted) {

3. Re-upload Ganis.
__________________
Quote: