Ir para conteúdo

Complete Inquisition Tutorial


swordie123

Posts Recomendados

GOOD OT-SERVER = MUCH PLAYERS!

GET DEDICATED SERVER WITH DDOS PROTECTION UP TO 10 GB/S HERE:

banner728.gif

 

Add these things in your script folders, positions are set as in real tibia so if you use a custom map do change them!

This inquisition tutorial contains MoveEvents, Actions and Creaturescripts (2 out of 3 are for this section so I posted it here)



Chests Part

Actions.xml

XML Code:
'

inqchests.lua place in actions/scripts/quests
Lua Code:


1300 = Robe of Underworld
1301 = Spellbook of Dark Mysteries
1302 = Fireborn Giant Armor
1303 = Master Archer's Armor
1304 = Royal Crossbow
1305 = Hellforged Axe
1306 = Obsidian Truncheon
1307 = Emerald Sword
1308 = Warsinger Bow

--note: script only allows one to be picked!

Teleport if bosses killed part

Creaturescripts.xml

XML Code:
Also add
Lua Code:
In the login.lua found in creaturescripts/scripts


And Inquisition.lua (with capital i) in creaturescripts/scripts
Lua Code:
The teleport position is the spot where the teleport will appear when the boss has been killed, also the brother bosses need to be killed both before the teleport will appear.

Teleport configuration

movements.xml
XML Code:
inq.lua in movements/scripts (this one is will small i not like the one before).
Lua Code:


Explanation:

Bosses: what will teleport him to the 1001 coordinations and show the text Entering The Crystal Caves.

Mainroom:The teleports in the mainroom will have the id's 2001-2005 it will check if you have killed the boss first, if you have killed the boss you can proceed threw the teleport so if you have killed for instance Ushuriel and have gone threw his teleport you can go to the Crystal Caves. If you haven't killed him and gone threw his teleport you cannot go to the Crystal Caves.

Portals: All the portals in the quest work with action id's not with teleport destinations so you will have to add the id's on the teleports so they teleport you to your destination.
So for example all the teleport that will go to the Inquisition Portal Room will have the action id 3000.
These are placed in the bosses teleports for if you want to go back (NOT THE ONE CREATED!!!), or placed at Crystal Caves when you enter, there is also a teleport to get back to the Portals room there.


I hope this helped you.

-SoloQ

--note: I do not know who the original creator is.

 

 

 


GOOD OT-SERVER = MUCH PLAYERS!

GET DEDICATED SERVER WITH DDOS PROTECTION UP TO 10 GB/S HERE:

banner728.gif

from otland.net
Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...