Kisekae Chat Board
FKiSS3
by
Dov Sherman
(
no login
)
Yes, you can do that using FKiSS3 code. Here's an example.
#1 off.cel
#1 on.cel
#2 bullseye.cel
;@EventHandler
;@in(#1, #2)
;@ unmap("off.cel")
;@ map("on.cel")
;@off(#1, #2)
;@ map("off.cel")
;@ unmap("on.cel")
;@press(#1)
;@ timer(5, 10) ;; start checking position
;@release(#1)
;@ timer(5, 0) ;; stop checking position
;@alarm(5)
;@ letinside(C, #1, #2)
;@ ifnotequal(C, 0)
;@ unmap("off.cel")
;@ map("on.cel")
;@ else()
;@ map("off.cel")
;@ unmap("on.cel")
;@ endif()
;@ timer(5, 100)
Posted on Jun 29, 2003, 3:15 PM
from IP address 207.195.139.200
Respond to this message
Return to Index
Responses
FKISS3
.
fenoderee, Jul 1, 2003, 12:53 PM
Re: FKISS3
.
Dov Sherman
, Jul 2, 2003, 9:00 AM
Create your own forum at Network54
Copyright © 1999-2009
Network54
. All rights reserved.
Terms of Use
Privacy Statement