Sending an email does not work properly, it is not possible to see the contents of the email..
also, chat does not work..
if i tried to send mail to some character (private mail) the character cant see the contents of the mail if hi opened the mail.
You can only see the title.
(screenshot)
Chat Server Message:
DataServer Error:
also, Someone know how to use /item command?
i tried to make stuff +all but i have no idea what to write..
i tried this code but it failed: /item 0 20 15 7 2 7 -3 0 0 0 0 0
(screenshot)
Help plz :)
Last edited by yuval07; 15-01-21 at 07:04 PM. Reason: update
Up up up
UP Plz help..
UP Plz help..
/item 0 20 15 7 2 7 63 0 0 0 0 0
Item Category
Item Number
Item Level 1-15
Item Skil 0-1
LUCK 0-1
Jewel of Life options 1-7
Exe options 1-63
Ancient option Tier 1 (5,10) Tier 2 (6,9) Tier 3 (20,24)
Number of sockets (1-5) 0=no socket
uppppppp for this
I'm not sure if the Chat option ever worked before. Also, can't remember if the IGCN developed any Chat Servers for S12 files.While the whisper option or global post messages are still working, why they would need that Chat option?Also, for dropping items, I think is something wrong inside the client dll(IGC.dll) when dropping the item. You will need the source code for that.Also, could be a gameserver bug where the command is not working properly for socket items.
Not in the server files, but in the server files source code. You need knowledge of C/C++ programming language in order to correct and fix those bugs.All IGCN server files are coming with many bugs, different from version to version, but if you are willing to start developing a server and have a less bugged one, you will need some C++ skills and a lot of patience of understanding what's going on inside the server source code.For the Chat Server bug, is possible but not guaranteed to be fixed by having an actual Chat Server from other server versions. I donno if it'll work, cause the data packets could be different, but worth a try.I will try to find a Chat Server for you.
- - - Updated - - -
Here's a Chat Server I had from a Season 8.ChatServer.rar
Also, the ExDB should be running.
Inside your server files, whereever you want.Also I forgot to mention that the chat server must start with a parameter:Create shortcut -> Right Click, Properties -> on the path Eg. "C:/........./ChatServer.exe" add after the quotes 127.0.0.1 and press Apply.It should look like this:"C:/........./ChatServer.exe" 127.0.0.1
Last edited by zipper20032; 24-01-21 at 01:36 PM.
It should work.https://ibb.co/0Y0fPhh