I’m new to this and have a few questions (using 9.5.2) . I apologize if these have already been addressed elsewhere:
1-Is there any documentation available for the SkillResource table?
2-I'm encountering an issue where buffs disappear after logging out and back in. I tried changing the state_time_type (is there a calculator for it ?), and while it worked for characters, it didn’t seem to affect pets.
3-when playing a pet class and logging in your passives are applied to the pet as you log in (which make the pet hp/mp go low) any fix or workaround?
Hey everyone, it's been a while since I've been here. I can't seem to find the download center. Is it still available? Could someone share the link with me?
Hey guys, I've just created a private server of my own with 9.5.2 files. I have a few questions related to customization of my server. I'd very much like to learn how to do these things. Any pointers would be greatly appreciated.
Firstly I've wondering how I go about making certain changes to skills.
For example,
a) how do I edit the MATK or PATK % of skills?
b) how do I edit the duration of a skill and how often it ticks? (i.e. Rain of the Spirits/Touch of the Goddess)
c) how do I edit the effectiveness of skills vs a single target/multiple enemies?
Secondly, I'd like to know how to edit scripts of already made NPCs.
For Example,
a) I'd like to make changes to the Dungeon Teleporter in Horizon, where would the scripts be located in order to make those changes.
Within the Arcadia dbo.NPCResource I can see the contact script but I'm not sure where to find it.
Lastly, how do I know whether a client needs to be updated vs just making changes via the SQL database. This is something I'm very confused about. If someone could please explain this to me in detail.
b) how do I edit the duration of a skill and how often it ticks? (i.e. Rain of the Spirits/Touch of the Goddess)
dbo.StateResource. State id is state_id from dbo.SkillResource (in some cases it's one from vars above
Quote:
Originally Posted by armoureph830
c) how do I edit the effectiveness of skills vs a single target/multiple enemies?
var1 - var20. Check how other skills works tho
Quote:
Originally Posted by armoureph830
a) I'd like to make changes to the Dungeon Teleporter in Horizon, where would the scripts be located in order to make those changes.
Within the Arcadia dbo.NPCResource I can see the contact script but I'm not sure where to find it.
GameServer directory -> Resource directory -> scripts
Here would be tons of .lua files. Check TeleportTown or TeleportField. Can't remember, since I rewrote entire warp system by myself in one file.
Quote:
Originally Posted by armoureph830
Lastly, how do I know whether a client needs to be updated vs just making changes via the SQL database. This is something I'm very confused about. If someone could please explain this to me in detail.
Search for any RDB tool on this forum. It can be source-built, or glandu2's or slent wisdom's. You made a change in database - you open the tool, connect to database, pick structure (if glandu or wisdom tool) and dump the table into .rdb file. Then you put that rdb file in resource directory and run SFrame with /notenc parameter. Or has it to run without notenc (wisdom's tool called grimoire has built in hasher)
[Helping Topic] 24/7 Helping Services! 08/27/2008 - EO PServer Hosting - 31 Replies stucked on anything while setuping your server?
post your problem here and you will get answer as fast as possible better than spamming with posts :cool:
first of all try reading Ahmedpotop's Pserver All thing guide.
if your couldn't solve it out post your problem down here
""That includes PHP rankings pages / registrations pages / Status pages""