Search found 8 matches

by Felix
Tue Jun 11, 2013 6:29 pm
Forum: Help Forum
Topic: accent aigu
Replies: 2
Views: 2824

Re: accent aigu

Thanks, Vadi!
by Felix
Mon Jun 10, 2013 11:37 pm
Forum: Help Forum
Topic: accent aigu
Replies: 2
Views: 2824

accent aigu

Hello, I'm having difficulty typing the French accent aigu, é, on my Mac when in Mudlet. When I type the accent sign, Command-e, the Mudlet interface is invoked instead of printing the character é. By contrast, the accent grave, è, can be typed without difficulty, with Command-` . Is there a way to ...
by Felix
Sun Jun 02, 2013 8:00 pm
Forum: Help Forum
Topic: put server input into variable
Replies: 2
Views: 2356

Re: put server input into variable

Thank you very much, Vadi.
by Felix
Sun Jun 02, 2013 1:07 am
Forum: Help Forum
Topic: put server input into variable
Replies: 2
Views: 2356

put server input into variable

Hello,

How do you put server input, e.g. what you see on the screen when you type 'look', into a variable?

Thank you very much,

Felix
by Felix
Tue May 07, 2013 7:25 pm
Forum: Help Forum
Topic: conditionals and inventory (Achaea)
Replies: 3
Views: 3604

Re: conditionals and inventory (Achaea)

Thank you very much, Jor'Mox.
by Felix
Sun May 05, 2013 7:03 pm
Forum: Help Forum
Topic: conditionals and inventory (Achaea)
Replies: 3
Views: 3604

conditionals and inventory (Achaea)

I would appreciate your expertise in learning about conditionals in Mudlet. Specifically, I'd like to be able to code a little thing that would check my inventory for various kinds of corpses that Talus likes (sheep, lions, crocodiles, etc.) and IF such a corpse is found, THEN send "give sheep ...
by Felix
Wed Apr 24, 2013 1:29 am
Forum: Help Forum
Topic: Tables as Lists
Replies: 2
Views: 2933

Re: Tables as Lists

Thank you very much, Vadi.
by Felix
Tue Apr 23, 2013 11:55 pm
Forum: Help Forum
Topic: Tables as Lists
Replies: 2
Views: 2933

Tables as Lists

Hello. I'm a nonprogrammer trying to understand Mudlet's treatment of MyEnemies. It says to declare the variable MyEnemies as MyEnemies = {} My first question is about where to declare this. My first thought was in "Scripts", but so far this hasn't worked for me. I have a parallel question...