Re: Attackableaiscript error
Posted: Tue Feb 02, 2010 8:29 pm
you didnt understand my problem..Probe wrote:maybe it should be L2DecoyInstance
the gs console show "class L2DecoInstance not found"
but i dont have any instance like this..
you didnt understand my problem..Probe wrote:maybe it should be L2DecoyInstance
What do you mean? o.OJIV wrote:then you use different DB.
oh ok thanx very much!!!!!!JIV wrote:you can ignore that error.
L2Deco's were flags before, but now these are L2Npc's. So search in your database for L2Deco type, and replace with L2Npc.MerHaN wrote:oh ok thanx very much!!!!!!JIV wrote:you can ignore that error.
lock it if u wan![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
where i will find this?Stake wrote:L2Deco's were flags before, but now these are L2Npc's. So search in your database for L2Deco type, and replace with L2Npc.MerHaN wrote:oh ok thanx very much!!!!!!JIV wrote:you can ignore that error.
lock it if u wan![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Code: Select all
UPDATE npc SET npc.`type`='L2Npc' WHERE npc.`type`='L2Deco';just check if you have a npc with type L2Deco and if yes and you dont have L2DecoInstanc ein the core, then do what Stake wroteMerHaN wrote:So I replace it or no?
Others say yes others no