Silkroad Online Forums

A community forum for the free online game Silkroad Online. Discuss Silkroad Online, read up on guides, and build your character and skills.

Faq Search Members Chat  Register Profile Login

All times are UTC




Post new topic Reply to topic  [ 14 posts ] 
Author Message
 Post subject: pk2 editing work in progress need guidance
PostPosted: Thu Jun 18, 2009 6:25 am 
Banned User
User avatar
Offline

Joined: Feb 2008
Posts: 307
Location:
Babel
ok so recently ive been doing some pk2 editing to make the game a little more appealing i managed to change a normal staff into sohsun using this guide
viewtopic.php?f=5&t=111844
Image
i tried changing a shield using the same but i noticed in the guide is says to change the code from "system\system_raretype_a_stepa.efp"->"system\system_raretype_a_step3_honor.efp" on the staff the code says system\system_raretype_a_stepa.efp but for shield/warlockrod/some others it says something likesystem\system_rareshield_a.efp so my initial thought was to change it to system\system_rareshield_a_step3_honor.efp but when i did this i crashed so i entered the code as system\system_raretype_a_step3_honor.efp and this was my result
Image
i would appreciate if somoene could tell me what i was doing wrong or give me further guidance on what i need to do next and i posted in q&a but not as many people read that section so i thought i would try it here

_________________
Image


Top
 Profile  
 
 Post subject: Re: pk2 editing work in progress need guidance
PostPosted: Thu Jun 18, 2009 7:41 am 
Banned User
User avatar
Offline

Joined: Nov 2008
Posts: 733
Location:
Troy
is that soh?
cuz it looks like som except its blue and other particles xD

_________________
<< banned for proof of botting. -cin >>


Top
 Profile  
 
 Post subject: Re: pk2 editing work in progress need guidance
PostPosted: Thu Jun 18, 2009 7:45 am 
Banned User
User avatar
Offline

Joined: Feb 2008
Posts: 307
Location:
Babel
ofy1993 wrote:
that staff :shock:

yeah i know im trying to learn shields so i can do 7d and 9d soh those are my favorites i have a +9 85 shield and i wana make it sohsun

lopasas wrote:
is that soh?
cuz it looks like som except its blue and other particles xD

yes but its sohsun its just a bad screenshot

_________________
Image


Top
 Profile  
 
 Post subject: Re: pk2 editing work in progress need guidance
PostPosted: Thu Jun 18, 2009 9:57 am 
Active Member
User avatar
Offline

Joined: Apr 2009
Posts: 654
Location:
Off Topic
:shock: that staff looks awesome.

_________________
Mindmaker
Image


Top
 Profile  
 
 Post subject: Re: pk2 editing work in progress need guidance
PostPosted: Thu Jun 18, 2009 3:03 pm 
Valued Member
User avatar
Offline

Joined: Sep 2008
Posts: 480
Location: Behind You
Sexy 8) 8)

_________________
Image
Sig made by KylieMingoue <3


Top
 Profile  
 
 Post subject: Re: pk2 editing work in progress need guidance
PostPosted: Thu Jun 18, 2009 3:25 pm 
Forum God
User avatar
Offline

Joined: Aug 2006
Posts: 8834
Location: Age of Wushu
you need to change the identification of the item
for ex:
CH_WEAPON_BOW_HONOR_C .... smt after
remove the _HONOR_C to make it a normal item
in itemdata.txt, find the id of the normal item, in the same line, find 1800000 0 0, at the 2nd 0 change it to 2 => 1800000 0 2

To change sosun -> soh simply swap the animation frames *.efp

_________________
Playing Age of Wushu, dota IMBA


Top
 Profile  
 
 Post subject: Re: pk2 editing work in progress need guidance
PostPosted: Thu Jun 18, 2009 3:34 pm 
Banned User
User avatar
Offline

Joined: Feb 2008
Posts: 307
Location:
Babel
NuclearSilo wrote:
you need to change the identification of the item
for ex:
CH_WEAPON_BOW_HONOR_C .... smt after
remove the _HONOR_C to make it a normal item
in itemdata.txt, find the id of the normal item, in the same line, find 1800000 0 0, at the 2nd 0 change it to 2 => 1800000 0 2

