Too difficult, you're better off trying to make existing addons work, would need a skilled editor to make own stat addons
Type: Posts; User: sisoe
Too difficult, you're better off trying to make existing addons work, would need a skilled editor to make own stat addons
Did you unlock homestead? Either do quest chain or make new quest with "Create Home" ticked in Awards tab
https://forum.hrace009.com/resources/staskedit-by-rey35.30/
or
https://www.4shared.com/zip/0Lu9vYYsea/sTASKeditRey35cs_218000_bin.html
or
https://yadi.sk/d/wnvAQjql7zO_dQ
Editor name is...
You mean you want to change respawn point? That's in precinct.sev
It's hard to understand what you mean
Try with new clean database? Delete dbdata or rename it to dbdata1 then start gamedbd
As for map problem, you can start gamedbd in console and log in the character, if it pauses at TRACE:...
Change account userid to 16 in mysql, then log that account and move the characters.
Then go gamedbd and do ./gamedbd gamesys.conf exportclsconfig
Then take clsconfig from gamedbd folder and put it...
Period 3 is time is seconds, so here it's 3 seconds. Check the other triggers, there is TimeCome(x), x is the timer ID. So if timer finishes it runs that trigger, and the trigger writes the text....
From the threads I found, it should be possible..
http://forum.ragezone.com/f755/install-maps-jade-dynasty-perfect-795833/
http://forum.ragezone.com/f755/jd-maps-701345/...
What more up to date? That guide works. Go to the last post where 343 lists the hex for Genesis+ that you need to search for in elementclient...
You don't see this then? https://i.gyazo.com/dc859603033f9dc5fd7f279df6f44919.png
It's supposed to automatically spawn on ground when Home is created. Maybe it's underground or something. Try using...
What do you mean "the entry point is not present to move." ? The orange flag model doesn't appear on your homestead map when you go Construction?
Go construction > Functional Building, does its say...
1024 in protection / proc_type
Here's others http://forum.ragezone.com/f754/proc_type-1121806/
For cross server try https://andrey.pw/threads/nastrojka-mezhservera.417/
For unpack w2i https://github.com/Kn1fe/sdPck_china/tree/master/sdPck/bin/Release or maybe this...
Can't you just use Spirit of Defense? Item id 38408
Or if cooldown is a problem then make Taskdice item with quest that gives spirit of defense buff, skill id 2076
Provide buffs how? When attacked? With quest? To everyone in area?
yes12
yeah it's 14,2,3
make sure there are no safe zones
gfx is attached to item id in ecm
find item id of some fashion that has gfx then look for that id in ecm with character script editor
Inside class ecm
models/players/形象/刺客女/躯干/刺客女.ecm sin
models/players/形象/刺客男/躯干/刺客男.ecm
models/players/形象/剑灵女/躯干/剑灵女.ecm seeker
models/players/形象/剑灵男/躯干/剑灵男.ecm...
0 sunday, 6 saturday, 5 friday
Or you mean what they control?
List of GM activate codes?.. You should just learn how npcgen.data works
NPCs and mobs are listed in npcgen.data of map folders in gamed/config on server, open it with sNPCedit
In elements.data,...
This is controlled by fixed_props value of the item in elements.data
Armor set bonus maybe? List 90 Suite_Essence
Maybe it's
Trigger 4017
GM Activate 3956
You could probably just add the NPC yourself though
One option would be to make an autodeliver quest with given requirement of being in a squad that teleports you out if it gets delivered
Make sure the quest changes the key and activates trigger
Quest id 19704 should set key 100180 to 2 and activate trigger 1964
Try activating trigger 1964 with GM character, if nothing happens then...
Aipolicy editor should have search function... If it doesn't then you could find the string in hex editor and go to the closest policy ID that you find to that string, then check that ID in Aipolicy...
Disable chat operation in aipolicy
I don't know what this error is, but I can give some ideas on what to try.
Try making 16 characters in the account id 48
Use dbtool on the database
Here is the simple one from 2011, I'm not sure if this is what you are expecting though
You could probably disable profit-time and profit-time2 in gs.conf so being in any area doesn't cost you energy
What? I meant that's what you need to edit in ingame.stf to fix the crash, change %s to %d
293 "Auto Revive requires %s Golds." > 293 "Auto Revive requires %d Golds."
Try changing the armors Fixed Props or Npc_make_service Produce Type in elements
Maybe you have multiple entries of the same item ID in your item_color.txt and those overwrite the red color, check that.
Creating items, like that sword, is in elements.data
Creating packs is elements.data + tasks.data. You make a Taskdice item in elements data, list 74, link a quest ID to that item, then make that...
It means the map isn't started, 153 starter map should be is62 or is61
idk how anyone can complain about free release
thanks a lot to who made that cloudmailru link)
Drop and pick is in world log, probably same with vending but not sure
Just grep or search the character ID in the log then google translate the chinese texts
Agreed with Pen. This project is for asking help from other developers to make a proper release. If you're not able to solve these simple problems then you won't be of much help and should stay out...
Name beside minimap is region.clt / region.sev.
Don't know about the others sorry
You mean the 1.5.3 client? Maybe this will help http://forum.ragezone.com/f751/1-5-3-stock-client-1121620/
Hex edit the name into something else in rolename, for example Coldwin into Coldwix, save and replace. Then do ./gamedbd gamesys.conf exportunique /home/, then go into gamedbd folder, take the...
Search for the bytes from 1.5.3 in 1.4.5 GS, you should find it then
It's a value table in the gs, the socket stone amount depends on the item grade(level) and the current amount of sockets on it.
For 1.5.3:
For Weapons: starts C3E1A4 ends C3E23D
For Armors:...
It means your aipolicy.data is outdated.
You can try downloading the 1.5.3 client and taking the aipolicy from it http://forum.ragezone.com/f751/1-5-3-stock-client-1121620/
I don't actually know...
1 - Physical
2 - Metal
4 - Wood
8 - Water
16 - Fire
32 - Earth
64 - Stun
128 - Sleep
256 - Slow
512 - Paralysis
gdeliveryd > gamesys.conf
name_charset = utf-8
Yeah I know it's allowed, just saying it for those who don't know and don't want to take content from other servers like this.