View Single Post
  #4  
Old 04-20-2015, 07:58 PM
Secrets Secrets is offline
VIP / Contributor

Secrets's Avatar

Join Date: Oct 2009
Posts: 1,354
Default

Quote:
Originally Posted by khanable [You must be logged in to view images. Log in or Register.]
Man that's some good stuff

pls include in next patch
From my comments in the code that I submitted for inclusion:

// Group pet health removal
// Self pet health removal
// Pet window disabled in all scenarios.
// Find Window removal (Button exists, but does nothing. Also disables hotkey)
// DZ Window (All forms of hotkey disabled.)
// Task Selection Window disabled.
// Left Click Shows Target Help Disabled and cannot be re-enabled.
// Almost all other non-classic windows have been disabled.
// Items sold to greedy merchants that are sold at 0cp are now sold at 1cp
// Character Creation screen hook for position based on class/race/deity.
// Character Selection screen hook for position based on class/race/deity.
// For Character Selection. Tells client to load "load.s3d" instead of "clz.eqg".
// Writes "pickchar.xmi" to unused memory in eqgame.exe
// Makes a PUSH load the above into memory instead of "eqtheme.mp3" for future use.
// Force-loads "opener4.xmi" when opening the character selection screen into theme position 1.
// Instead of assigning "opener4.xmi" to both positions which Titanium does by default, we overwrite position 4 (char select) with the pickchar.xmi asset
__________________
Engineer of Things and Stuff, Wearer of Many Hats

“Knowing yourself is the beginning of all wisdom.” — Aristotle
Reply With Quote