unmovable items in player backpack

Get Help on scripting in POL with configurations, config setups, script trouble shooting, etc.
Post Reply
westrupp
Adept Poster
Posts: 89
Joined: Wed Aug 01, 2007 3:07 am

unmovable items in player backpack

Post by westrupp »

when player lumber or mining much backpack bug and items are unmovable like lockdown, i need use gm cmd .setmovable in player backpack to player move ores or logs...

is in pol093 i make test in pol95 and problem occurs again with others scripts, i think is about weight or about stackable items, i already see config\movecost.cfg and he appear ok....

anybody here any idea of what script i need check to repair this problem?

Thanks,
User avatar
CWO
POL Expert
Posts: 1160
Joined: Sat Feb 04, 2006 5:49 pm

Post by CWO »

Check your lumberjacking and mining scripts for any alterations to .movable
westrupp
Adept Poster
Posts: 89
Joined: Wed Aug 01, 2007 3:07 am

Post by westrupp »

CWO wrote:Check your lumberjacking and mining scripts for any alterations to .movable
i mining and lumber ok, i can move ores and logs in backpack but if have tons of items he bug and lockdown in backpack....

i still verifying, thanks...
User avatar
CWO
POL Expert
Posts: 1160
Joined: Sat Feb 04, 2006 5:49 pm

Post by CWO »

Look for anything in scripts that commonly run on those players for .movable being changed.
Harley
Forum Regular
Posts: 360
Joined: Sat Mar 18, 2006 1:41 am

Post by Harley »

Maybe some system? I have thoose problem with 096 core ZH scripts. Problem have started when char mining or lumber, resource have droped into backpack and lockable. I fix it - stoped scripting on ZH scripts! ;-))) but maybe problem can be into karma/fame system? Maybe there, if char have < 50 fame or karma, system locking items at backpack... heh, this is fantasy but maybe!!! :-))))
westrupp
Adept Poster
Posts: 89
Joined: Wed Aug 01, 2007 3:07 am

Post by westrupp »

is ZH modified system, I solved setting movable 1 in itemdesc.cfg in mining folder pkg\std

Thx,
Post Reply