09-09-2009, 05:11 PM
Bluedude, open up modDirectX and look at everything that says anything about drawing a sprite. Copy it, paste it, and rename it to PaperDoll, PaperDollSurf, etc.
Also, look in the game loop for the code that calls the draw sub for sprites. You'll need to add an almost-identical statement beneath it that calls the paperdoll subs.
The reason everyone is being a dick is because all the code you need to do paperdoll is already in the source disguised as Sprites
Also, look in the game loop for the code that calls the draw sub for sprites. You'll need to add an almost-identical statement beneath it that calls the paperdoll subs.
The reason everyone is being a dick is because all the code you need to do paperdoll is already in the source disguised as Sprites