





Thx for replyIdibil 说:Caravan or Cattle? You need go to coast, then, you can hire a ship (advance over sea), caravan or cattle follow you.
You travel other side and they travel with you.
blazing49 说:[Thx for replyIdibil 说:Caravan or Cattle? You need go to coast, then, you can hire a ship (advance over sea), caravan or cattle follow you.
You travel other side and they travel with you.
When i set sail.The caravan just follow me(at land) and stop when near the coast at world map.
And u mean coast was in world map or ingame map(port)?And one more thing,when i talk to sea raider at port,he asked me to go see village elder.I can finish the 2 quest except 'north bandit'.I already killed it but can't seem to turn in the quest


Hengwulf 说:

(24, #Floris Seafaring Wilderness Check
[
(try_for_parties, ":party_no"),
(party_slot_eq, ":party_no", slot_party_type, spt_ship),
(party_slot_eq, ":party_no", slot_ship_center, ship_wild_no_guard),
(party_get_slot, ":timer", ":party_no", slot_ship_time),
(store_current_hours, ":cur_time"),
(ge, ":cur_time", ":timer"),
(store_random_in_range, ":luck", 0, 10),
(ge, ":luck", 5),
(str_store_party_name, s1, ":party_no"),
(display_message, "@You have a bad feeling about your ship {s1}."),
(remove_party, ":party_no"),
(try_end),
]),
