ID:146390
 
Code:
client
New()
new/obj/Bomb(src)
..()

obj
Bomb
layer = 10
icon='Hud.dmi'
icon_state = "Bomb"
New(client/C) screen_loc = "12,12",C.screen += src


Problem description: Anytime I join the game, from what ever point the HUD obj is at, it puts lines of black above, and beside it, sometimes even below... I don't know whats going on.. Help would be appreciated.

I do not think its the code from the description i think its just your game screen is too small for the rest
In response to Against_The_Odds
No, my game screen is fine, the hud works on all my other games(with same screen size).
In response to Chwgt
Fixed it.