Poison New member Messages 45 Points 0 Github pois8n Emulator Jun 20, 2013 #2 Please implement sit and stand script commands. *sit({"<character name>"}); *stand({"<character name>"}); or/and *issitting(); //Returns 0 if not sitting, and 1 for sitting; Thank you! Last edited by a moderator: Jun 20, 2013
Please implement sit and stand script commands. *sit({"<character name>"}); *stand({"<character name>"}); or/and *issitting(); //Returns 0 if not sitting, and 1 for sitting; Thank you!
anacondaq New member Messages 161 Points 0 Emulator Hercules Jun 20, 2013 #3 agree. Very useful command.
M mkbu95 Retired Staff Messages 237 Points 0 Emulator Hercules Jul 4, 2013 #4 Implemented in e8adea6f0cbad25b5ac21944b16099cce155d050 Thanks