Page 1 of 1
AHT URGHAN MISSION 1 TO 15 update
Posted: Mon Apr 29, 2013 7:40 pm
by gedads
rev 3305 required
Hi here is the mission 1 (cs with najah) ready for delivery of supplies package.
and a second patch for mission 2 for each stagging point.
latest patch @ end of thread
Re: AHT URGHAN MISSION 1 TO 3 UPDATED 3 to 5
Posted: Mon May 06, 2013 9:01 am
by gedads
patch 3 to 5 (just got raillefal's letter).
forgot to add: remove bronze piece or the 1000 gils traded to cacaroon from inventory
didn't add: 24H wait time before knight of gold.
Re: AHT URGHAN MISSION 1 TO 3 UPDATED 3 to 5
Posted: Mon May 06, 2013 11:27 am
by gedads
mission 5 and 6
Re: AHT URGHAN MISSION 1 TO 3 UPDATED 3 to 5
Posted: Fri May 10, 2013 2:51 am
by gedads
mistake:
in najah salaheem lua:
if(player:getCurrentMission(TOAU) == KNIGHT_OF_GOLD and player:getVar("TOAUM4") == 0)
has to be changed to
elseif(player:getCurrentMission(TOAU) == KNIGHT_OF_GOLD and player:getVar("TOAUM4") == 0)
in halver.lua in chateau d'oraguille zone, toaum4 has to be set to 0 (end of the mission if not it'll just stay there)
change
elseif(csid == 0x0234 and option == 1) then
player:completeMission(TOAU,CONFESSIONS_OF_ROYALTY);
player:addMission(TOAU,EASTERLY_WINDS);
player:delKeyItem(RAILLEFALS_LETTER);
to
elseif(csid == 0x0234 and option == 1) then
player:completeMission(TOAU,CONFESSIONS_OF_ROYALTY);
player:addMission(TOAU,EASTERLY_WINDS);
player:delKeyItem(RAILLEFALS_LETTER);
player:setVar("TOAUM4",0);
Re: AHT URGHAN MISSION 1 TO 3 UPDATED to ASTRAL WAVES
Posted: Fri May 10, 2013 6:43 am
by gedads
up to mission astral waves (10)
Re: AHT URGHAN MISSION 1 TO 15 update
Posted: Thu May 16, 2013 4:07 am
by gedads
INSERT INTO `mob_spawn_points` VALUES ('17101146', 'Jazaraat', '2793', '-386.184', '7.398', '-568.084', '24');
INSERT INTO `npc_list` VALUES ('17101285', 'Jazaraat_s_Headstone', '130', '-389.670', '6.691', '0.001', '0', '40', '40', '0', '0', '0', '2', '2051', 0x0000340000000000000000000000000000000000, '0', '79');
INSERT INTO `npc_list` VALUES ('16998978', '', '0', '-463.400', '0.001', '-396.400', '98310', '40', '40', '0', '0', '0', '0', '2051', 0x0400000000000000000000000000000000000000, '0', '54'); --> don't modify the name, just replace values after it (the symbol).
can't go any further, can't launch assault the black coffin.
Re: AHT URGHAN MISSION 1 TO 15 update
Posted: Fri Jan 17, 2014 1:19 pm
by altalus
Would it be possible to get an updated version of these ? Most patch cannot be applied on 4482