To change sosun -> soh simply swap the animation frames *.efp

i acually tried that but their is like 5 item data files and i could only find the soh codes for chineese wepps 8-10d im i looking in the complete wrong file?

_________________
Image


Top
 Profile  
 
 Post subject: Re: pk2 editing work in progress need guidance
PostPosted: Thu Jun 18, 2009 4:51 pm 
Forum God
User avatar
Offline

Joined: Aug 2006
Posts: 8834
Location: Age of Wushu
yes, itemdata.txt is divided into 5 parts. Chinese normal items is generally in the 2nd parts.

_________________
Playing Age of Wushu, dota IMBA


Top
 Profile  
 
 Post subject: Re: pk2 editing work in progress need guidance
PostPosted: Thu Jun 18, 2009 6:26 pm 
Banned User
User avatar
Offline

Joined: Feb 2008
Posts: 307
Location:
Babel
NuclearSilo wrote:
yes, itemdata.txt is divided into 5 parts. Chinese normal items is generally in the 2nd parts.

ok ill try it again and let u know the results

_________________
Image


Top
 Profile  
 
 Post subject: Re: pk2 editing work in progress need guidance
PostPosted: Thu Jun 18, 2009 7:02 pm 
Banned User
User avatar
Offline

Joined: Feb 2008
Posts: 307
Location:
Babel
NuclearSilo wrote:
you need to change the identification of the item
for ex:
CH_WEAPON_BOW_HONOR_C .... smt after
remove the _HONOR_C to make it a normal item
in itemdata.txt, find the id of the normal item, in the same line, find 1800000 0 0, at the 2nd 0 change it to 2 => 1800000 0 2

To change sosun -> soh simply swap the animation frames *.efp

ok this kinda works it makes the item say its sos but its still glowing in the wrong place for my shield idk what im doing wrong lol and changing the 0 to a 2 makes it sos or just glow in general
and one last thing after the 18000 there is a 1 then a 0 not two 0's

_________________
Image


Top
 Profile  
 
 Post subject: Re: pk2 editing work in progress need guidance
PostPosted: Thu Jun 18, 2009 8:04 pm 
Forum God
User avatar
Offline

Joined: Aug 2006
Posts: 8834
Location: Age of Wushu
you found an sos coz you didn't change the right ID
notice the RARE only and RARE_HONOR
A = star honor
B = moon honor
C = sun honor

each is associated with a different animation
a_honor.efp
b_honor.efp
c_honor.efp

you weapon, gear are divided into 3 tiers
1st tier -> A
2nd tier -> B
3rd tier -> C

So remove the C_RARE_HONOR and change the C into the tier of your weapon


And no, after the 180000 there are always two 0 (for normal item)

_________________
Playing Age of Wushu, dota IMBA


Top
 Profile  
 
 Post subject: Re: pk2 editing work in progress need guidance
PostPosted: Thu Jun 18, 2009 8:10 pm 
Banned User
User avatar
Offline

Joined: Nov 2008
Posts: 4441
Location: SHEEKA JOOM BA BOOM BAH!! BAM! BAM BAM BAM BAM BAM!!!!!!!!!!!!
i like how that staff glows. quite nifty.

_________________
Image
^^Thanks Thomas42


Top
 Profile  
 
 Post subject: Re: pk2 editing work in progress need guidance
PostPosted: Fri Jun 19, 2009 4:41 am 
Loyal Member
User avatar
Offline

Joined: Mar 2006
Posts: 1674
Location: la revolucion
that stuff is fun for some I guess but the day will come when someone with a real sosun hit you and you are like "aww crap" :oops:

_________________
Image


Top
 Profile  
 
 Post subject: Re: pk2 editing work in progress need guidance
PostPosted: Fri Jun 19, 2009 5:07 am 
Banned User
User avatar
Offline

Joined: Feb 2008
Posts: 307
Location:
Babel
jabbers wrote:
that stuff is fun for some I guess but the day will come when someone with a real sosun hit you and you are like "aww crap" :oops:

well since im editing the 3rd teir of staffs if someone has sosun it will show as sun so its not a problem and thanks to NuclearSilo i was able to fix the shield to sosun im still working on making it soh tho so ill post pictures in a bit

_________________
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 14 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 21 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group