How to add avatars and Sox items to npc

02/07/2011 00:01 lorveth#16
Quote:
Originally Posted by Zilva123 View Post
[Only registered and activated users can see links. Click Here To Register...]

Finally i added something, big thx for KingLi
but i have other problem when i want to buy i always got a crash how to fix it?
Depends on the serverfiles you using.
1.3.0 srevo files need 1.287 sro_client.exe
1.2.9 srevo files need 1.285 sro_client.exe

and to change the pos of the item in npc, write after name: 2 instead 3 :)
Or look at the example:

1 11 STORE_CH_SMITH_TAB2 PACKAGE_ITEM_CH_SHIELD_01_A 0 etc...
1 11 STORE_CH_SMITH_TAB2 PACKAGE_ITEM_MALL_GLOBAL_CHATTING 1 etc...
1 11 STORE_CH_SMITH_TAB2 PACKAGE_ITEM_MALL_AVATAR_M_EU_WEDDING 2 etc...
02/07/2011 05:38 Zilva123#17
Quote:
Originally Posted by KingLi :P View Post
Depends on the serverfiles you using.
1.3.0 srevo files need 1.287 sro_client.exe
1.2.9 srevo files need 1.285 sro_client.exe

and to change the pos of the item in npc, write after name: 2 instead 3 :)
Or look at the example:

1 11 STORE_CH_SMITH_TAB2 PACKAGE_ITEM_CH_SHIELD_01_A 0 etc...
1 11 STORE_CH_SMITH_TAB2 PACKAGE_ITEM_MALL_GLOBAL_CHATTING 1 etc...
1 11 STORE_CH_SMITH_TAB2 PACKAGE_ITEM_MALL_AVATAR_M_EU_WEDDING 2 etc...
i did everything, thank you again, ;) could u tell me how to change gold proce and add mobs for exmaple in samarkand
and one error again: i wanted to change from this 1 11 STORE_CH_SMITH_TAB1 PACKAGE_ITEM_CH_BLADE_09_A to this 1 11STORE_CH_SMITH_TAB1 PACKAGE_ITEM_CH_BLADE_09_A_RARE.
02/07/2011 12:49 lorveth#18
Example:
1 95 ITEM_CH_SWORD_09_A 차륜 막야보검 xxx SN_ITEM_CH_SWORD_09_A SN_ITEM_CH_SWORD_09_A_TT_DESC 0 0 3 1 6 2 180000 0 0 1 1 1 255 3 1 1 1 0 0 4042000 5204 7806 0 9000 1414700 1 76

4042000 = Buy price
5204 = minimum repair price
7806 = max repair price
9000 = put in storage price
1414700 = sell price
76 = lvl

So have fun now, in editing your server :)
02/07/2011 13:18 Zilva123#19
Quote:
Originally Posted by KingLi :P View Post
Example:
1 95 ITEM_CH_SWORD_09_A 차륜 막야보검 xxx SN_ITEM_CH_SWORD_09_A SN_ITEM_CH_SWORD_09_A_TT_DESC 0 0 3 1 6 2 180000 0 0 1 1 1 255 3 1 1 1 0 0 4042000 5204 7806 0 9000 1414700 1 76

4042000 = Buy price
5204 = minimum repair price
7806 = max repair price
9000 = put in storage price
1414700 = sell price
76 = lvl

So have fun now, in editing your server :)
Ty alot for u help, but i still dont know why i cant even add simple item like 11d and 10d could u post here example?
also i added few avatars,but i cant to buy them
02/07/2011 21:21 Zilva123#20
For example: i want to change in refshopgoods from this
1 11 STORE_CH_SMITH_TAB1 PACKAGE_ITEM_CH_BLADE_01_A 3
to this:
1 11 STORE_CH_SMITH_TAB1 PACKAGE_ITEM_CH_BLADE_01_A_RARE 3
and i got client crash, if am not wrong its not enought just to do that? or am wrong?

