Kisekae Chat Board
--


FKiSS3

by (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

  1. FKISS3. fenoderee, Jul 1, 2003, 12:53 PM
    1. Re: FKISS3. , Jul 2, 2003, 9:00 AM

Create your own forum at Network54
 Copyright © 1999-2008 Network54. All rights reserved.   Terms of Use   Privacy Statement