Project Zomboid
Search Players For Weapons
Possible to add other items to search for?
Is it possible via mod settings to search for other items as well such as money?
< >
กำลังแสดง 1-7 จาก 7 ความเห็น
Locate the file media/lua/client/SearchPlayerClient.lua
and change the predicateWeapon function:
local function predicateWeapon(item) return item:isInPlayerInventory() end
This way the UI will show all items in player's inventory.
โพสต์ดั้งเดิมโดย HomelessMage:
Locate the file media/lua/client/SearchPlayerClient.lua
and change the predicateWeapon function:
local function predicateWeapon(item) return item:isInPlayerInventory() end
This way the UI will show all items in player's inventory.

will that also change it for everyone else in the MP server or do they have to do it themselves top
Yuri  [ผู้พัฒนา] 10 พ.ค. 2023 @ 4: 42pm 
โพสต์ดั้งเดิมโดย Vex:
โพสต์ดั้งเดิมโดย HomelessMage:
Locate the file media/lua/client/SearchPlayerClient.lua
and change the predicateWeapon function:
local function predicateWeapon(item) return item:isInPlayerInventory() end
This way the UI will show all items in player's inventory.

will that also change it for everyone else in the MP server or do they have to do it themselves top

That will only do it for you unless you copy that mod folder, make the changes you want and then upload it privately on steam workshop and point your server to that one instead of my one
โพสต์ดั้งเดิมโดย Yuri:
โพสต์ดั้งเดิมโดย Vex:

will that also change it for everyone else in the MP server or do they have to do it themselves top

That will only do it for you unless you copy that mod folder, make the changes you want and then upload it privately on steam workshop and point your server to that one instead of my one
May I have permission to modify your code and then post it privately? I have a server and would like to implement this.
Yuri  [ผู้พัฒนา] 12 ก.ค. 2023 @ 4: 54pm 
@dotaku Absolutely
โพสต์ดั้งเดิมโดย Vex:
โพสต์ดั้งเดิมโดย HomelessMage:
Locate the file media/lua/client/SearchPlayerClient.lua
and change the predicateWeapon function:
local function predicateWeapon(item) return item:isInPlayerInventory() end
This way the UI will show all items in player's inventory.

will that also change it for everyone else in the MP server or do they have to do it themselves top

hello friend, i want to use this and like the other person, searching for another item, buat i cant find the media/lua/client/SearchPlayerClient.lua
and change the predicateWeapon function, can you help me?
Yuri  [ผู้พัฒนา] 4 มี.ค. 2024 @ 10: 22pm 
The mod is now on github and accepts issues/pull requests

https://github.com/cosmo-naut/project-zomboid-search-players
< >
กำลังแสดง 1-7 จาก 7 ความเห็น
ต่อหน้า: 1530 50