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