Instantly removing a character from a room

Started by Nostrum, Sat 19/07/2003 19:40:31

Previous topic - Next topic

Nostrum

I've got an NPC that I need to vanish from thin air, but it seems the only way I can have a character exit the room is to walk out, which won't work for the game... is there a command that would make a character vanish immediately? Thanks

Minimi

character[CHARID].x
character[CHARID].y

see the help file character variables for more info!

TerranRich

Send your non-playable character (NPC) to the "limbo room" like the bad litle boy he is.

character[WHOMEVER].room=-1;

Room -1 is a useful yet non-existant room you can use to make characters disappear from the game completely, yet still exist. :)
Status: Trying to come up with some ideas...


SMF spam blocked by CleanTalk