[Help Thread] Please post your questions here.

07/01/2018 23:19 Xijezu#7156
Quote:
Originally Posted by swtib91 View Post
Hello

I made a private server using this [Only registered and activated users can see links. Click Here To Register...]
I made the server works, i downloaded a client, I can join the server, create my caracther but the game never load. I'm stuck on the load screen at something like 40%.
I tried 2 clients, is it because i made a 9.1 servers but i'm using 9.4 clients?

If the problem is caused by 9.4 clients, then where can i found a 9.1 client? I can't found one, that's why i'm using 9.4 clients.

Tried the 9.1 client from this link -> [Only registered and activated users can see links. Click Here To Register...]
I can't even launch the game. Infinite splash loading
Yes, you need to have the same client version as the server version. You can also try to use glandu2's [Only registered and activated users can see links. Click Here To Register...].
The structure of the packets (stuff that is sent between client and server) changed and the server can't interpret it correctly anymore, so you won't be able to connect to the server.
07/02/2018 01:04 ThunderNikk#7157
If you are running 9.4 you need to use the sframe provided with the release of the server files.

The one in the client will not load.
07/02/2018 11:10 swtib91#7158
Quote:
Originally Posted by Xijezu View Post
Yes, you need to have the same client version as the server version. You can also try to use glandu2's [Only registered and activated users can see links. Click Here To Register...].
The structure of the packets (stuff that is sent between client and server) changed and the server can't interpret it correctly anymore, so you won't be able to connect to the server.
Tried this, i'm unable to makes the rzfilter works. I have a DLL error.

Quote:
Originally Posted by ThunderNikk View Post
If you are running 9.4 you need to use the sframe provided with the release of the server files.

The one in the client will not load.
Yup, i'm using it

EDIT: Tried another Sframe on a 9.1 client, game start, but on caracther selection, my lvl 1 caracther has an invisible body and when i launch the game with this caracther, the game loading go to 100% and stay stuck at 100%

Gonna try another database, will go with the 9.4 one with the 9.4 tutorial.
07/06/2018 02:26 waahaha#7159
help!!!!!!
i used 9.4 files,,,when gameserver crashed.
..i found the logs:
2018/07/05 23:30:51 DB COM ERROR(Thread:2, HRESULT:80004005, GUID:0C733A63-2A1C-11CE-ADE5-00AA0044773D) : DB_UpdateItemOwner(dbo.smp_update_item_owner: @IN_SID: 200, @IN_OWNER_ID: 0, @IN_ACCOUNT_ID: 0) : Transaction (Process ID) was deadlocked on resources with another process and has been chosen as the deadlock victim. Rerun the transaction,
how to fixed it ,,,,thanks a lot....
07/06/2018 19:31 ThunderNikk#7160
Quote:
Originally Posted by waahaha View Post
help!!!!!!
i used 9.4 files,,,when gameserver crashed.
..i found the logs:
2018/07/05 23:30:51 DB COM ERROR(Thread:2, HRESULT:80004005, GUID:0C733A63-2A1C-11CE-ADE5-00AA0044773D) : DB_UpdateItemOwner(dbo.smp_update_item_owner: @IN_SID: 200, @IN_OWNER_ID: 0, @IN_ACCOUNT_ID: 0) : Transaction (Process ID) was deadlocked on resources with another process and has been chosen as the deadlock victim. Rerun the transaction,
how to fixed it ,,,,thanks a lot....
You used an empty telecaster?
07/16/2018 23:41 mariathao#7161
Any tools that will make editing the whole drop table easier?
07/17/2018 01:12 thefear511#7162
Quote:
Originally Posted by mariathao View Post
Any tools that will make editing the whole drop table easier?
brain.exe ;)
07/17/2018 03:21 ThunderNikk#7163
Quote:
Originally Posted by mariathao View Post
Any tools that will make editing the whole drop table easier?
At one point and time someone released a tool called "drop it"...I think it was Raskim.

I cant seem to find it though.
07/17/2018 13:16 khalilboy#7164
hello everyone i have a dungeon and i want to add monsters to it just like cubric dungeon one the monsters are killed the only way to kill them again is by leaving the dungeon and returning to it can anyone help me with this ?
07/18/2018 02:03 mariathao#7165
Quote:
Originally Posted by ThunderNikk View Post
At one point and time someone released a tool called "drop it"...I think it was Raskim.

I cant seem to find it though.
Thanks! let me know if you find it lol
07/18/2018 04:30 thefear511#7166
Quote:
Originally Posted by ThunderNikk View Post
At one point and time someone released a tool called "drop it"...I think it was Raskim.

I cant seem to find it though.
in his tiamat release
Epic 5 Server\Tools\Drop It
07/22/2018 10:56 solo69#7167
Quote:
Originally Posted by khalilboy View Post
hello everyone i have a dungeon and i want to add monsters to it just like cubric dungeon one the monsters are killed the only way to kill them again is by leaving the dungeon and returning to it can anyone help me with this ?
Sorry for late reply,
Try to use instance dungeon
In arcadia you will find:
InstanceDungeonResource
InstanceDungeonType
InstanceDungeonMonster

the names might not be accurate but you will find the tables that I told you with a close names.

also, to create the instance dungeon you will be using lua functions (InstanceDungeonType in the database, Dungeon prop in the scripts)
07/22/2018 22:38 khalilboy#7168
Quote:
Originally Posted by solo69 View Post
Sorry for late reply,
Try to use instance dungeon
In arcadia you will find:
InstanceDungeonResource
InstanceDungeonType
InstanceDungeonMonster

the names might not be accurate but you will find the tables that I told you with a close names.

also, to create the instance dungeon you will be using lua functions (InstanceDungeonType in the database, Dungeon prop in the scripts)
okey i really don't know how to create the instance dungeon with lua fonction d u know how ? and thank you so much
07/23/2018 02:59 waahaha#7169
help ,when i use get_value("arena_point") in lua script ,got nil value why? and how to get real value and set it?
07/23/2018 06:23 solo69#7170
Quote:
Originally Posted by waahaha View Post
help ,when i use get_value("arena_point") in lua script ,got nil value why? and how to get real value and set it?
use gv("AP") instead or get_value("AP")

Quote:
Originally Posted by khalilboy View Post
okey i really don't know how to create the instance dungeon with lua fonction d u know how ? and thank you so much
All what you need is to copy, paste, and edit
anyway now I can't help you since I am too busy with my job, one I have a free time I will explain more, you can leave me your email id in the private message so i can contact with you in a better way