I'm working on a horse mod, and I'd like to be able to breed my horses.
What's a good way to accomplish this? I'm thinking about right-clicking both horses but that seems too easy and unrealistic.
serverCmdDiscuss( findClientByName(trinick) );
banBLID( findClientByName(trinick).bl_id, -1, "I added a client argument to the non-existent server command. You happy?" );