![]() |
![]() |
Guest_Guest_* |
![]()
Post
#1
|
Guests ![]() |
Basically.. could you put in at least all of the features cantrip has in terms of mac-beautiful window preferences and all that sort of stuff that is built in to apple script. Only don't suck like cantrip and be too slow to actually be useable.
|
|
|
![]() |
Guest_Brennan Young_* |
![]()
Post
#2
|
Guests ![]() |
The absolute minimum Applescript support would be to be able to select in the 'edit trigger' window a script with a special callback handler, something like
CODE property bestWeapon : "sword"
on default trigger (msg, whichWorld) tell application "Savitar" tell whichWorld if msg begins with "You have been attacked by " then send "retaliate with " & bestWeapon else return false -- i.e. I didn't handle this end if return true -- i.e. I handled this end tell end tell end output |
|
|
![]() ![]() |
Lo-Fi Version | Time is now: 11th April 2025 - 02:18 PM |