k. Just a quick question. should be fairly simple.
But this is what i got. I am making a new Load screen using No Window Classes at all. Just easier for me. Completly functional and everything. I can print the name of a character i know how to do that:
@Fileslot.bitmap.draw_text(.......)
now.. I wanna put the characters image in this as well. but this doesnt work
@Fileslot.bitmap.blt(.....) doesnt work.. Is there any other way I can do this?
But this is what i got. I am making a new Load screen using No Window Classes at all. Just easier for me. Completly functional and everything. I can print the name of a character i know how to do that:
@Fileslot.bitmap.draw_text(.......)
now.. I wanna put the characters image in this as well. but this doesnt work
@Fileslot.bitmap.blt(.....) doesnt work.. Is there any other way I can do this?