Quote:
Originally posted by Thak2
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;
|
That's a really good idea, they could also add
addstatedef (for people who want a new state but dont want to script it)