How to create a Trigger documentation below version 1.2.0 DOWNLOAD LINK
How to create a Trigger documentation version 1.2.0 DOWNLOAD LINK
Next to be Released: Version 1.2.0 Trigger documentation.
Speed Walking - Version 1.2.1
!2~20w3[sw]n
! tells client is speed walking.
2 is the time interval between sending commands.
20 is the number of steps and is optional
w is for west
3 is number of steps [sw] <- is for moving sw. Don't forget the [ ] or you will end up in an infinite loop.
!2~2w[open door]3s
! tells client is speed walking.
2 is the time interval between sending commands.
Go west 2 times.
[ is the start of a command or movement as described above
open door
] end of open door command
Go south 3 times.
Next in List: Creating Macro's Document.
How to create a Trigger documentation version 1.2.0 DOWNLOAD LINK
Next to be Released: Version 1.2.0 Trigger documentation.
Speed Walking - Version 1.2.1
!2~20w3[sw]n
! tells client is speed walking.
2 is the time interval between sending commands.
20 is the number of steps and is optional
w is for west
3 is number of steps [sw] <- is for moving sw. Don't forget the [ ] or you will end up in an infinite loop.
!2~2w[open door]3s
! tells client is speed walking.
2 is the time interval between sending commands.
Go west 2 times.
[ is the start of a command or movement as described above
open door
] end of open door command
Go south 3 times.
Next in List: Creating Macro's Document.