bug with racial fix and language load..

Posted by Yetro on Thu 13 Jun 2002 11:14 AM — 2 posts, 11,392 views.

#0
Whell i have installed the snippet Race fix 1.2 to fix race skills, it says that it correct the problem of loading language but i got the following runing the mud...

[*****] BUG: load_class_file: Skill common unknown
[*****] BUG: load_class_file: Skill dwarven unknown
[*****] BUG: load_class_file: Skill elvish unknown
[*****] BUG: load_class_file: Skill gith unknown
[*****] BUG: load_class_file: Skill gnomish unknown
[*****] BUG: load_class_file: Skill goblin unknown
[*****] BUG: load_class_file: Skill halfling unknown
[*****] BUG: load_class_file: Skill ogre unknown
[*****] BUG: load_class_file: Skill orcish unknown
[*****] BUG: load_class_file: Skill pixie unknown

Thu Jun 13 07:04:38 2002 :: Assigning gsn's
ASSIGN_GSN: Skill common not found.
ASSIGN_GSN: Skill dwarven not found.
ASSIGN_GSN: Skill pixie not found.
ASSIGN_GSN: Skill ogre not found.
ASSIGN_GSN: Skill orcish not found.
ASSIGN_GSN: Skill goblin not found.
ASSIGN_GSN: Skill halfling not found.

note that some languages are missing on the 1 list (trollese) and taht more are missing on the 2 list (trollese, elvish, gnomish, etc)

hope anyone help.. gretings..
#1
i found the problem.. it just can't be 0 racial skills, it most exist at least one on skills.dat to load correctly the languages.

Now.. how i create a null skill.. i mean i skill that does nothing, nobody can execute it but is on the skills.dat and has its own gsn.

Or a snippets suggestion for use as racial skill? perhaps..

well, greeting hope it help somebody..