Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Development] Game Engine 2.0.0.0 (Darkness)

Joined
Oct 29, 2007
Messages
1,289
Reaction score
1,308
Well in this small update, I made some few aggregates for the customization of some things that are described below.

ChangeLog:

Code:
[I]//———————————————————————[/I][I]———————————————————————[/I]
[I]// – Project: Game Engine[/I]
[I]// – Edition: Darkness[/I]
[I]// – Version: 2.0.0.0[/I]
[I]// – Current: Stable[/I]
[I]//———————————————————————[/I][I]———————————————————————[/I]
[I]// – Developer: Nemesis[/I]
[I]//———————————————————————[/I][I]———————————————————————[/I]
[I]// Change Log:[/I]
[I]//———————————————————————[/I][I]———————————————————————[/I]
[I]– Fixed on: ‘Engine.ini’ on: ‘Core’ -> ‘IsMap’ (to Enable/Disable: Minimap out Game)[/I]
[I]– Added on: ‘Engine.ini’ on: ‘Core’ -> ‘IsSck’ (to Enable/Disable: ‘ItemSocket.bmd’)[/I]
[I]– Added on: ‘Custom\Local’ Folder File: ‘ItemSocket.bmd’ (With: ‘Encription’)[/I]
[I]– Added on: ‘Engine.ini’ on: ‘Core’ -> ‘IsCwg’ (to ON/OFF: ‘Custom Wings Preview’)[/I]
[I]– Added on: ‘Engine.ini’ on: ‘Core’ -> ‘IsGlw’ (to Enable/Disable: ‘ItemGlow.bmd’)[/I]
[I]– Added on: ‘Custom\Local’ Folder File: ‘ItemGlow.bmd’ (With: ‘Encription’)[/I]
[I]– Added on: ‘Engine.ini’ on: ‘Core’ -> ‘IsSmk’ (to Enable/Disable: ‘ItemSmoke.bmd’)[/I]
[I]– Added on: ‘Custom\Local’ Folder File: ‘ItemSmoke.bmd’ (With: ‘Encription’)[/I]
[I]– Removed on: ‘General’ Folder File: ‘Glow.dll’ -> (Now using: ‘ItemGlow.bmd’)[/I]
[I]//———————————————————————[/I][I]———————————————————————[/I]
[I]// – NOTE:[/I]
[I]//———————————————————————[/I][I]———————————————————————[/I]
[I]// – All New Configs like: ItemGlow.bmd, ItemSmoke.bmd and ItemSocket.bmd[/I]
[I]// – Can be created using: ‘Encoder.exe’ & ‘Enc.bat’ (From: .TXT Files)[/I]
[I]//———————————————————————[/I][I]———————————————————————[/I]


Screenshot:

Kiosani - [Development] Game Engine 2.0.0.0 (Darkness) - RaGEZONE Forums


Downloads:

Game Engine 2.0.0.0:



Encoder (for 2.0.0.0):



Encoder (2.0.0.0) Usage Method:

