Currently panel is invisible, its layer set to "-1"

Only box and robot created by those are visible:

ent_create("robotic.mdl", vector(300,0,0), player_walk); // assumes you're using cbabe
ent_create("box.mdl", vector(300,50,0), NULL); // assumes you're using cbabe


What kills me not, that makes me stronger.

***Working on RPG/RTS***