Page 1 of 1

[Command] removeNeighbour

Posted: Thu Nov 04, 2021 8:01 pm
by Raddeck
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:

Code: Select all

    John(Sad):: "Goodbye, we're moving to another apartment."
    John.removeNeighbour()