Code:
[B][COLOR=#ff8c00]HOW TO USE IT?[/COLOR]

[/B]
1 - Open: Common.txt,ItemGlow.txt, ItemSmoke.txt, ItemSocket.txt file with Notepad
2 - Edit: Common.txt file changing with your Server:IP,Version & Serial
2 - Edit: ItemGlow.txt, ItemSmoke.txt, ItemSocket.txt file changing like your Items.
3 - Execute: Enc.bat file to Create yours: .bmd Files
4 - Cut and Paste: Common.bmd,ItemGlow.bmd,ItemSmoke.bmd & ItemSocket.bmd Files on: 'Data\Custom\Local\' Folder
5 - All Ready! Enjoy it from: [B][COLOR=#ff0000]GE 2.0.0.0[/COLOR][/B]


Credits:

Code:
[B]
[B][B][B][COLOR=#FF0000]-> Sobieh (3D Camera Source Original)
-> ZergNM (3D Camera Source Modifications & Sky)
-> Leo123 (Minimap Source Original 1.0 on old School Mains)
-> Vcorp & UCD Team (Minimap Source Upgrade from Leo123 & Sky + SkyTimer)
-> Gembrid (Hybrid) (Rotate Damage Monster View Original Source)
-> Gembrid (Hybrid) (Glow.dll + Item.dll that is -> ttlci.dll & Glow.gld)
-> Leo123 & UCD Team (For Original External Main Change Font Sources)
-> Ashlay & Josesp (For Font Hooking Methods combined with Leo123 codes)
-> Noob22 (For Fix Original Source from: ttlci.dll from Gembrid on Illusion)
-> Mr. Kernighan (a.k.a: Brain) (255 Items Load new External Loop)
-> Mr. Kernighan (a.k.a: Brain) & RMST (For Fog Source + Some Fixes)
-> Pinkof (Rotate Damage Monster View Fix CALL Hook and Teach's to me)
-> NanoGuy (3D Camera Source Fixes on Map Rectangle Clipping Overwrite)
-> SmallHabit & zTeam (Interface Class & Decompilation Process from Main)
-> DarkSim & zTeam (Interface Class & Decompilation Process from Main)
[/COLOR][/B][/B][/B][/B]
 
Last edited:
Joined
Oct 29, 2007
Messages
1,289
Reaction score
1,308
This is just working for S6 and below right?

For now yes, working with: 6.3 1.04d GMO main, but I have thinked make a different version for each main.exe that I have, with the same things... this can be difficult (on research every offset), and etc, but not for me. but anyways you can use: Version Selector on this version to downgrade: "Character Create Buttons" and... on this way you can use: 6.3 server side + 6.3 main + Game Engine (and make something like: downgrade from more old versions) xD.
 
Junior Spellweaver
Joined
Jan 15, 2013
Messages
117
Reaction score
17
Thanks mate, may I know what number custom wings loaded on item(new).txt?
 
Joined
Oct 29, 2007
Messages
1,289
Reaction score
1,308
Thanks mate, may I know what number custom wings loaded on item(new).txt?

180 ~ 255
Code:
[COLOR=#ff8c00][B]PS: [/B][B]Sources available for sale on my Project Page.[/B][/COLOR]
[COLOR=#ff0000][B]
Game Engine 1.8.0.0 (Rebirth Edition)
[/B][/COLOR][COLOR=#0066ff][B]Game Engine 1.9.0.0 (DarkSide Edition)
[/B][/COLOR][COLOR=#008000][B]Game Engine 2.0.0.0 (Darkness Edition)[/B][/COLOR]
 
Last edited:
Experienced Elementalist
Joined
Jun 19, 2006
Messages
215
Reaction score
28
Brother plz make one video with all stuff in this Engine :D
 
Newbie Spellweaver
Joined
Nov 3, 2011
Messages
25
Reaction score
4
@Kiosani
English:
Hi! i continue with the problem :/ , what u think about it? what can i do? I install all VC++, NetFramework, Redistributables, installed updates from windows, run 2 antimalwares but nothing, the problem continues :/

Español:
Hola! Continuo con el problema, que pensas que puede ser? Mas o menos por que lado puede estar el problema para ver si puedo solicionarlo, probe instalar todas los VC++ , NetFramework, Redistributables, instale actualizaciones de windows, pase 2 antimalwares y sigue igual :/

Kiosani - [Development] Game Engine 2.0.0.0 (Darkness) - RaGEZONE Forums
 
Last edited:
Newbie Spellweaver
Joined
Apr 16, 2016
Messages
7
Reaction score
2
INGLES
this very good work they have done it :)many thanks to those who contributed :)weno my suggestion would be that if they could fixear agility and q is bug agility to Aser powersand my other suggestion isadding the items are added to the player and wings wings to itembut not yet added anything you and the customer but I get wings custom,those wings come predeterminanaz? or antler that numbers are busy wings, as I see wings bug - no added anything averle

Español
esta muy bueno el trabajo que le han hecho :)
mil gracias a los que aportaron :)
weno mi sugerencia seria que si podrian fixear la agilidad ya q se bug en la agilidad al aser los poderes
y mi otra sugerencia es
al agregar los items se le agregan al player y alas alas al item
pero yo aun no le e agregado nada al cliente pero me salen alas custom,
esas alas vienen predeterminanaz? o asta que numeros estan ocupadas las alas, ya que veo alas bug - sin averle agregado nada
 
Joined
Oct 29, 2007
Messages
1,289
Reaction score
1,308
INGLES
this very good work they have done it :)many thanks to those who contributed :)weno my suggestion would be that if they could fixear agility and q is bug agility to Aser powersand my other suggestion isadding the items are added to the player and wings wings to itembut not yet added anything you and the customer but I get wings custom,those wings come predeterminanaz? or antler that numbers are busy wings, as I see wings bug - no added anything averle

Español
esta muy bueno el trabajo que le han hecho :)
mil gracias a los que aportaron :)
weno mi sugerencia seria que si podrian fixear la agilidad ya q se bug en la agilidad al aser los poderes
y mi otra sugerencia es
al agregar los items se le agregan al player y alas alas al item
pero yo aun no le e agregado nada al cliente pero me salen alas custom,
esas alas vienen predeterminanaz? o asta que numeros estan ocupadas las alas, ya que veo alas bug - sin averle agregado nada

