Difference between revisions of "teleport configuration"

From OpenKore Wiki
Jump to navigation Jump to search
Line 24: Line 24:
 
|-
 
|-
 
!1
 
!1
|Teleport the monsters appear on screen.
+
|Teleport till the monsters appears on the screen.
 
|-
 
|-
 
!2
 
!2
|Teleports the monster's attack to cause damage.
+
|Teleport when the monster attacks to not take damage.
 
|}
 
|}
  
== Exemplo ==
+
== Example ==
 
  Poring -1 1
 
  Poring -1 1
 
Ignora completamente o monstro (não ataca) e teleporta imediatamente ao ver o monstro na tela.
 
Ignora completamente o monstro (não ataca) e teleporta imediatamente ao ver o monstro na tela.

Revision as of 13:08, 5 June 2013

Default teleport settings

Thiese options are defined in config.txt

Equip item before teleporting

Teleporting to hunt monsters

  • This option makes your bot avoid walking behind monsters. Read on Fly Bot.

Teleporting to avoid specific monsters

This option is defined in mon_control.txt.

Teleporting to avoid players

  • Read avoid.txt to avoid players or specific accounts.
  • TeleportAuto_allPlayers teleport till Kore sees no player. Useful to avoid your bot to be seen by other players, but can cause problems if the map has many players inside.

The syntax of the file is mon_control:

 <monster name> <attack> <teleport> <search> <skillcancel> <lv> <joblv> <hp> <sp> <weight> 

Teleport options:

Value Description
1 Teleport till the monsters appears on the screen.
2 Teleport when the monster attacks to not take damage.

Example

Poring -1 1

Ignora completamente o monstro (não ataca) e teleporta imediatamente ao ver o monstro na tela.

Teleportando como atalho para alcançar portais

Esta opção é definida em config.txt.

  • [[route_teleport] deve estar em 1.
  • route_teleport_minDistance vai definir a qual distância o Kore irá parar de teleportar. Exemplo: Se estiver configurado como 200, o Kore irá parar de teleportar quando estiver a 200 célular do portal de destino.
  • route_teleport_maxTries o número máximo de teleportes antes de desistir de teleportar para perto do portal e ir a pé.
  • route_teleport_notInMaps faz com que o Kore não use esta função nos mapas especificados.

Teleporte condicional

Esta opção é definida em config.txt.