Another Example: i want to change from this
1 11 STORE_CH_SMITH_TAB1 PACKAGE_ITEM_CH_BLADE_02_A 4
to this
1 11 MALL_AVATAR_DRESS PACKAGE_ITEM_MALL_AVATAR_W_DRAGONDRESS 4
after that i cant to buy that item, but when i want to add globals they are working but i got a crash when i want to buy ? someone could tell what am doing wrong and what i should to do.TY
02/08/2011 10:49 woodoo01#21
KingLi, you have full English pk2? :)
02/08/2011 18:01 Zilva123#22
[Only registered and activated users can see links. Click Here To Register...]

finally i added :)
still got problems to add items to refpackageitem.txt :(
for example there is a sword 1d simple 1 11 19396 PACKAGE_ITEM_CH_SWORD_01_A 0 EXPAND_TERM_ALL SN_ITEM_CH_SWORD_01_A SN_ITEM_CH_SWORD_01_A_TT_DESC item\china\weapon\sword_01.ddj how to add same sword but sun, am trying but failing
dont know how to eddit good,can some one give me a example
02/10/2011 19:15 rares1998#23
with ZSZC works ? i opened with pk2 extractor the media and doesn't work.
#Solved --> [Only registered and activated users can see links. Click Here To Register...]
Now another problem... i open media with pk2 extractor and i don't have all things(refshopgoods and the others):
[Only registered and activated users can see links. Click Here To Register...]
02/10/2011 19:34 LimitBreaks#24
Quote:
Originally Posted by rares1998 View Post
with ZSZC works ? i opened with pk2 extractor the media and doesn't work.
hahahah, wtf? Do you know how to read? :facepalm:
02/13/2011 10:39 Zilva123#25
nvm i found the way how to add
02/15/2011 05:38 jlfbalo#26
Quote:
Originally Posted by lezheweiwang View Post
thanks for the good stuff now I can enjoy the game hahaha :D
man whats with u? u appear from nowhere posting in every thread on epvp?
03/02/2011 16:55 jaguarasz#27
Quote:
Originally Posted by KingLi :P View Post
Example:
1 95 ITEM_CH_SWORD_09_A 차륜 막야보검 xxx SN_ITEM_CH_SWORD_09_A SN_ITEM_CH_SWORD_09_A_TT_DESC 0 0 3 1 6 2 180000 0 0 1 1 1 255 3 1 1 1 0 0 4042000 5204 7806 0 9000 1414700 1 76

4042000 = Buy price
5204 = minimum repair price
7806 = max repair price
9000 = put in storage price
1414700 = sell price
76 = lvl

So have fun now, in editing your server :)
How do you change silk price to 0 on the avatar?
06/14/2011 13:09 Kicia123#28
Someone can help me? If i change
1 11 STORE_KT_SMITH_TAB1 PACKAGE_ITEM_CH_BLADE_05_A for
1 11 STORE_KT_SMITH_TAB1 PACKAGE_ITEM_CH_BLADE_06_A
everything is ok, but if i change to 10dg or 11 dg i get crash :/
How to make 10 and 11 dg in NPCs?
10/25/2011 21:37 ghetto006#29
i need npc to full 11degree stone added .Those who want to help [Only registered and activated users can see links. Click Here To Register...] add.
10/26/2011 11:40 JENZO#30
Quote:
Originally Posted by Zilva123 View Post
look at this, i imported this to media
1 11 STORE_CH_SMITH_TAB3 PACKAGE_ITEM_MALL_GLOBAL_CHATTING 2
and this to emu data folder
1 11 STORE_CH_SMITH_TAB3 PACKAGE_ITEM_MALL_GLOBAL_CHATTING 2
but when i want to start client, it wont to load.
becoz

1 11 STORE_CH_SMITH_TAB3 PACKAGE_ITEM_MALL_GLOBAL_CHATTING 2 >> wrong code

change numper : 11 ~ 15

change it too:

1 15 STORE_CH_SMITH_TAB3 PACKAGE_ITEM_MALL_GLOBAL_CHATTING 2