Forum in READ ONLY mode! All questions and discussions on Discord official server, invite link: https://discord.gg/VxsGzJ7

Search found 4 matches

by bounds
20.03.2017 23:51
Forum: Help
Topic: Is there a way to prevent Stealth echoing to journal? [No]
Replies: 3
Views: 8263

Re: Is there a way to prevent Stealth echoing to journal?

Vizit0r wrote:no way
Good to know. Thanks.
drabadan wrote:why not?
Are you asking why I'd want this? If so, I was just looking to simplify the journal output. Less journal scrolling and screen spam.
by bounds
20.03.2017 0:29
Forum: Help
Topic: Hot keys
Replies: 13
Views: 12931

Re: Hot keys

Wow, you're awesome nah nah! It works great. Thank you!
by bounds
19.03.2017 6:51
Forum: Help
Topic: Hot keys
Replies: 13
Views: 12931

Re: Hot keys

It's been a few years. Just wondering, have hotkeys have been updated to support Python functions?
by bounds
19.03.2017 1:06
Forum: Help
Topic: Is there a way to prevent Stealth echoing to journal? [No]
Replies: 3
Views: 8263

Is there a way to prevent Stealth echoing to journal? [No]

Is there a way to prevent Stealth from echoing to the game journal? For example, see the pink text in this picture after using a smelt script: https://i.imgur.com/rPrzBiF.jpg # ... # Find first item FindItemEx(-1, -1, smeltBox, True) toSmelt = FindItem() while toSmelt != 0:     Ignore(toSmelt)     W...