HTH Dialog Developers Group
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
This topic
This board
Entire forum
Home
Search
Login
Register
General Category
»
XML and technical stuff
»
Scripts
»
Message #546
« previous
next »
Print
Pages: [
1
]
2
3
4
Author
Topic: Scripts (Read 5066 times)
1r2k5ng09df8s3
Hero Member
Posts: 509
Re: Scripts
«
on:
December 29, 2019, 11:06:01 pm »
Okay I got it to work! Thanks. Also I noticed one of your scripts in jasmin’s controller:
On(release){
Function
}
On(keyPress “2”){
Same function
}
You can condense this into:
On(release, keyPress “2”){
Function
}
Logged
Print
Pages: [
1
]
2
3
4
« previous
next »
General Category
»
XML and technical stuff
»
Scripts
»
Message #546