| Author |
Message |
Topic: %mapquery question |
Lyradil
Replies: 12
Views: 6003
|
Forum: zMUD General Discussion Posted: Tue Jan 23, 2007 4:23 pm Subject: %mapquery question |
yeah that's the weird thing.. when I remove both %'s it doesn't work.. might be some anamoly with the room name though.. Thoughts?
-edit-
I mean that the mapquery doesn't work at all..btw |
Topic: %mapquery question |
Lyradil
Replies: 12
Views: 6003
|
Forum: zMUD General Discussion Posted: Tue Jan 23, 2007 5:12 am Subject: %mapquery question |
Okay next part to the script.. :P
How do you do a mapquery when you know that the exact room name is -always- going to be used?
In the game I play we have skills to sense the exact room someone ... |
Topic: %mapquery question |
Lyradil
Replies: 12
Views: 6003
|
Forum: zMUD General Discussion Posted: Tue Jan 23, 2007 2:24 am Subject: %mapquery question |
| Alright.. I can't quite figure out how to write it then.. because if I'm removing the if statement, I'm going to be removing parts of the script.. would someone mind re-writing it for me with the if r ... |
Topic: %mapquery question |
Lyradil
Replies: 12
Views: 6003
|
Forum: zMUD General Discussion Posted: Tue Jan 23, 2007 12:12 am Subject: %mapquery question |
Okay.. it's not quite working yet. Here's what I have:
Alias: RF
Value: #if %pos( %-1, "'") {#VAR RF {%replace( %-1, "'", "''")}} {#var RF {%-1}}
-------------------------------
Here's w ... |
Topic: %mapquery question |
Lyradil
Replies: 12
Views: 6003
|
Forum: zMUD General Discussion Posted: Mon Jan 22, 2007 8:16 pm Subject: %mapquery question |
Alright.. here's the script question then..
How would I manage changing ' - " in a room name that I capture?
-edit-
After that is solved, would searching with the roomname with " matc ... |
Topic: %mapquery question |
Lyradil
Replies: 12
Views: 6003
|
Forum: zMUD General Discussion Posted: Mon Jan 22, 2007 6:50 am Subject: %mapquery question |
Alright.. I've been up/down inside and out of mapquery and the related commands.. gettng fairly comfortable using them.. Here's what I'm wondering.
When I'm searching for a room name that has an a ... |
Topic: Client Window resizing/Menu Bar problems |
Lyradil
Replies: 1
Views: 1788
|
Forum: zMUD General Discussion Posted: Thu Jun 15, 2006 10:05 pm Subject: Client Window resizing/Menu Bar problems |
| I've seen other threads about this topic, but nothing really answered my question. Whenever I mouse-over the menu bar, or access it with the keyboard my Client Window automatically resizes with each ... |
| |