Making items not useablemutt2050 User Offline 04.06.12 04:07:27 am Hello all looking for a little help. Is there any way to make items on the map not useable ( as in you can not pick them up and give a message with it) I am wanting to use some items as back ground for a shop. any help would be great.
Re: Making items not useableHurri04 Super User Offline 04.06.12 06:07:08 pm 123on:collect { skipevent; }
Re: Making items not useablemutt2050 User Offline 04.06.12 06:41:23 pm Thanks this will be a big help for my game
Re: Making items not useableOrge User Offline 07.06.12 02:56:23 pm In general: the "skipevent;" command will be executed when written in any "on:xyz" Event and will stop it/make it impossible ?
Re: Making items not useableHurri04 Super User Offline 07.06.12 03:41:29 pm nope, only works with certain events: see skipevent