Hey ive been able to change drops for bosses in KI and all mobs in KI but im unable to change or make drops on any bosses that sit in DC or caput.... i place my grade in the area needed set the %rate and click set and nothing happens
the problem is in shstudio i cant put any drops on the bosses they havent got drops on them at all and i can put any on them but i can do every other mob/bosses
Just a simple update query on the PS_GameDefs.dbo.MobItems just find the ID of the mobs and you will be able to update the drops from them, no possible way on it "not working"
i sorted the mobs i add the Exmonster.sdata to it n i was able to. i dont use the database coz for some reason the only ammont of mob ids i can find is up to 1000 so i use shstudio to do it pritty simple and u jus run the sql then patch it and its all done.
im having one other problem i patched in the ep6 mobs but they dont come up in shstudio im using the data.sah that is patched in my client and i open monster.sdata and then import mob.csv and mobitem.csv and the mobs that come up are up to ep 5.3 no ep6 mobs are listed anyone no why (maybe i patched them in wrong??)
You have to go to Tools > Options > Sql results and there somewhere is to change ..and i don't remember exactly where but can be modified to make it display you more results if you use 2008 sql management studio.
ok im sticking with SHstudio DB dont lik me at all. my problem now is that ive set the drops on The PR mobs i want to drop items and the golems in KI but they dont drop at all there set at 25% and 50%. i also set the Ki ele bosses and ele guards and starter mobs and they all drop but the PR mobs and golems dont drop at all any ideas
SHStudio MonsterDropp 05/19/2012 - Shaiya Private Server - 7 Replies Hallo,
Meine Frage ist,
Warum seh ich nicht, was die Mobs droppen?
So sollte es ja eigentlich aussehen:
http://imageshack.us/m/841/6291/monsterright.jpg
Aber bei mir steht bei Gold 0, bei Dropps nichts, bei EP nichts...
Nur bei LP, AP, MP, und was für Attaken es hat.. Und die Vorschau des Mobs.
[Help] ShStudio 04/19/2012 - Shaiya Private Server - 7 Replies Hello My Friends..
How do you know im making an PServer
and today i was gonna edit item.SData
But i noticed that i cant edit the gears.
I mean i cant see them. and the model bar is empty.
If i try to press OK i receive an error: You must select an valid model!
http://www.mediafire.com/conv/e213228751de69f1119 c020918760a315019423e23ed800c41a42fea9cf9d6c24g.jp g
http://www.mediafire.com/conv/cc63732c5a38ba3c869 3a45fa8059b68ce3a72751c7fe0c9974dca58f8c863bd4g.jp g
[HELP]ShStudio 02/29/2012 - Shaiya Private Server - 2 Replies Hello, I am wondering why I suddenly open the item.sdata and monster.sdata with ShStudio and there is no model or icon for any item/monster few days ago i had all models/icons now *puf* they are gone.I have decrytped/encrypted both and extracted them from data.sah but no result.
[Question]Explanation about changing drops 01/26/2012 - Shaiya Private Server - 7 Replies Hey peoples :D
I want to change some drops, but I don't understand anything of it. 'Cause the only things I found were like:
Update PS_GameDefs.dbo.MobItems
set = , = where = , and =
Could some one get me an example of how it should look if I want, let's say Dentatus to drop Conflict and Pursuer Pieces with 10% drop rate?
Thanks in advance!
[Guide] Just changing the drops of VIP maps without changing of its place 10/08/2010 - EO PServer Guides & Releases - 2 Replies in revo's DB when u add the VIP tele it apears on the old market ..
some ppl dont know how to change its place thats why i made this query for them
delete from cq_generator where id >= 0113 and id <= 0128;
INSERT INTO `cq_generator` VALUES ('0113', '8900', '0062', '0033', '0001', '0001', '0001', '0025', '0001', '0110', '0000', '0000', '0000', '0000', '0000');
INSERT INTO `cq_generator` VALUES ('0114', '8900', '0072', '0037', '0001', '0001', '0001', '0025', '0001', '0110', '0000',...