1 - extract to a folder, example: c:\Boost
2 - Run bootstrap.bat
3 - Run b2.exe
4 - Run bjam.exe
5 - in the visual studio right click in your project(example MainUpdated) and go to Properties
6 - in the left panel go to VC++ directories and in the Include directories add the C:\Boost folder and in Library Directories add the C:\Boost\Stage\Lib
7 - Now you can compile the project
Uh este kayito es re plagaMes piensas en publicar la db? sabes?
Has anyone installed it successfully? please demo picture?
please
no hay server files completos -> aqui estan las soucer "Server" & solo los exe sin la data ni nada "Files compilados"
https://prnt.sc/10bghyq como soluciono este error? Gracias!
https://prnt.sc/10bghyq como soluciono este error? Gracias!
agregaste la libreria que posteo luigui?
te falta compilar common para tener common.lib
te falta compilar common para tener common.lib
no hay server files completos -> aqui estan las soucer "Server" & solo los exe sin la data ni nada "Files compilados"
Hasta donde he podido leer, las anteriores sources que he descargado, los servers files se puede crear a partir de la info en la sources, si acaso lo logro hacer y nadie lo ha hecho, lo subire aca (obviamente testeado :D)
no hay server files completos -> aqui estan las soucer "Server" & solo los exe sin la data ni nada "Files compilados"
Hasta donde he podido leer, las anteriores sources que he descargado, los servers files se puede crear a partir de la info en la sources, si acaso lo logro hacer y nadie lo ha hecho, lo subire aca (obviamente testeado :D)
(https://cdn.discordapp.com/attachments/408068467561070592/816380351496716379/unknown.png)
Todo la data está hecha en tablas de SQL, excepto algunos .txt ..
decile a mesosa que no sea malita y libere los server files con la data base :Dno hay server files completos -> aqui estan las soucer "Server" & solo los exe sin la data ni nada "Files compilados"
Hasta donde he podido leer, las anteriores sources que he descargado, los servers files se puede crear a partir de la info en la sources, si acaso lo logro hacer y nadie lo ha hecho, lo subire aca (obviamente testeado Carita)
(https://cdn.discordapp.com/attachments/408068467561070592/816380351496716379/unknown.png)
Todo la data está hecha en tablas de SQL, excepto algunos .txt ..
(https://i.imgur.com/0hw8WOa.png)
Indicar claro esta que es lo que ha dicho mesosa.
Saludos
decile a mesosa que no sea malita y libere los server files con la data base :Dno hay server files completos -> aqui estan las soucer "Server" & solo los exe sin la data ni nada "Files compilados"
Hasta donde he podido leer, las anteriores sources que he descargado, los servers files se puede crear a partir de la info en la sources, si acaso lo logro hacer y nadie lo ha hecho, lo subire aca (obviamente testeado Carita)
(https://cdn.discordapp.com/attachments/408068467561070592/816380351496716379/unknown.png)
Todo la data está hecha en tablas de SQL, excepto algunos .txt ..
(https://i.imgur.com/0hw8WOa.png)
Indicar claro esta que es lo que ha dicho mesosa.
Saludos
:O que elegancia la de francias jeje.. esto si es programar nivel dios jeje alguien ttiene la base de datos?decile a mesosa que no sea malita y libere los server files con la data baseCaritano hay server files completos -> aqui estan las soucer "Server" & solo los exe sin la data ni nada "Files compilados"
Hasta donde he podido leer, las anteriores sources que he descargado, los servers files se puede crear a partir de la info en la sources, si acaso lo logro hacer y nadie lo ha hecho, lo subire aca (obviamente testeado Carita)
(https://cdn.discordapp.com/attachments/408068467561070592/816380351496716379/unknown.png)
Todo la data está hecha en tablas de SQL, excepto algunos .txt ..
(https://i.imgur.com/0hw8WOa.png)
Indicar claro esta que es lo que ha dicho mesosa.
Saludos
Estos files no poseen carpeta data de files todo se configura en la base de datos, excepto los eventos y config de IP y puerto que son los conf que puedes encontrar en release
:O que elegancia la de francias jeje.. esto si es programar nivel dios jeje alguien ttiene la base de datos?decile a mesosa que no sea malita y libere los server files con la data baseCaritano hay server files completos -> aqui estan las soucer "Server" & solo los exe sin la data ni nada "Files compilados"
Hasta donde he podido leer, las anteriores sources que he descargado, los servers files se puede crear a partir de la info en la sources, si acaso lo logro hacer y nadie lo ha hecho, lo subire aca (obviamente testeado Carita)
(https://cdn.discordapp.com/attachments/408068467561070592/816380351496716379/unknown.png)
Todo la data está hecha en tablas de SQL, excepto algunos .txt ..
(https://i.imgur.com/0hw8WOa.png)
Indicar claro esta que es lo que ha dicho mesosa.
Saludos
Estos files no poseen carpeta data de files todo se configura en la base de datos, excepto los eventos y config de IP y puerto que son los conf que puedes encontrar en release
alguien lo testio ?
wow, son unos genios esos man. :Dalguien lo testio ?
Sin todas las databases no se puede, aun faltan varias del gameserver en RZ se ve que se organizaron y estan llevando un status de la DB
https://docs.google.com/spreadsheets/d/1M3dhlYg-f5cZWYGFo2E3Objt554LIjvSAr9MFj2rXE4 (https://docs.google.com/spreadsheets/d/1M3dhlYg-f5cZWYGFo2E3Objt554LIjvSAr9MFj2rXE4)
Alguno de uds siguió con esto?
Alguno de uds siguió con esto?
Nadie siguió con nada, todo es repost de RZ jajaja jajaja
soy yo o son muy parecidas a las codigo del world of warcraft a la 4.3.4 para ser exacto. xD
soy yo o son muy parecidas a las codigo del world of warcraft a la 4.3.4 para ser exacto. xD
Iba a decir exactamente lo mismo!
mix_guardian 50% . cannot enhancement yet. I don't know where the error is. If anyone can do it, please share it
Asta hay los ayudo ya queda de ustedes buscar mas DB Fix
CREATE TABLE character_info (
guid INT NOT NULL,
account_id int unsigned NOT NULL,
authority tinyint unsigned NOT NULL DEFAULT '0',
race tinyint unsigned NOT NULL,
name varchar(255) DEFAULT NULL,
slot tinyint NOT NULL,
level smallint NOT NULL,
level_master smallint NOT NULL DEFAULT '0',
level_majestic smallint NOT NULL DEFAULT '0',
experience bigint NOT NULL DEFAULT '0',
experience_master bigint NOT NULL DEFAULT '0',
experience_majestic bigint NOT NULL DEFAULT '0',
points int NOT NULL,
points_master int NOT NULL DEFAULT '0',
points_majestic int NOT NULL DEFAULT '0',
strength int unsigned NOT NULL,
agility int unsigned NOT NULL,
vitality int unsigned NOT NULL,
energy int unsigned NOT NULL,
leadership int unsigned NOT NULL,
world smallint unsigned NOT NULL,
world_x smallint NOT NULL,
world_y smallint NOT NULL,
direction tinyint unsigned NOT NULL DEFAULT '1',
money int unsigned NOT NULL DEFAULT '0',
life int NOT NULL,
mana int NOT NULL,
shield int NOT NULL DEFAULT '0',
stamina int NOT NULL DEFAULT '0',
add_fruit_points int NOT NULL DEFAULT '0',
dec_fruit_points int NOT NULL DEFAULT '0',
expanded_inventory tinyint unsigned NOT NULL DEFAULT '0',
mute_time bigint NOT NULL DEFAULT '0',
admin_flags int unsigned NOT NULL DEFAULT '0',
pk_level tinyint unsigned NOT NULL DEFAULT '0',
pk_count int NOT NULL DEFAULT '0',
pk_points int NOT NULL DEFAULT '0',
first_time tinyint unsigned NOT NULL DEFAULT '0',
santa_claus_gift bigint NOT NULL DEFAULT '0',
personal_store_name varchar(255) DEFAULT NULL,
personal_store_open tinyint NOT NULL DEFAULT '0',
goblin_points int unsigned NOT NULL DEFAULT '0',
last_use bigint NOT NULL DEFAULT '0',
kick_time bigint NOT NULL DEFAULT '0',
post_count int NOT NULL DEFAULT '0',
post_day tinyint unsigned NOT NULL DEFAULT '0',
post_month tinyint unsigned NOT NULL DEFAULT '0',
ruud_money int unsigned NOT NULL DEFAULT '0',
hunting_log_visible tinyint unsigned NOT NULL DEFAULT '1',
create_date bigint NOT NULL DEFAULT '0',
`online` tinyint unsigned NOT NULL DEFAULT '0',
server_code smallint unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (guid),
UNIQUE KEY name_UNIQUE (name)
)
Lot of errors is fixed
Added new items up to 16 2-1 with mixes
@Kapocha33 need your help
1.Wings of Hit for GC visual no have Additional damage +4/8/12 can drag jewel of life, in DB he show jol options on item...
2.Blessed Arch Magic Gun no load texture...
I think that you need to add your dll for correct work, well, or part of the code...
Join to discord
https://discord.gg/GfcYj4HG
Lot of errors is fixed
Added new items up to 16 2-1 with mixes
@Kapocha33 need your help
1.Wings of Hit for GC visual no have Additional damage +4/8/12 can drag jewel of life, in DB he show jol options on item...
2.Blessed Arch Magic Gun no load texture...
I think that you need to add your dll for correct work, well, or part of the code...
Join to discord
https://discord.gg/GfcYj4HG
1. Edit Data/Local/ItemAddOption.bmd (Correct values)
2. Blessed fixed bmd (not necesary load texture)
Lot of errors is fixed
Added new items up to 16 2-1 with mixes
@Kapocha33 need your help
1.Wings of Hit for GC visual no have Additional damage +4/8/12 can drag jewel of life, in DB he show jol options on item...
2.Blessed Arch Magic Gun no load texture...
I think that you need to add your dll for correct work, well, or part of the code...
Join to discord
https://discord.gg/GfcYj4HG
1. Edit Data/Local/ItemAddOption.bmd (Correct values)
2. Blessed fixed bmd (not necesary load texture)
what are you??
do you think I would write here on such trifles?
rummaged through the client from all sides, there is no result....
@dsw_pool
2. https://www.mediafire.com/folder/rjmtxr6fvwu2x/MagicGun
i upload unpacked bmd, what need fix here?
1.
in official kor client too no have record in itemaddoption.bmd
where is fail?
(https://i.ibb.co/QX5dQCY/22.png) (https://ibb.co/0Qwt2FY)
Lot of errors is fixed
Added new items up to 16 2-1 with mixes
@Kapocha33 need your help
1.Wings of Hit for GC visual no have Additional damage +4/8/12 can drag jewel of life, in DB he show jol options on item...
2.Blessed Arch Magic Gun no load texture...
I think that you need to add your dll for correct work, well, or part of the code...
Join to discord
https://discord.gg/GfcYj4HG
1. Edit Data/Local/ItemAddOption.bmd (Correct values)
2. Blessed fixed bmd (not necesary load texture)
what are you??
do you think I would write here on such trifles?
rummaged through the client from all sides, there is no result....
@dsw_pool
2. https://www.mediafire.com/folder/rjmtxr6fvwu2x/MagicGun
i upload unpacked bmd, what need fix here?
1.
in official kor client too no have record in itemaddoption.bmd
where is fail?
(https://i.ibb.co/QX5dQCY/22.png) (https://ibb.co/0Qwt2FY)
(https://i.imgur.com/zUognBa.png)
You have the premium tool, try to correct it, handle it and you will see, I am someone who is apparently more advanced in this development, greetings!
(https://i.imgur.com/zUognBa.png)
You have the premium tool, try to correct it, handle it and you will see, I am someone who is apparently more advanced in this development, greetings!
Alguno de uds siguió con esto?
Nadie siguió con nada, todo es repost de RZ jajaja jajaja
varios estan x su cuenta.. ejemplo estan los que siguen con tdo en la db y otros pasando a XML como en mi caso
(https://i.imgur.com/NPyf99c.jpg)
(https://i.imgur.com/75weOyu.jpg)
(https://i.imgur.com/Smdx0sr.jpg)
(https://i.imgur.com/b1NaQV9.jpg)
(https://i.imgur.com/jdgwTR4.jpg)
·### VIDEO ###.
https://drive.google.com/file/d/1QTs8DF2bxSjbBa8RqUHtXlO-2_Ykwf89/view (https://drive.google.com/file/d/1QTs8DF2bxSjbBa8RqUHtXlO-2_Ykwf89/view)
https://drive.google.com/file/d/10FlMyStsTVFGW8wf-H_drGLk9_fbVBAR/view (https://drive.google.com/file/d/10FlMyStsTVFGW8wf-H_drGLk9_fbVBAR/view)
https://drive.google.com/file/d/1CdLc88EXjqWHLOemTDTRAbSVIEQm6FI0/view (https://drive.google.com/file/d/1CdLc88EXjqWHLOemTDTRAbSVIEQm6FI0/view)
PS: Tienen los src para trabajarlos.. temas de la db estan armando y cada tanto comparten. x lo meno en RZ nose si en este post lo estan actualizando
Need some new db LOLI will post soon
https://www.youtube.com/watch?v=pjzEaaoTcV4
how to fix :(
https://www.youtube.com/watch?v=pjzEaaoTcV4
how to fix :(
Não seria os bmds do client ou skill do lado server com algo errado?
query for register account please!, or any account editor, some links are dead,