
03-15-2010, 01:50 AM
|
Kevin Azite
|
 |
Join Date: Sep 2005
Posts: 1,489
|
|
use enablefeatures() and the appropriate bitflags to enable what you want
Game features (for enablefeatures)
2 P key
4 Q key
8 R key
0x10 S+A combo
0x20 S+D combo
0x40 TAB key
0x80 chat text
0x100 hearts overhead
0x200 display of nicknames
0x400 toall/PM bubbles
0x800 right-click profiles
0x1000 emoticons
0x2000 Alt+5 snapshots
0x4000 Alt+8/9 zooming
0x8000 logframe
allfeatures all features |
|
|