Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate

Autor Topic: SEASON S17 MU DEVS FREE  (Visto 32705 veces)

0 Miembros and 1 Guest are viewing this topic.

Offline ngoisaole #40 Posteado: November 16, 2022, 10:34:50 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 1
  • Gracias recibida: 11
  • vn
Citar
Đối với tôi, nó hoạt động chính xác.
Trong hình mình không thấy phần footer của màn hình, trường hợp này toàn bộ màn hình trống hay phần footer báo không vào được Cơ sở dữ liệu?






Can you guide me how to show custom item, for example: jewel custom. Thanks

Gracias:


Offline ziquielbr #41 Posteado: November 16, 2022, 04:41:47 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 39
  • Gracias recibida: 24
  • br
Citar
Đối với tôi, nó hoạt động chính xác.
Trong hình mình không thấy phần footer của màn hình, trường hợp này toàn bộ màn hình trống hay phần footer báo không vào được Cơ sở dữ liệu?







I'm still not messing with the Customs Jewels yet...
In the case of the customs items I got them from the files in the item folder and the item.bmd file from the OxoMu server.
Maps are the easiest to add to the server.
They still haven't made available functional tools to edit the items.
Can you guide me how to show custom item, for example: jewel custom. Thanks

Gracias:


Offline trunghp01 #42 Posteado: November 17, 2022, 01:53:23 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 15
  • Gracias recibida: 9
  • vn

This server's store files are fully functional.
And it doesn't need a Command folder.
The /reset type commands are in the Lang folder in the English.

Thanks for your answer. I mean, i need a file that i can edit it, example command /make for everyone, not only for GM.   please


Gracias:


Offline trunghp01 #43 Posteado: November 17, 2022, 01:56:01 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 15
  • Gracias recibida: 9
  • vn
mở file server lên nó không hoạt động thế này sửa thế nào??? please help me...


Lúc bật file lên, khi nó hiện cái thông báo đây là bản free thì ông nhanh tay ấn ok, nó sẽ tự chạy.


Offline ziquielbr #44 Posteado: November 17, 2022, 07:17:32 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 39
  • Gracias recibida: 24
  • br

This server's store files are fully functional.
And it doesn't need a Command folder.
The /reset type commands are in the Lang folder in the English.

Thanks for your answer. I mean, i need a file that i can edit it, example command /make for everyone, not only for GM.   please

Right.
In this case the Command file you need is in the GameServer folder and in the Data folder.
And run the Command.dat file.

Gracias:


Offline prowadi #45 Posteado: November 17, 2022, 10:32:48 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 9
  • Gracias recibida: 4
  • vn
mở file server lên nó không hoạt động thế này sửa thế nào??? please help me...


Lúc bật file lên, khi nó hiện cái thông báo đây là bản free thì ông nhanh tay ấn ok, nó sẽ tự chạy.

không được luôn ông ơi. máy nào cũng bị không biết có phải do file cài ko. bản ss16 chạy được nhưng lên 16.2.2 vs bản này là mấy cái file server mở lên là nó bị kiểu đứng hình không chạy


Offline trunghp01 #46 Posteado: November 17, 2022, 11:38:52 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 15
  • Gracias recibida: 9
  • vn

Đối với tôi, nó hoạt động chính xác.
Trong hình mình không thấy phần footer của màn hình, trường hợp này toàn bộ màn hình trống hay phần footer báo không vào được Cơ sở dữ liệu?







Can you share your "item" file ?


Offline jeffzkie69 #47 Posteado: November 18, 2022, 03:16:19 AM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 157
  • Gracias recibida: 42
  • ph
alguna database para sql 2008?

Usé esto

MuOnline DB
https://drive.google.com/file/d/1mFzVEc40NlbKZ15n3dDwcPKrkXFpWBSs/view?usp=sharing

BattleCore DB
https://drive.google.com/file/d/1_5lK2o-drniMpcRC_v5hSHpIbcJgAVs7/view?usp=sharing

Debe crear la base de datos y ejecutarla como una nueva Query


thank you for this but i am having error



do you have a fix for this thank you so much!


Offline ziquielbr #48 Posteado: November 18, 2022, 06:15:48 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 39
  • Gracias recibida: 24
  • br
alguna database para sql 2008?

Usé esto

MuOnline DB
https://drive.google.com/file/d/1mFzVEc40NlbKZ15n3dDwcPKrkXFpWBSs/view?usp=sharing

