From e75ecacc2f3b2171a24df6abb089df4f3ecd9ebd Mon Sep 17 00:00:00 2001 From: Asheraf Date: Sun, 24 Nov 2019 21:48:24 +0100 Subject: Implement support for switching madogear type --- doc/script_commands.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/script_commands.txt b/doc/script_commands.txt index 1d8ed786b..243d91dfa 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -4378,7 +4378,7 @@ falcon and false if they don't. --------------------------------------- -*setmount({}) +*setmount({{, }}) *checkmount() If is MOUNT_NONE this command will remove the mount from the @@ -4414,6 +4414,12 @@ The following flag values are accepted: Unlike 'setfalcon' and 'setcart' this will not work at all if they aren't of a class which can ride a mount. +For clients PACKETVER_MAIN_NUM >= 20191120 || PACKETVER_RE_NUM >= 20191106 +you can pass a flag which specifies the madogear wanted. +The Available types: + MADO_ROBOT + MADO_SUITE + The accompanying function will return MOUNT_NONE if the invoking character is not on a mount, and a non-zero value (according to the above constants) if they are. -- cgit v1.2.3-70-g09d2