This a new topic because i have not found yet the solution.
My problem :
I want play in Pub Mod (without rotoblin mod ) , but i dont want spawn first aid kit, I prefer play with only Pills in game.
I tried to extract the info to the rotoblin mod but it's not work
I tried too edit the Global filters like that :
match:
{
"classname" "weapon_first_aid_kit_spawn"
}
replace:
{
"classname" "weapon_pain_pills_spawn"
}
}