rngfix
rngfix copied to clipboard
Telehop Fix: Entity names and teleport target can have different casing
Everything is in the title, here is the requested change.
https://github.com/jason-e/rngfix/blob/c233d0bcc39769cd7f4c651a76c0eca430f715c1/plugin/scripting/rngfix.sp#L334
if (StrEqual(targetname, targetname2, false)) return true;