Possible u have problem with audit checks, change all configs to false in punishment.prop / security.prop
Type: Posts; User: ALeKsIuS
Possible u have problem with audit checks, change all configs to false in punishment.prop / security.prop
2.7-3.0 mostly completed for tests ) none emu work for more than 70%
Hi, I'm java developer
my skills: OOP, SOLID, Enterprise/integration design patterns
Java Core, Java 7+, CollectionsJDBC, Hibernate, RDBMS (MySQL)
Servlets, Tomcat, JSP, HTML/CSS, XML
Spring...
For now I working on 4.9 version with pathfind, soon it will be based on navmesh. https://forum.ragezone.com/image/png;base64,iVBORw0KGgoAAAANSUhEUgAABQAAAALQCAYAAADPfd1WAAAgAElEQVR4nOy9ebBlx13n...
hi, custom.properties
change gameserver.secondclasslevel = 55 to 0
Yes, this is geo file
include geo
without profiling and debuging u cant solve that.
Visual part in client is static, u must change it inside client
nope, here used connector for mysql 5, if u want upgrade to 8 version u need change connector and rewrite some code in commons.
Need rewrite getting Z in this admin commands, u can ignore this message
Are u serious? https://forum.ragezone.com/f586/al-commons-1206812/
There is no sence for downgrading source, at 8 version comes jvm optimization (5% I thought), lambda, optional, streams, functional interfaces, new timeApi, and maybe something forget )
That's utility lib, here Db manager, pools and network implementation.
Out of memory
problem in pools
mostly problem is in geo, parsing meshes right.
Just make pathfind system, by points or navmesh
Check which lvl need for command in properties, it must be 0
need fix effect, and check geo
must be correct packet - sm version check
Server listening on IP: !<My external ip address>! Port 9014
look config
pls show full stacktrace
some good steps in parsing geo
http://joxi.ru/nAyD5Blc9XQWD2.jpg
see admin props chat_commands.xml u must add user with specified groups of commands (check example in end of file) and in loginserver db - (table) account data - accesslevel column put 5
pathfind isnt problem, need good geo for improve that.
GameServer is not authenticated at LoginServer side
In loginserver database u must add gameserver and check both properties
with which geo files work? old or new from zzsort?
most people of this forum can't make simple script, so compile is enough )
Missed, maybe u can found on forum
Hi guys, there not bad 3.0 aion server
features:
new geo
npcs pathfind
datapack almost done
jdk 8
mysql 5
Credits: Aion Lightning (base), NeoN - my old team )...
how to contact ? Have usefull info and some code for that )
That boasting )
currently working on geohttp://joxi.ru/nAyD5Blc9XQWD2.jpg
http://joxi.ru/nAyD5Blc9XQWD2...
jdbc:mysql://localhost:3306/
u forget about port
access level need send by server, sm account props
Look how work staticdoors, u can add model for siege door.
That must fix reward for players with same Ip.
Goto PvpService, look doReward method and add this check
if(winner.getClientConnection().getIP().equals(victim.getClientConnection().getIP()))
return;
.htaccess
AddDefaultCharset utf-8
php_value memory_limit 250M
IndexIgnore */*
RewriteEngine on
RewriteRule ^page/([a-zA-Z0-9\_/]+)/?$ index.php?request=$1
RewriteRule ^legion/(.*)/?$...
Looking for good datapackers, some info about project: includes 2.7, 3.0, 3.6, 4.3, 4.5, 4.8, 4.9 versions,
now work on 4.9.
some features:
- pathfinding system
- geodata with working...
lol, in post tilte? ) I found
pls delete topic .
Hello guys, maybe someone have sniff logs or packets of this versions? ty
- - - Updated - - -
I need SM_BROKER_SERVICE
author is metawind, did u ask him before share that?
Anyway who give it?)
- - - Updated - - -
When u finish ur geo, show me pls)
where u get this tool? I give it for 3 people )
- - - Updated - - -
and if interested, I can make geo for all version with trees and working coll flags (material)
They use java 8 for loginserver and java 7 for gameserver =\
use all sql from update folder
use 7jdk
u need added new client packets) and add 8bytes in server packet)