English:
You must have a NO clean MU Client 1.04d GMO, I mean.. not original. by this reason you can see Custom Wings that you don't have added. you must use: Clean Client 1.04d GMO (Original) NO zTeam Client, NO Titans Tech Client, only on this way works fine for you.

PS: About the Agility Bug, maybe more on the future I fix this. I'm thinking too on add a method to add Rage Fighter Battle Gloves and another things more.

Sorry for my bad English

Spanish:
Debes tener un Cliente 1.04d GMO NO Limpio, quiero decir: "no original". por esta razon es que podes ver Alas Custom que NO tenes agregadas. Tenes que usar: Cliente 1.04d GMO (Original) Limpio NO el Cliente de zTeam, NO el Cliente de Titans Tech, solamente de esta manera te funcionara bien.

PD: Sobre el Bug de Agilidad, quizas mas adelante lo arregle. Tambien pienso agregar un mecanismo para Agregar Guantes de Rage Fighter y otras cosas mas.



@Kiosani
English:
Hi! i continue with the problem :/ , what u think about it? what can i do? I install all VC++, NetFramework, Redistributables, installed updates from windows, run 2 antimalwares but nothing, the problem continues :/

Español:
Hola! Continuo con el problema, que pensas que puede ser? Mas o menos por que lado puede estar el problema para ver si puedo solicionarlo, probe instalar todas los VC++ , NetFramework, Redistributables, instale actualizaciones de windows, pase 2 antimalwares y sigue igual :/

Kiosani - [Development] Game Engine 2.0.0.0 (Darkness) - RaGEZONE Forums

Spanish:

Fijate si no es tu sistema operativo... a lo mejor esta infectado con un virus. que esta atacando al main y/o a la dll.

English:
Can be by a Virus attacking your O.S.
 
Newbie Spellweaver
Joined
Apr 16, 2016
Messages
7
Reaction score
2
ESPAÑOL
Aora entiendo
me e tirado 2 horas buscando un Cliente 1.04d GMO pero nada no lo ubico ningun cliente como el que dices
porfavor si no tubieses algun enlace

INGLES


now I understandme and I wasted 2 hours looking for a Customer 1.04d GMO but nothing I locate any customer as you sayplease if any link tubieses
now I understandme and I wasted 2 hours looking for a Customer 1.04d GMO but nothing I locate any customer as you sayplease if any link tubieses
 
Joined
Oct 29, 2007
Messages
1,289
Reaction score
1,308
ESPAÑOL
Aora entiendo
me e tirado 2 horas buscando un Cliente 1.04d GMO pero nada no lo ubico ningun cliente como el que dices
porfavor si no tubieses algun enlace

INGLES


now I understandme and I wasted 2 hours looking for a Customer 1.04d GMO but nothing I locate any customer as you sayplease if any link tubieses
now I understandme and I wasted 2 hours looking for a Customer 1.04d GMO but nothing I locate any customer as you sayplease if any link tubieses

I don't have 1.04d GMO Clean Client, but you can download this (1.04C GMO):



PS: Maybe you must put some patchs on some files from: Local, only overwrite with files from: Local from 1.04d GMO

Local (Original) Untouched from 1.04d GMO Client:

 
Last edited:
Newbie Spellweaver
Joined
Nov 3, 2011
Messages
25
Reaction score
4
English:
You must have a NO clean MU Client 1.04d GMO, I mean.. not original. by this reason you can see Custom Wings that you don't have added. you must use: Clean Client 1.04d GMO (Original) NO zTeam Client, NO Titans Tech Client, only on this way works fine for you.

PS: About the Agility Bug, maybe more on the future I fix this. I'm thinking too on add a method to add Rage Fighter Battle Gloves and another things more.

Sorry for my bad English

Spanish:
Debes tener un Cliente 1.04d GMO NO Limpio, quiero decir: "no original". por esta razon es que podes ver Alas Custom que NO tenes agregadas. Tenes que usar: Cliente 1.04d GMO (Original) Limpio NO el Cliente de zTeam, NO el Cliente de Titans Tech, solamente de esta manera te funcionara bien.

