[Command] removeNeighbour
Posted: Thu Nov 04, 2021 8:01 pm
Actor.removeNeighbour()
USE:
Remove this actor from the list of your neighbours.
Will remain acquaintance at least though.
TYPE: Command, Reference
RETURNS: /
THEME: Housing
COMPARE: addNeighbour, isNeighbour, getSpecific(Neighbour)
EXAMPLE:
USE:
Remove this actor from the list of your neighbours.
Will remain acquaintance at least though.
TYPE: Command, Reference
RETURNS: /
THEME: Housing
COMPARE: addNeighbour, isNeighbour, getSpecific(Neighbour)
EXAMPLE:
Code: Select all
John(Sad):: "Goodbye, we're moving to another apartment."
John.removeNeighbour()