wronson
Well-Known Member
- Joined
- Mar 7, 2013
- Messages
- 120
- Reaction score
- 81
thanks but im way too acoustic to understand cryptologyread about RSA
thanks but im way too acoustic to understand cryptologyread about RSA
local function parseMarketEnter(protocol, msg)
local items = {[0]={id=1781,category=19,name="a small stone"},[1]={id=2853,category=4,name="a bag"},[2]={id=2854,category=4,name="a backpack"},[3]={id=2857,category=4,name="a bag"},[4]={id=2858,category=4,name="a bag"},[5]={id=2859,category=4,name="a bag"},[6]={id=2860,category=4,name="a bag"},[7]={id=2861,category=4,name="a bag"},[8]={id=2862,category=4,name="a bag"},[9]={id=2863,category=4,name="a bag"},[10]={id=2864,category=4,name="a bag"},[11]={id=2865,category=4,name="a backpack"},[12]={id=2866,category=4,name="a backpack"},[13]={id=2867,category=4,name="a backpack"},[14]={id=2868,category=4,name="a backpack"},[15]={id=2869,category=4,name="a backpack"},[16]={id=2870,category=4,name="a backpack"},[17]={id=2871,category=4,name="a backpack"},[18]={id=2872,category=4,name="a backpack"},[19]={id=2992,category=19,name="a snowball"},[20]={id=3004,category=11,name="a wedding ring"},[21]={id=3006,category=11,name="a ring of the sky"},[22]={id=3007,category=11,name="a crystal ring"},[23]={id=3008,category=2,name="a crystal necklace"},[24]={id=3009,category=2,name="a bronze necklace"},[25]={id=3011,category=7,name="a crown"},[26]={id=.....
Yeah, there is a tool. Read more in readme you will find c# program that can help.View attachment 79931
Any way to organize market items?
I found where to modify it in the client, but is there any way/script to do this easier? How to sort by attack/def for example?
If I remove any item I need to change the order of all ids, is there any program to generate this?
modules/game_market/marketprotocol.lua:
LUA:local function parseMarketEnter(protocol, msg) local items = {[0]={id=1781,category=19,name="a small stone"},[1]={id=2853,category=4,name="a bag"},[2]={id=2854,category=4,name="a backpack"},[3]={id=2857,category=4,name="a bag"},[4]={id=2858,category=4,name="a bag"},[5]={id=2859,category=4,name="a bag"},[6]={id=2860,category=4,name="a bag"},[7]={id=2861,category=4,name="a bag"},[8]={id=2862,category=4,name="a bag"},[9]={id=2863,category=4,name="a bag"},[10]={id=2864,category=4,name="a bag"},[11]={id=2865,category=4,name="a backpack"},[12]={id=2866,category=4,name="a backpack"},[13]={id=2867,category=4,name="a backpack"},[14]={id=2868,category=4,name="a backpack"},[15]={id=2869,category=4,name="a backpack"},[16]={id=2870,category=4,name="a backpack"},[17]={id=2871,category=4,name="a backpack"},[18]={id=2872,category=4,name="a backpack"},[19]={id=2992,category=19,name="a snowball"},[20]={id=3004,category=11,name="a wedding ring"},[21]={id=3006,category=11,name="a ring of the sky"},[22]={id=3007,category=11,name="a crystal ring"},[23]={id=3008,category=2,name="a crystal necklace"},[24]={id=3009,category=2,name="a bronze necklace"},[25]={id=3011,category=7,name="a crown"},[26]={id=.....
Sorry for my mistake but I can't find it. Could you show me where to download it?Yeah, there is a tool. Read more in readme you will find c# program that can help.
i'm just reuploading the server with correct database and website with no errors, just in case someone is lost or trying to make it work!
Hello guys, does anyone have the client compiled for windows?
The link is broken in my end, could u please reupload it again?i'm just reuploading the server with correct database and website with no errors, just in case someone is lost or trying to make it work!
CREATE TABLE shop_history (
id int(11) NOT NULL,
account int(11) NOT NULL,
player int(11) NOT NULL,
date datetime NOT NULL,
title varchar(255) NOT NULL,
cost int(11) NOT NULL,
details text
);
access denied!Pessoal vou deixar minha contribuição aqui... após juntar pedaço do sabrehaven de ca, outro de lá, Database de um forum, pedaços de outros, tutoriais de outro (e não to exagerando). Consegui fazer funcionar sem dar erro no console (ERRO GRAVE)
Estou compartilhando o sabrehaven funcionando 100% ja compilado o .exe
Agora esta salvando char, não ta dando nenhum erro de tabela etc
De quebra coloquei um otclient compativel que é só logar
ot sabrehaven, tabelas arrumadas e cliente ot.rar
drive.google.com
Tamojunto
Tenta denovoaccess denied!
yes, dm meStill interested in a managing team?
I cant made it to work too… even the monster attacking range is totally bugged… this server is really a pain to make fully work, not sure if its worth the time since there is others distros as good as this one on the internetHas anyone tested house rents?
I put in daily rent, I ran out of money in the bank (balance) and in the dp. I tested removing the premmy, restarted, but the house continued with the player.
I'm using 8.0 branch.
I didnt notice any monster bug. How it works?I cant made it to work too… even the monster attacking range is totally bugged… this server is really a pain to make fully work, not sure if its worth the time since there is others distros as good as this one on the internet
monsters not attacking when they need to, melee monsters stay stucked in ground instead they approach and attack... you can realize it if you get a druid or sorc and mande utevo res " and click to attack the creature... most of times they will stuck at the sqmI didnt notice any monster bug. How it works?
I was working on Nostalrius, when I tested this I saw that most of the bugs that were in Nostalrius were fixed and with some improvements, such as poi and inq.
This made me migrate my work here.
I tested the database tables that you posted, they were already fixed in the comments above, the sources still have aura and wings errors that have also been resolved... I thought that your project would have all the svargrond adjusted, as it is the only thing that remains.Try again
If u read it properly u realized that i said critical errors that was not letting the server starts and save characters. Most of people here were not able to even make it startI tested the database tables that you posted, they were already fixed in the comments above, the sources still have aura and wings errors that have also been resolved... I thought that your project would have all the svargrond adjusted, as it is the only thing that remains.
...
As for the monsters' delay, I don't remember which line has to be changed