Seite 1 von 1

Professional Achievement

Verfasst: 11.06.2011 22:32
von henriquejr
Hi Folks!

After completing the last bount mission available (the Band of Berserkers) I returned to the bounty mission board to collect the money, but I was not entitled the Professional achievement.

Is it a bug? Is there some way to grant me this achievement (eg: command line)? If so, what is this command?

Thanks!
Henrique

Re: Professional Achievement

Verfasst: 12.06.2011 00:45
von Garnet
Maybe this help:
Player.SetFactionRank 002331CA

Let me know if works because there are few achievement that don't appears (in my game).

Re: Professional Achievement

Verfasst: 12.06.2011 15:53
von henriquejr
It didn't work!!!

I entered the command line you gave me:
Player.SetFactionRank 002331CA
Hit enter and then the game returned:
Script 'SysWindowCompileAndRun', line 1:
Missing parameter Value.
Compiled script not saved!

I still don't have the Professional achievement (however I do have the Bounty Hunter achievement).

Am I doing the things correctly?

Thanks!
Henrique

Re: Professional Achievement

Verfasst: 12.06.2011 16:47
von Garnet
Sorry, I forget the 0.
This is correct:

Player.SetFactionRank 002331CA 0

It works for me.

Re: Professional Achievement

Verfasst: 12.06.2011 18:32
von henriquejr
This time the command line worked (after inserting 0).
Now I have the Professional achievement, after completing all available bounty missions!

Thank you for your help!
Henrique