PD: Sobre el Bug de Agilidad, quizas mas adelante lo arregle. Tambien pienso agregar un mecanismo para Agregar Guantes de Rage Fighter y otras cosas mas.





Spanish:

Fijate si no es tu sistema operativo... a lo mejor esta infectado con un virus. que esta atacando al main y/o a la dll.

English:
Can be by a Virus attacking your O.S.

You have cg.dll? i need that


first gave me error cg.dll, i download this from google, and then jump me "can not load engine.dll"
 
Joined
Oct 29, 2007
Messages
1,289
Reaction score
1,308
You have cg.dll? i need that


first gave me error cg.dll, i download this from google, and then jump me "can not load engine.dll"

nsarPUH - [Development] Game Engine 2.0.0.0 (Darkness) - RaGEZONE Forums


English:

Well honestly don't understand why is that you have this problem. Because on the patch of the GameEngine I put all the runtime libraries for: CG, and: C++ but if you need them here I leave you again.

Spanish:

Bueno, sinceramente no entiendo por qué es que tenes este problema. Debido a que en el parche de la: GameEngine puse todas las bibliotecas de tiempo de ejecución para: CG, y: C++, pero si las necesitas aquí las dejo otra vez.

C++ Runtime Libraries (10.0.30319.1):



CG Runtime Libraries (3.0.0.16):

 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Jan 15, 2013
Messages
117
Reaction score
17
180 ~ 255
Code:
[COLOR=#ff8c00][B]PS: [/B][B]Sources available for sale on my Project Page.[/B][/COLOR]
[COLOR=#ff0000][B]
Game Engine 1.8.0.0 (Rebirth Edition)
[/B][/COLOR][COLOR=#0066ff][B]Game Engine 1.9.0.0 (DarkSide Edition)
[/B][/COLOR][COLOR=#008000][B]Game Engine 2.0.0.0 (Darkness Edition)[/B][/COLOR]

Hi Mate, I tried to create new wings but it doesn't show the image of the wing I can see the wing details like names and other features but the image are not showing, even I put Wings folder inside your Custom Folder and the Wings folder have the wings BMD'S and OZJ it doesn't show the image in the game.
 
Newbie Spellweaver
Joined
Apr 16, 2016
Messages
7
Reaction score
2
ESPAÑOL
tengo el mismo problema con respecto al tema de las alas
seria weno si pondrias un cliente compatible con tu Main ( ya que esta muy bueno )

INGLES


I have the same problem on the issue of the wingsweno if you would give your customer a compatible Main (as it is very good)
I have the same problem on the issue of the wingsweno if you would give your customer a compatible Main (as it is very good)
 
Junior Spellweaver
Joined
Jan 15, 2013
Messages
117
Reaction score
17
@Kiosani any news about on this my friend?

Hi Mate, I tried to create new wings but it doesn't show the image of the wing I can see the wing details like names and other features but the image are not showing, even I put Wings folder inside your Custom Folder and the Wings folder have the wings BMD'S and OZJ it doesn't show the image in the game.
 
Newbie Spellweaver
Joined
Nov 3, 2011
Messages
25
Reaction score
4
nsarPUH - [Development] Game Engine 2.0.0.0 (Darkness) - RaGEZONE Forums


English:

Well honestly don't understand why is that you have this problem. Because on the patch of the GameEngine I put all the runtime libraries for: CG, and: C++ but if you need them here I leave you again.

Spanish:

Bueno, sinceramente no entiendo por qué es que tenes este problema. Debido a que en el parche de la: GameEngine puse todas las bibliotecas de tiempo de ejecución para: CG, y: C++, pero si las necesitas aquí las dejo otra vez.

C++ Runtime Libraries (10.0.30319.1):



CG Runtime Libraries (3.0.0.16):


Great news Neme! , i put that's dll in client folder and now work :) thanks you for help me!
 

Attachments

You must be registered for see attachments list
Joined
Oct 29, 2007
Messages
1,289
Reaction score
1,308
In the next days (maybe in the next hours) if I have sufficient time. I'm thinking on make a new small update for: 'GameEngine' version: '2.1.0.0' with some new feature and re-view some possible bug or problems like: 'Custom Wings Preview', etc.
 
Junior Spellweaver
Joined
Jan 15, 2013
Messages
117
Reaction score
17
In the next days (maybe in the next hours) if I have sufficient time. I'm thinking on make a new small update for: 'GameEngine' version: '2.1.0.0' with some new feature and re-view some possible bug or problems like: 'Custom Wings Preview', etc.

Thanks for updating us.
 
Back
Top