Rifleman Archive
Thread: Rifleman Text Commands For Title Change (6/7 Complete)
Lorechaser wrote:
Have you tried
/setCurrentSkillTitle combat_rifleman_ability_03
/setCurrentSkillTitle combat_rifleman_ability_02
/setCurrentSkillTitle combat_rifleman_ability_01
?
Logic would suggest....
Actrually, the titles have little to do with logic, and the logicyou are choosing (though reasonable) does not work.
The "_ability_" refers to the column, and the "_04" refers to the fact that the titles are granted in the fourth tier of that column. Thus, it is the "_ability_" that has to change, not the "_04." So, "_ability_01" would not work becuse there is no title in the first tier box of the abilities branch. You have to know what the columnname used is to get this to work.
The problem is that whoever wrote the code for this command was working from a different set of assumptions than the eventual structure of the skills trees that went to production. Thus, it is not as simple as "combat_rifleman_abilty_04" for that column and "combat_rifleman_countersniping_04" for that branch.
Also, there is no consistency. For instance, if Irecall correctly, I figured out"Stimpack Chemist" was "science_medic_crafting_04" from a post on another skill tree (scout ?)that used "crafting_04" in the title for the crafting column. But, unless I did something wrong, I could not get "science_doctor_crafting_04" to display "Master Chemist," the title for the crafting line of Doctor.
Therefore, it would seem to be easy to figure out, but a quick search of the posts on this subject will show that no one seems to know all the titles. At least, I have never found a difinitive list.
What is known is that the syntax is:
/setCurrentSkillTitle class_profession_title
where:
class = outdoors, social, science, crafting, or combat
profession = Marksman, Artisan, Doctor, etc.
title = the title within the profesion (e.g., Novice, Master, etc.)
As indicated,for _title, the column titles (fourth tier branch titles) tend to be xxxxx_04 where xxxxx is some difficult to discern column name which does not correspond to the name of the branch (example, countersniping_04 does not work for that branch).
Message Edited by Sotaudi on 09-20-2004 12:18 PM