Bypassing limitations with Hunter/Sniper/Ranger traps.

PunkBuster

New member
Messages
216
Points
0
I'd like to allow hunter class players to place traps directly beneath players. Usually, attempting to do so results in a skill fail.

How do I circunvent this?

 
Now that's what I'm talking about,
default_smile.png


go to conf/battle/skill.conf and search for this line

// Can ground skills NOT be placed underneath/near players/monsters? (Note 3)// If set, only skills with UF_NOFOOTSET set will be affected (skill_unit_db)skill_nofootset: 1
then set it to skill_nofootset: 0

then in your server type @reloadbattleconf and your done
default_smile.png


 
Last edited by a moderator:
Back
Top