Skip to content
La2Base
Home
DownloadsWikiForumFAQ
Search
ruen
Sign up Login
HomeFilesWikiLogin
  • Home
  • Downloads
  • Wiki
  • FAQ
  • Contact Us
  • About
  • Rules
  • Privacy
  • Terms of Service

© 2026 la2base.com · All rights reserved

ruen
Forum/Форум для новичков[JAVA]/[help]перемещение только мышкой
Search

[help]перемещение только мышкой

6 replies78 viewsCurrently viewing: 1
N
Nick

User

Участник

Posts: 37

На форуме с: 03/22/2009

Репутация: +10

Рейтинг: 0

· 03/26/2009, 05:43 PM

Сборка L2Emu Gracia Part2 rev 1432.
передвижение персонажа в игре возможно только мышкой.
при попытках перемещения с помощью стрелок клавиатуры от клиента к серверу идут пакеты
запрос на передвижение, но сервер на них отвечает пакетом ActionFailed

думаю что гдето в сервере есть ограничение на передвижение клавиатурой, подскажите где и как отключить?

0
N
Nick

User

Участник

Posts: 37

На форуме с: 03/22/2009

Репутация: +10

Рейтинг: 0

· 03/27/2009, 05:24 PM

ап, теме. вопрос все еще актуалент.

помогите кто сталкивался с такой проблемой.

0
AbsT
AbsT

User

Ветеран

Posts: 1514

На форуме с: 12/10/2007

Репутация: +768

Рейтинг: 0

· 03/27/2009, 05:28 PM

Геодата стоит?

— Ålderdom - ingen glädje..

0
N
Nick

User

Участник

Posts: 37

На форуме с: 03/22/2009

Репутация: +10

Рейтинг: 0

· 03/27/2009, 05:30 PM

AbsT: Геодата стоит?


да стоит, геопак и маршрутка для мобов

0
Дмитрий
Дмитрий

User

Участник

Posts: 94

На форуме с: 12/09/2008

Репутация: +28

Рейтинг: 0

· 03/27/2009, 05:32 PM

Ставь геодату и будет работать, без гео ни на одной сборке не будет работать передвижение с клавы.
По крайне мере личный опыт, сколько не тестил не работало.

0
N
Nick

User

Участник

Posts: 37

На форуме с: 03/22/2009

Репутация: +10

Рейтинг: 0

· 03/27/2009, 05:40 PM

-Diman-: Ставь геодату и будет работать, без гео ни на одной сборке не будет работать передвижение с клавы.
По крайне мере личный опыт, сколько не тестил не работало.


гео стоит . вот привожу настроечный файл.
Цитата
# ================== #==================#
# L2Emu Project Pack # GeoData Settings #
# ================== #==================#

AcceptGeoeditorConn = false

# GeoData options: (no recommendations, for each his own)
# 0 = GeoData and PathFinding OFF (default)
# 1 = GeoData is used to check Line Of Sight (LOS) targeting and
# L2Playable movement. You need to download files for data/geodata folder.
# Monsters can pass walls but not aggro (no line of sight) through them.
# 2 = Full GeoData enabled. Includes PathFinding (requires also /data/pathnode
# files if CellPathFinding not enabled) and all character moves go through
# geodata checks (if a mob passes a wall, pathfinding didn't find a route
# but we allow attack and returning home).
# Recommended server memory minimum 2 GB, rather 3 GB.
GeoData = 2
# Cell-level pathfinding, produces more accurate routes but is (maybe 10x)
# heavier to calculate. Recommended for small servers at least. If False,
# pathnode files are used. Uses a max nr of nodes in calculation which can
# be adjusted in the algorithm if it needs to be faster.
CellPathFinding = false
#[True]Loads GeoData buffer's content into physical memory.
#[False] Does not necessarily imply that the GeoData buffer's content is not resident in physical memory.
ForceGeodata = true

# -------------------------------------------------------------
# Z-Axis correction for L2Spawns.
# Possible values: Town, Monster, None, All
# If you have problems with NPCs spawning on town roofs, change to "Monster" or "None"
# If you have problems with dungeon mobs spawning on surface, change to "Town" or "None"
GeoCorrectZ = All


файлы *.l2j загружаються сервером
и файлы *.pn тоже

0
Войдите или зарегистрируйтесь чтобы ответить