-
Apprentice
[Dofus] 1.29 Trom project heroic mode
Hello everybody, finnaly i release my project to open source and avaible now for everyone, https://www.assembla.com/code/trom/subversion/nodes.
Dofus 1.29 client installer
Features included :
- PVP ( Duel + Aggression )
- PVM ( Experience, drops etc ... )
- Exchanges ( Player, Npc etc ... )
- Shop ( Npc )
- Heroic mode, if u die against a monster group, they win ur items and kamas, if someone kill them after, he win the loot. Heroic mode in aggression works well too, if u die against someone in aggression, he win ur kamas, items and ~10% of ur current exp.
Sorry for my bad english, im french :(.
http://www.youtube.com/watch?v=2D7ouE8J8iY
EDIT : Basic tutorial
Tools needed : - Visual C# Express 2010
- SQL Server Express 2008
- SQL Server Management Studio
Firstly you have to restore the database with the .BAK file in trunk/Trom/Trom_BACKUP_SQL.rar unrar the file and open SQL Server Management Studio.
Follow this step : - Connect to your local sql server
- Create a new database named 'Trom'
- Right click on the database and go to Task->Restore->Database




Now you have to open the App.Config file in the project to edit the SQL connection informations.

Configure the server bind address on the Network\TCPServer.cs file.

To finish, configure the packet Login\Packets\SelectedServerInformationsMessage.cs for the client.
Last edited by hussein47; 01-03-12 at 04:58 PM.
-
-
Re: [Dofus] 1.29 Trom project heroic mode
-
凸(ಠ益ಠ)凸
Re: [Dofus] 1.29 Trom project heroic mode
cool, could you possibly take some screenshots or make a small clip?
Also release a pre-compiled version for those who can't or don't know how?
-
Apprentice
Re: [Dofus] 1.29 Trom project heroic mode
Edited with a litle tutorial but im sorry because my sql server management is french xD
-
Re: [Dofus] 1.29 Trom project heroic mode
-
Apprentice
Re: [Dofus] 1.29 Trom project heroic mode
-
凸(ಠ益ಠ)凸
Re: [Dofus] 1.29 Trom project heroic mode
-
Apprentice
Re: [Dofus] 1.29 Trom project heroic mode
thanks. we will improve it :)
-
凸(ಠ益ಠ)凸
Re: [Dofus] 1.29 Trom project heroic mode
Vous avez tu un serveur publique, pour essayer?
Do you have a public server to try out?
-
Apprentice
Re: [Dofus] 1.29 Trom project heroic mode
-
Novice
Re: [Dofus] 1.29 Trom project heroic mode
Please upload the client
I can't find the client with version 1.29
That server is work for the new client version 2.16
Thank for your share
-
Apprentice
Re: [Dofus] 1.29 Trom project heroic mode
-
Apprentice
Re: [Dofus] 1.29 Trom project heroic mode
well i did everything u said but now i have a problem trying to start the server... this is what it gives ...
" [04:46:01] : LoginService init fail. "" so what now ?
-
Apprentice
Re: [Dofus] 1.29 Trom project heroic mode
it could be the bind port already in use
-
凸(ಠ益ಠ)凸
Re: [Dofus] 1.29 Trom project heroic mode
Will you be posting updates through this thread?