Could you make it so even If I have it ticked in the loader, and im for example playing vayne, that it won't show me the rengar menu ingame and tell me that it's loaded?
Idk why that happens, I love having all my scripts in loader ticked so I don't need to bother turning it off and on each game
Thank you for ze pridestalker
add
if GetObjectName(GetMyHero()) ~= "Rengar" then return end
in the rengar script first line