BattleCore DB
https://drive.google.com/file/d/1_5lK2o-drniMpcRC_v5hSHpIbcJgAVs7/view?usp=sharing

Debe crear la base de datos y ejecutarla como una nueva Query


thank you for this but i am having error



do you have a fix for this thank you so much!

A stored procedure is missing.
Try to use this code, it is ready for the database "MuOnline" if you are using another name just change it in the first line.

Code: [Select]
USE [MuOnline]
GO

/****** Object:  StoredProcedure [dbo].[WZ_DevilSquareFinal_RenewPartyRank]    Script Date: 18/11/2022 08:10:05 ******/
SET ANSI_NULLS ON
GO

SET QUOTED_IDENTIFIER OFF
GO

CREATE PROC [dbo].[WZ_DevilSquareFinal_RenewPartyRank]
@mDSFType TINYINT,
@mEnterYear INT,
@mEnterMonth TINYINT,
@mEnterDay TINYINT
AS
    SET NOCOUNT ON
SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED

DELETE FROM dbo.DevilSquareFinal_Ranking WHERE mDSFType = @mDSFType;

DECLARE @mTbl TABLE (
mRank INT IDENTITY (1,1) NOT NULL
, mUserName1 VARCHAR(10) NOT NULL
, mUserName2 VARCHAR(10) NOT NULL
, mServerCode1 INT NOT NULL
, mServerCode2 INT NOT NULL
, mDSFType TINYINT NOT NULL
, mPoint INT NOT NULL
, mEnterCount INT NOT NULL
)

INSERT INTO @mTbl (
mUserName1,mUserName2,mServerCode1,mServerCode2,mDSFType,mPoint,mEnterCount )
SELECT
A.mName1,A.mName2,B.ServerCode,C.ServerCode,@mDSFType,A.mPoint,A.mEnterCount
FROM DevilSquareFinal_Scores A JOIN dbo.BattleCoreUser B ON A.mName1 = B.Name JOIN dbo.BattleCoreUser C ON A.mName2 = C.Name
WHERE mDSFType = @mDSFType
ORDER BY A.mPoint desc, (A.mUserLevel1+A.mUserLevel2) asc

    INSERT INTO dbo.DevilSquareFinal_Ranking WITH(TABLOCK) ( mRank, mUserName1, mUserName2, mServerCode1, mServerCode2, mDSFType, mPoint, mEnterCount, mDate )
   
SELECT mRank, mUserName1, mUserName2, mServerCode1, mServerCode2, mDSFType, mPoint, mEnterCount, GETDATE() FROM @mTbl

/****** Object:  StoredProcedure [dbo].[WZ_DevilSquareFinal_GetFinalPartyList]    Script Date: 07/18/2021 15:26:01 ******/
SET ANSI_NULLS ON

GO



Gracias:


Offline jeffzkie69 #49 Posteado: November 18, 2022, 07:38:42 PM

  • 0 puntos por ventas
  • *
  • Rank: Experto
  • Posts: 157
  • Gracias recibida: 42
  • ph
alguna database para sql 2008?

Usé esto

MuOnline DB
https://drive.google.com/file/d/1mFzVEc40NlbKZ15n3dDwcPKrkXFpWBSs/view?usp=sharing

BattleCore DB
https://drive.google.com/file/d/1_5lK2o-drniMpcRC_v5hSHpIbcJgAVs7/view?usp=sharing

Debe crear la base de datos y ejecutarla como una nueva Query


thank you for this but i am having error



do you have a fix for this thank you so much!

A stored procedure is missing.
Try to use this code, it is ready for the database "MuOnline" if you are using another name just change it in the first line.

Code: [Select]
USE [MuOnline]
GO

/****** Object:  StoredProcedure [dbo].[WZ_DevilSquareFinal_RenewPartyRank]    Script Date: 18/11/2022 08:10:05 ******/
SET ANSI_NULLS ON
GO

SET QUOTED_IDENTIFIER OFF
GO

CREATE PROC [dbo].[WZ_DevilSquareFinal_RenewPartyRank]
@mDSFType TINYINT,
@mEnterYear INT,
@mEnterMonth TINYINT,
@mEnterDay TINYINT
AS
    SET NOCOUNT ON
SET TRANSACTION ISOLATION LEVEL READ UNCOMMITTED

DELETE FROM dbo.DevilSquareFinal_Ranking WHERE mDSFType = @mDSFType;

