mob
icon = 'test.dmi'
mob/Login()
..()
new/mob{pixel_w=-32;pixel_x=32;pixel_z=-32;pixel_y=32;}(loc)
New()
world.log << "w: [pixel_w] x: [pixel_x] z:[pixel_z] y:[pixel_y]"
The value shows as being modified, but it doesn't render in the correct place for some reason.
Yeah, it's not working AT ALL.