
1
image("gfx/npc/soldier.bmp<m>", x, y, mode)
Instead I get this error:
1
cannot load image "gfx/npc/soldier.bmp<m>"
Am I doing something wrong or does the command not work?
image("gfx/npc/soldier.bmp<m>", x, y, mode)
cannot load image "gfx/npc/soldier.bmp<m>"