remove/change languages

Posted by Yetro on Fri 03 May 2002 09:30 PM — 4 posts, 16,663 views.

#0
Well, hi everybody.

Here is my problem, What code i have to remove change to remove a languague?

I want that playeres cant practice a language of an unavaible race.

The mobs will speak common so it doesnt matter if the npc_race doesnt have a language.

I hope somebody helpme.

Ehh.. Sorry for me english

Greetings
Australia Forum Administrator #1
A couple of days ago there was a post by Vaelarin about languages. Did that not help?
USA #2
I think Yetro just wants to make a particular language unavailable to players? If so, go into the class files and remove the skill from their list.

For example, open Mage.class, and go to the bottom of the skill list, just before the titles. There you'll see entries for all the languages they can learn. If you don't want anyone to know pixie, for example, just delete the line that says = Skill 'pixie' 1 99 . Then save Mage.class, and do the same in all of the other class files.
#3
thanks to both, that help