DECLARE @mTbl TABLE (
mRank INT IDENTITY (1,1) NOT NULL
, mUserName1 VARCHAR(10) NOT NULL
, mUserName2 VARCHAR(10) NOT NULL
, mServerCode1 INT NOT NULL
, mServerCode2 INT NOT NULL
, mDSFType TINYINT NOT NULL
, mPoint INT NOT NULL
, mEnterCount INT NOT NULL
)

INSERT INTO @mTbl (
mUserName1,mUserName2,mServerCode1,mServerCode2,mDSFType,mPoint,mEnterCount )
SELECT
A.mName1,A.mName2,B.ServerCode,C.ServerCode,@mDSFType,A.mPoint,A.mEnterCount
FROM DevilSquareFinal_Scores A JOIN dbo.BattleCoreUser B ON A.mName1 = B.Name JOIN dbo.BattleCoreUser C ON A.mName2 = C.Name
WHERE mDSFType = @mDSFType
ORDER BY A.mPoint desc, (A.mUserLevel1+A.mUserLevel2) asc

    INSERT INTO dbo.DevilSquareFinal_Ranking WITH(TABLOCK) ( mRank, mUserName1, mUserName2, mServerCode1, mServerCode2, mDSFType, mPoint, mEnterCount, mDate )
   
SELECT mRank, mUserName1, mUserName2, mServerCode1, mServerCode2, mDSFType, mPoint, mEnterCount, GETDATE() FROM @mTbl

/****** Object:  StoredProcedure [dbo].[WZ_DevilSquareFinal_GetFinalPartyList]    Script Date: 07/18/2021 15:26:01 ******/
SET ANSI_NULLS ON

GO



thank you but i already manage to fix the problem  cool2

Gracias:


Offline ziquielbr #50 Posteado: November 26, 2022, 07:42:38 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 39
  • Gracias recibida: 24
  • br

Đối với tôi, nó hoạt động chính xác.
Trong hình mình không thấy phần footer của màn hình, trường hợp này toàn bộ màn hình trống hay phần footer báo không vào được Cơ sở dữ liệu?







Can you share your "item" file ?
Of course.
Follow link.

https://drive.google.com/file/d/19rtBo1-3eUvB5Pa16v0S66AzBhEYA4z8/view?usp=share_link

If you want, join my Discord.
https://discord.gg/EHKc5FWF

Gracias:


Offline trunghp01 #51 Posteado: November 28, 2022, 10:36:04 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 15
  • Gracias recibida: 9
  • vn

Of course.
Follow link.

https://drive.google.com/file/d/19rtBo1-3eUvB5Pa16v0S66AzBhEYA4z8/view?usp=share_link

If you want, join my Discord.
https://discord.gg/EHKc5FWF
[/quote]

Tks but after paste your file, i can't make 2 shining tails.

Gracias:


Offline giovani10 #52 Posteado: November 29, 2022, 10:08:22 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 18
  • Gracias recibida: 2
  • br
Eai galera bom dia tudo bem ?
vem cá, onde eu procuro o arquivo text.bmd desse server ?
estou fazendo uns testes e tambem procurei esse arquivo e não achei.


Offline ziquielbr #53 Posteado: November 30, 2022, 12:14:17 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 39
  • Gracias recibida: 24
  • br
Eai galera bom dia tudo bem ?
vem cá, onde eu procuro o arquivo text.bmd desse server ?
estou fazendo uns testes e tambem procurei esse arquivo e não achei.
O arquivo Text.txt fica dentro do arquivo Lang.mpr.
Para isso é necessário usar um descompactador/ compactador do Lang.mpr.

Gracias:


Offline giovani10 #54 Posteado: December 01, 2022, 11:56:00 AM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 18
  • Gracias recibida: 2
  • br
Eai galera bom dia tudo bem ?
vem cá, onde eu procuro o arquivo text.bmd desse server ?
estou fazendo uns testes e tambem procurei esse arquivo e não achei.
O arquivo Text.txt fica dentro do arquivo Lang.mpr.
Para isso é necessário usar um descompactador/ compactador do Lang.mpr.
amigo estou a muito tempo sem mecher com Mu
voce sabe o nome do descompactador pra eu usar ? ou como eu acho esse programa ?


Offline ziquielbr #55 Posteado: December 01, 2022, 12:19:12 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 39
  • Gracias recibida: 24
  • br
