Thread: ShowImg Layers
View Single Post
  #2  
Old 05-21-2012, 07:58 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
findimg(x).layer = y;
Where y is a number between 0 - 3;
0 = drawunderplayer
1 = same level as player(default)
2 = drawoverplayer
3 = drawovertrees(more specifically, draw over layer 2)

Layer 4 and higher are for drawing on the screen layer(like for HUDs and GUIs).
Reply With Quote