12-23-2007, 06:10 AM
(This post was last modified: 12-23-2007, 06:10 AM by urgetopurge.)
Hey guys,
I've been having trouble with the Mousepad Config...
I want to hide all Necro Summons + Revives, Druid Summons, and Amazon Decoys just like Mousepad hides all ears on the ground.
Also, i would liek to view all Missiles on the automap.
Just in case some computer genius would like to see what i have done,
Could someone please tell me what i should write.
i have found out the way to view missles... can anyone help me with the hide ?
I've been having trouble with the Mousepad Config...
I want to hide all Necro Summons + Revives, Druid Summons, and Amazon Decoys just like Mousepad hides all ears on the ground.
Also, i would liek to view all Missiles on the automap.
Just in case some computer genius would like to see what i have done,
Code:
//Monster Death Anims[All]: 0 //Hide monster death anims
Monster Death Anims[Shenk]: 0 //Hide shenk death anim
Automap Monsters Toggle[Owner None]: 1, VK_DIVIDE
Automap Monsters Toggle[Owner Dead Viable]: 0, -1
Hidden Monsters Toggle[All]: -1, VK_DIVIDE //Show hidden
Monster Automaps[Hydra 1]: 1 //Override default show of hydras (only show one)
Monster Automaps[Assassin Traps]: 1 //Override default show of traps
Monster Automaps[Druid Raven]: 1 //Override default show of ravens
//Monster Automaps[Bonewall]: 1
Monster Colours[All][Owner None]: 0x62
Monster Colours[All][Owner None][Monster Minion+]: 0x5b
Monster Colours[All][Owner Self]: 0xcb
Monster Colours[All][Owner Party]: 0x7f
Monster Colours[All][Owner Hostile]: 0x5b
Monster Colours[All][Owner Other]: 0x0a
Monster Colours[Raised Skeletons][Owner Party, Owner Other]: -1, -2
//Monster Colours[Undead Stygian Dolls]: 0x20 //Undead stygian doll's white on automap
Monster Colours[Barbarian Fighters]: 0xcb
Monster Colours[Act 3 Hireling][Owner None]: -1
Monster Colours[Assassin Traps][Owner Hostile]: 0x20 //Hostile traps white on automap
//Monster Colours[Raised Skeletons][Owner Party, Owner Other]: -1 //Hide party+others skeletons
//Monster Colours[Possible Revives][Owner Party, Owner Other]: -1 //Hide party+others revives
i have found out the way to view missles... can anyone help me with the hide ?