Eai galera bom dia tudo bem ?
vem cá, onde eu procuro o arquivo text.bmd desse server ?
estou fazendo uns testes e tambem procurei esse arquivo e não achei.
O arquivo Text.txt fica dentro do arquivo Lang.mpr.
Para isso é necessário usar um descompactador/ compactador do Lang.mpr.
amigo estou a muito tempo sem mecher com Mu
voce sabe o nome do descompactador pra eu usar ? ou como eu acho esse programa ?

Eu uso este descompactador.
QLangMpr
Conselho sempre faça um backup do arquivo Lang.mpr, pode acontecer de dar erro se fizer muitas alterações de uma vez.

Gracias:


Offline giovani10 #56 Posteado: December 01, 2022, 07:46:46 PM

  • 0 puntos por ventas
  • *
  • Rank: Principiante
  • Posts: 18
  • Gracias recibida: 2
  • br
Eai galera bom dia tudo bem ?
vem cá, onde eu procuro o arquivo text.bmd desse server ?
estou fazendo uns testes e tambem procurei esse arquivo e não achei.
O arquivo Text.txt fica dentro do arquivo Lang.mpr.
Para isso é necessário usar um descompactador/ compactador do Lang.mpr.
amigo estou a muito tempo sem mecher com Mu
voce sabe o nome do descompactador pra eu usar ? ou como eu acho esse programa ?

Eu uso este descompactador.
QLangMpr
Conselho sempre faça um backup do arquivo Lang.mpr, pode acontecer de dar erro se fizer muitas alterações de uma vez.
Meu amigo posso estar parecendo chato, mas é que queria saber, tem algum video pelo youtube que ensina mecher nesse programa ?
eu ja procurei e não achei algum video, desculpa ser chato é a ultima vez que te perturbo rs.

Gracias:


Offline ziquielbr #57 Posteado: December 02, 2022, 01:13:54 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 39
  • Gracias recibida: 24
  • br
Eai galera bom dia tudo bem ?
vem cá, onde eu procuro o arquivo text.bmd desse server ?
estou fazendo uns testes e tambem procurei esse arquivo e não achei.
O arquivo Text.txt fica dentro do arquivo Lang.mpr.
Para isso é necessário usar um descompactador/ compactador do Lang.mpr.
amigo estou a muito tempo sem mecher com Mu
voce sabe o nome do descompactador pra eu usar ? ou como eu acho esse programa ?

Eu uso este descompactador.
QLangMpr
Conselho sempre faça um backup do arquivo Lang.mpr, pode acontecer de dar erro se fizer muitas alterações de uma vez.
Meu amigo posso estar parecendo chato, mas é que queria saber, tem algum video pelo youtube que ensina mecher nesse programa ?
eu ja procurei e não achei algum video, desculpa ser chato é a ultima vez que te perturbo rs.

Não tem video.
Dependendo de quem você achou o topico pode ser que tenha um breve texto explicando.
Mas não é algo muito complicado.
Alguns posts para cima tem o meu discord se quiser me adiciona lá que te dou uma breve explicação.


Offline IzReal #58 Posteado: December 02, 2022, 11:50:26 AM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 38
  • Gracias recibida: 18
  • ve
Small question.. I remember that the Mudevs s17 files had a bug that was when using the skills or buff of the tree, the area that the poison or freezing skill remained on the floor and for all eternity and generated a lot of fps lag, this solved here?


Offline ziquielbr #59 Posteado: December 04, 2022, 09:48:45 PM

  • 0 puntos por ventas
  • *
  • Rank: Dedicado
  • Posts: 39
  • Gracias recibida: 24
  • br
Small question.. I remember that the Mudevs s17 files had a bug that was when using the skills or buff of the tree, the area that the poison or freezing skill remained on the floor and for all eternity and generated a lot of fps lag, this solved here?

I did a test and yes there is an FPS drop when using field skills.
But nothing too out of the ordinary, in this case it will depend on the map, the amount of monsters, etc...
The FPS drop is more because of the details than a server crash.


Solo usuarios registrados pueden comentar y agradecer, Logueate o Registrate


 

Related Topics

  Subject / Started by Replies Last post
2 Replies
1331 Views
Last post March 18, 2022, 06:23:49 PM
by Blade
19 Replies
6601 Views
Last post April 23, 2023, 10:20:25 PM
by muinternational
0 Replies
433 Views
Last post April 24, 2023, 11:16:14 AM
by muinternational
96 Replies
33129 Views
Last post August 12, 2025, 03:49:14 AM
by peluca
0 Replies
610 Views
Last post October 11, 2023, 02:18:24 PM
by latingaming