Page 1 of 1

No Attack Certain Instances?

Posted: Fri Jul 03, 2009 2:04 am
by DLV123
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:3256
L2JDP Revision Number:6356

Ok I need help making it so that players cannot Use Skills on L2NPC, L2Merchant, L2Guard Instance

I Found this post on the old forum but i applied the patch and it didnt work... Anyone got any suggestions thanks

http://www.l2jserver.com/old-forum/thre ... adid=22377

Thanks for any help

Re: No Attack Certain Instances?

Posted: Fri Jul 03, 2009 2:59 am
by djbenny
allready in core , see NPC.properties

# Defines whether NPCs are attackable by default
# Retail: True
AltAttackableNpcs = True #Set to False

Re: No Attack Certain Instances?

Posted: Fri Jul 03, 2009 3:06 am
by DLV123
djbenny wrote:allready in core , see NPC.properties

# Defines whether NPCs are attackable by default
# Retail: True
AltAttackableNpcs = True #Set to False
Damn I over looked that thanks just wasted like an hour...

Re: No Attack Certain Instances?

Posted: Fri Jul 03, 2009 3:25 am
by DLV123
Ok well that was only for the L2Npc Instance I want to make it so players cannot cast spells on Guard Instance but i still want players to be able to attack them.