Stash Traps

Catch ESP hackers quickly and efficiently!

Total Downloads: 415 - First Release: Dec 21, 2017 - Last Update: Dec 21, 2017

5/5, 9 likes
  1. Can confirm it doesnt work anymore

    I dont think it even registers to the log files tbh

    well it whas good while it lasted!
     
    Last edited by a moderator: Aug 21, 2018
  2. To get it working you need to find:
    Code:
    private void CanSeeStash(StashContainer stash, BasePlayer player)
    
    and change it to:
    Code:
    private void CanSeeStash(BasePlayer player, StashContainer stash)
     
  3. Its working with this fix. Thx!