PDA

View Full Version : 50 robbers, pirates and bowmen: where are the robbers?


jriky
05-20-2010, 07:48 AM
Hi all!

I'm trying to complete the quest to get the green dragon: I found the bowmen, the pirates but I can't find the robbers!!! any suggestions?

thank u all!

Elwin
05-20-2010, 08:16 AM
Its random, there is no realy sure place for that. But i would try to look in robbers den in Debir first

jriky
05-20-2010, 09:02 AM
I looked everywhere with no result! should troops change? I mean, if in robbers den I find pirates, if I get back there a second time should I find robbers?? or have I just been unlucky???

Elwin
05-20-2010, 10:10 AM
No they wont change. It mostly unlucky. Last thing you can try is save scanner from mod section and look where you can get them in your current game

jriky
05-20-2010, 10:19 AM
ok, I'll try this stuff.

Thank u

copcod
06-14-2010, 07:30 AM
I have the same problem.

The only robbers in my game were at curvy eye's hideout and became unavailable after I completed his quest.

I looked through my savedata to edit it but it is 250000 lines long and hardly legible.

Does anyone know some keywords I should search for to find a specific vendor?

robber's tavern in verona or something.

Petwin
06-14-2010, 08:08 AM
When using the save game scanner you can use a filter. With your text editor you can add Robbers. Run the scanner and the locations where you can buy robbers will be mentioned in the scanner file.

Elwin
06-14-2010, 02:47 PM
I have the same problem.

The only robbers in my game were at curvy eye's hideout and became unavailable after I completed his quest.

I looked through my savedata to edit it but it is 250000 lines long and hardly legible.

Does anyone know some keywords I should search for to find a specific vendor?

robber's tavern in verona or something.

did you ever heerd albout ctrl+f in notepad ? :P U can find words or phrases you want.

copcod
06-14-2010, 08:58 PM
Its 250000 lines long.

I am not talking about the savedata.rpt file that is generated so that you can read it easily.

The file that must be edited is the big one called savedata.txt
(then you have to recompile it with kbdbedit and replace it in your save file... read the readme)

IF you open that with notepad it will hang.

Its not quite as easy as just finding this line:
{A}{atom} = {building_snaketrader}

because I think that section is about the quest in the basement.

99.9 percent of the file is just a huge mass of uncommented code.

kcwong
06-15-2010, 01:11 AM
If you need an editor capable of editing a large file, try ConTEXT (http://www.contexteditor.org/) (http://www.contexteditor.org/). It's small, free and fast, designed for dealing with large text files.

copcod
06-15-2010, 06:30 AM
That isnt the problem.

notepad++ works just fine for me.