Name: force_us - force a living to do a command Syntax: int force_us(string command) Description: The force_us function forces a living to execute a command. The living is informed about this action. Note: If the living is a normal player, this will be logged. Return value: The force fails if the level of the forcer is lower than the level of the forced player and returns 0, else it returns 1. Examples: this_player()->force_us("return bottle"); See also: efun/command