
01-21-2002, 10:45 AM
|
|
:]
|
Join Date: Mar 2001
Location: BC
Posts: 1,344
|
|
addspritedef
|
Don't know if this has been suggested before, or if it is avaliable in NPC Server, but...
A command like addtiledef, except adding over sprites.png instead of pics1.png.
It would be useful if a sign's image was changed, or a bushes, or if someone wanted to replace the arrow graphic with their own.
Maybe the code would be like:
addspritedef spritesimage,levelstart,x,y; |
|
|
|