- Joined
- Feb 23, 2015
- Messages
- 12
- Reaction score
- 2
Запустил , добавил новые карты, шард полетел
en:
Start server,add new maps, shard crashes.
Кто-нибудь может полностью расписать структуру сервера(где изменять для добавления карт, вещей,изменения механик)
Anybody can explain how server works(add new items,maps etc)?
This code get error
idk how this emu ever works
l1 - time sended by emu
after if server send error
UPD:
Fixed server emu
i clean bd allods_online_rc_4_0_02
on mysql.
en:
Start server,add new maps, shard crashes.
To view the content, you need to sign in or register
Кто-нибудь может полностью расписать структуру сервера(где изменять для добавления карт, вещей,изменения механик)
Anybody can explain how server works(add new items,maps etc)?
This code get error
Code:
long l1 = localDataInputStream.readLong();
l3 = System.currentTimeMillis();
long l4 = Math.abs(l1 - l3);
if (l4 >= TimeUnit.SECONDS.toMillis(20L))
idk how this emu ever works
l1 - time sended by emu
after if server send error
UPD:
Fixed server emu
To view the content, you need to sign in or register
To view the content, you need to sign in or register
Hi,
Thank you very much for this topic. What do I get an error in the text of the picture. I would appreciate if you can help.
![]()
i clean bd allods_online_rc_4_0_02
on mysql.
Last edited:

