At 02:25 PM 9/29/97 -0400, you wrote: >On Mon, 29 Sep 1997, Aaron Miller wrote: > >>Perhaps base it off that, but not too much. Don't want your languages >>coming out looking like spells. That is, assuming in your world spells >>have their own mystical tongue. > >Modify say_spell() to use whatever table you pass through it and then you >can have whatever the character says automatically translated into another >language. Elvish might change 'ck' to 'sh' or something similiar. You can >even define specific words to be changed or just letters and syllables. or you could do what i plan on doing, is modifying the Drunk Language Code (from the snippets site i do believe) make_drunk() function to be specific to do basically that. it doesn't kill buf, buf1, and buf2 either :-P i personally like the way make_drunk does it. it allows for different interpretations of the same letters and syllables instead of letter by letter. (like substituting aaaayyyyy instead of A in drunk) with this you could easily add a new table. but as stated before it doesn't tear up any global buffers :-) Code On Akuma the Raging Coder > >The only drawback I see is that it kills buf, buf1, and buf2... :) > > -- >George Greer - Me@Null.net | Genius may have its limitations, but stupidity >http://www.van.ml.org/~greerga | is not thus handicapped. -- Elbert Hubbard > > > +------------------------------------------------------------+ > | Ensure that you have read the CircleMUD Mailing List FAQ: | > | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | > +------------------------------------------------------------+ > > +------------------------------------------------------------+ | "The poets talk about love, but what I talk about is DOOM, | | because in the end, DOOM is all that counts." - | | Alex Machine/George Stark/Stephen King, The Dark Half | | "Nothing is IMPOSSIBLE, Just IMPROBABLE" | | "Easier Said Than Done, But Better Done Than Said..." | +------------------------------------------------------------+ +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST