Board ArchivesSite FeaturesActiveworlds SupportHistoric Archives |
ananas // User Search
ananas // User SearchTelegram bombingAug 25, 2002, 3:01am
I already have that for all annoying messages :)
But this doesn't remove the notification. [View Quote] Telegram bombingAug 26, 2002, 3:30am
It is difficult to have several conversations at the same
time. Two or three still work sometimes, if they don't need your full attention. But as soon as one telegram needs some more time to reply, the people who are talking to you inworld will think you don't listen to them and they will think you're rude. While you're trying to answer two or three telegrams, the next five coming in will scroll the chat text up so you have to scroll back. While you scroll back more chat and telegrams come in - and at some point you're just loosing your head, somehow. This happened to me not only once, but once I tried to solve the problem by switching all privacy options on. It worked but I don't think it is a good solution. It is especially a bad solution because there seems to be only one message for telegrams that cannot be delivered. It doesn't say "Sorry, xxx doesn't accept ANY telegrams" so some might think you block them individually and think that you're rude. This should be fixed too, even if it's some work in the browser and universe source code. What I try to find is a solution that is not rude and cannot be understood as rude, that's why I started this thread and that's where my idea with the delivery delay came from. The sender of the telegrams cannot see how busy you are with chat and with other people sending telegrams, so there should be such a solution. [View Quote] Telegram bombingAug 26, 2002, 4:17am
Allow default objects for black trianglesAug 25, 2002, 3:04am
Allow default objects for black trianglesAug 25, 2002, 3:05am
Allow default objects for black trianglesAug 25, 2002, 10:42am
Not a bot, but maybe helpful :
http://oct31.de/aw/awpropcheck/index.html It can copy the coords to the clipboard in teleport format so you can go there quick to fix it. Needs the old propdump format though [View Quote] Allow default objects for black trianglesAug 26, 2002, 3:08am
Personal LightSep 1, 2002, 10:00am
Great idea :)
As long as it's not available, you could use an invisible object with "create light" and the assigned cit# in the comment, and one global mode bot that makes sure that each of those object is always above it's citizens head. [View Quote] Personal LightSep 1, 2002, 6:22pm
This would bear the risk of duplicate names and would not
allow to use the same object two times with different names. But having the "light" as part of the RWX, with source vertex and direction ... [View Quote] Object Properties Dialog WindowSep 4, 2002, 2:13am
There is one technical problem with your idea.
As long as the NewLine representation is not a printable character combination like "\n", you will not be able to insert line breaks into comment and action line, and if you try to edit entries containing those you will loose everything that is not in the first line. [View Quote] tp://AW_10n_40e_0.5aSep 4, 2002, 5:05am
What about a dummy URL like this to insert clickable
teleport links into the chat? tp://AW_10n_40e_0.5aSep 4, 2002, 6:53pm
It is already very short, compared to what you have to type
now : tp://AW_10n_40e_0.5a vs. http://objects.activeworlds.com/cgi-bin/teleport.cgi?AW_10n_40e_0.5a It has to be some special sequence that a program can easily detect and split into elements, so there's not much more to strip from this. It needs a clear intro and tp:// would sure not be bad because URL-style expressions are already recognized. The underscores separate the elements, world and n/e coordinates are necessary, the last element (altitude) should be optional like it is in the CGI call. I think the CGI call isn't really executed either, I found hints that AW catches the "teleport.cgi" and some other similar strings without asking IE to download anything. It just needed to catch one more. [View Quote] Maximum Visiblity field in World ServerSep 10, 2002, 2:36am
Yes, it has an advantage in adventure worlds where you want to
equalize the conditions for people want to use different hardware. I always wondered why it wasn't there wen the min. visibility came - max. vis. seems more important to me than min. [View Quote] Maximum Visiblity field in World ServerSep 11, 2002, 5:34pm
Well, I tried fog, but fog works very strange, in some directions
it limits your visibility to just some meters, rotate some degrees and you will not recognize any fog, rotate a few degrees more and fog will again reduce visibility to nearly zero. Fog in AW isn't really like fog, it's more like random visibility and random light (maybe only when using software rendering?). [View Quote] Scroll Avatar ListSep 13, 2002, 2:37am
I would like a scrollable or tree-like avatars list too.
But did you know that you can go through the list with the keyboard too? Like : Alt+A and Cursor-Up leads you to the last entry, the letter keys go to the next AV that starts with the pressed letter and so, even if it's not on your screen anymore. Not a good solution, I know, but maybe at least a workaround. [View Quote] Simulation UtilitySep 13, 2002, 2:39am
Simulation UtilitySep 13, 2002, 2:31pm
I don't have the URL handy and don't know if it's free or not.
You could try to see Gobman, Jo or NightRaven and ask. 3DNetz.de allows tourists so you could ask there too, as all three speak English :) [View Quote] Scale commandSep 15, 2002, 3:53am
Yes, scaling "on the fly", that's what fetch.php does.
It works on (estimated) 95% of all RWX objects and cannot scale COB, but still quite useful. It can do some more things, described on http://oct31.de/aw/fetch The tilt and roll is obsolete for AW3.3 of course. [View Quote] Adding ContactsSep 18, 2002, 3:29pm
Adding ContactsNov 25, 2002, 6:46am
Old bug - should be fixedSep 21, 2002, 8:59pm
create texture gold,sign bcolor=b color=aa00ff
This is from the Ay-Awards nominations place. It works sometimes, but sometimes the "sign" command is handled before the "texture" is applied, so there's no sign but just a golden plate. Opqaue/Transparent - ObjectsSep 22, 2002, 2:10pm
A known bug, confirmed as a bug by Roland.
The same happens when greyscale mask objects overlap transparent objects. Especially strange looking, when an avatar with transparent or masked parts walks across or dives through transparent surfaces. [View Quote] Allow tag for "create picture"Sep 29, 2002, 8:32pm
"create picture" should have an optional tag argument.
This would allow more versatile models, like create picture pic1.jpg,picure pic2.jpg tag=2 Optional allowing URLs for "create texture" would help too in most cases. Abuse ReportOct 1, 2002, 4:36pm
Beeing recognized and beeing correct are 2 different pairs of shoes.
All constants except for the named color constants should be in quotes. Even numerical constants have to sit between quotes, if they are not positive absolute decimal values. IMO accepting incorrect code is a bug in the web browser. Unfortunately the current browsers accept so much incorrect code that you hardly find a web page that validates without errors. The official is still validated by http://validator.w3.org/, not by some weird M$ or AOL idiots. (follow-up set to general.discussion) [View Quote] Old bug disabling sound downloadsOct 3, 2002, 9:33pm
- no sound card driver installed
- sound downloads set to "don't download any" Is it really necessary that AW downloads sounds then? The idea to make the menu option work only on sounds that are not on the OP is weird. If someone disables sound he sure has a reason for it, and it is a weird concept to make a difference between OP sounds and sounds with a complete URL Old bug disabling sound downloadsOct 6, 2002, 11:00pm
ARGH - again I crashed on such an MP3 crap !
I wonder which idiot had the idea to make "disable sound" work only on sounds outside of the OP [View Quote] gramsOct 4, 2002, 4:02pm
http://oct31.de/aw/tgram2txt/index.html
can convert the telegrams into a plain text file http://oct31.de/aw/tgramlog/index.html can log outgoing telegrams I haven't tested either of those with 3.3 though. [View Quote] gramsOct 4, 2002, 6:42pm
tgram2txt is a command line tool, you need to open a
console window to use it ("DOS box"). It creates a text file that you can open in NotePad or WordPad. tgramlog is easier to use, you start it AFTER the AW browser starts, it watches AW then and creates a text file containing all sent telegrams too. [View Quote] gramsOct 4, 2002, 10:20pm
nope, the mechanism is completely different.
For outgoing telegrams a program needs to watch out for the "send telegram" window to pop up, and then for the "send" button to be pressed, whereas the incoming telegrams end up in a database file that needs to be converted in order to make it readable as a text. [View Quote] |