So, I have been meaning to change the cooltime for purification pills from 20 to 15, I got most of it done in the database but I couldn't get it done with the media.pk2, only data I could find related to the pills were at itemdata_15000 with this line
Sadly that's not it, the 20000 is the price for when you're selling it to the NPC. I still tried changing it before and only the price thingie changed so I am certain it's not that, still thanks for replying, really appreciate it.
Those are the lines for all the types of purification pills to explain what I meant, the 20000 varies in each type since it's the corresponding price for each type of pill.
Is ObjItem somewhere in the media.pk2 or am I looking in the wrong place? also what I am trying to edit is the client side cooldown not the server side.
Is ObjItem somewhere in the media.pk2 or am I looking in the wrong place? also what I am trying to edit is the client side cooldown not the server side.
Well they have to match to avoid any kind of bugs, and YES itemdata_xxx contains the needed lines from both ObjCommon/Item
I am trying to make them match so I am looking for a way to change it's cooldown in the client side so I thought it should be in the itemdata but I couldn't figure out what to specifically change in there.
I looked everywhere for a 20000 value in the pill's line but found nothing, other than the one Zodiao told me about but that was the price showing while selling items to the NPC (20000 gold) and not the cooldown.
Those are the lines for all the pills, you got any idea what to change in there?
PURIFICATION HELP ME 11/10/2014 - CO2 Private Server - 1 Replies sorry for many threads but i got new problem i trying to reperair it but dont work.. my purification dont work look my purification.cs
Packethandler.cs
PurificationItem.cs
whats wrong with it ? i think all good
Fixed It Close please
Purification Pill 07/10/2013 - SRO Private Server - 5 Replies hello
Purification Pill 20 sec. > 15 sec. change how can ?
Bug # 668 - Purification Pill bug - 02/13/2012 - Silkroad Online - 4 Replies YouTube - Bugroad Bug N 668
Note :
is no a random number , all info u can find in Bug database
the bugs fixed continue in database , the number is the order when find the bug
The video bugs are approved by Joymax , approved ? how? Joymax acept investigate it with the video and instructions sended on Contact Support/Bug report
Joymax dont investigate the bug when think no exist problem
Purification coding for refinery 03/18/2011 - CO2 Private Server - 8 Replies i have proplem in appling purification i have coded but didnt work
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Hellmouth
{
public partial class Handler
{
Coding Purification 03/10/2011 - CO2 Private Server - 3 Replies Well, I'm in a doubt how to code the artifacts.
First of all, I Don't know If It's coded in p4n's source or anyone else's and I'm not going to take example from there since I've no idea how purification works and I wanna do it by myself, by my way
The Questions are, How is the system going? What it does to the item , what new function the items have, what type of packet purification uses?
Thanks in advance,
Stefan