Ty nice code but。。How do you use jogress?
- - - Updated - - -
Thank you for your code, but how to use jogress at the moment?
Printable View
how to import that file .txt to dmo? make .txt to .bin?
- - - Updated - - -
how to use GDMOITEMDB.txt ? export to .bin? or have the tutorial?
what items should we check to install visual basic 2019?
no export or bin running commands .item, .reload, .ann, .tamer.setav ds/df
sample : .item 50 1
if you have any problems you have to wait
Detailed explanation will be shared soon:thumbup1:
sadly i don't know what is wrong with my setup, am still stuck on "Bringing Server Information" , idk if this is common problem or it's only me.
i think source code have a issue on bring a mobdata and sapwndata
sql bind and hashcode bind done but not work
- - - Updated - - -
when build this source code file "spawn function" have a issue on game.cs file
- - - Updated - - -
u solve this problem ? when build up via vc++ error on source code
case "spawn": { uint value = 0; uint.TryParse(cmd[1], out value); MDBDigimon Mob = MonsterDB.GetDigimon(value); if (Mob == null) { client.Send(new BaseChat(ChatType.Normal, Tamer.DigimonHandle, string.Format("Mob {0} was not found.", value))); } uint id = GetModel((uint)(64 + (Mob.Models[0] * 128)) << 8); GameMap cMap = Maps[Tamer.Location.Map]; cMap.Send(new SpawnObject(id, Tamer.Location.PosX, Tamer.Location.PosY)); break; }
this part
Has anyone managed to get the server working?
Nice release! I'll take a look into it soon! :)
https://imgur.com/p1FyGeEHello, in last days im trying working in this files and trying with my friends connect to my server but every time they connect to dats they get this error. If anyone know why tell me please. Only me can connect, they cant
error:
https://imgur.com/p1FyGeEhttps://imgur.com/p1FyGeEhttps://imgur.com/p1FyGeE
any fixes for the server?