
03-31-2012, 04:11 PM
|
|
the fake one
|
 |
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
|
|
|
You can't change an NPC's or a player's layer.
To some extent you can change how NPCs display using drawUnderPlayer or drawOverPlayer (which also changes how they appear in relation to other NPCs).
Depending on what you're doing you could possible use showimg/showani with attachtoowner=true. That would allow you to use some layers (0 through 3). |
|
|
|