rngfix icon indicating copy to clipboard operation
rngfix copied to clipboard

Telehop Fix: Entity names and teleport target can have different casing

Open zamounet opened this issue 10 months ago • 0 comments

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;

zamounet avatar Apr 17 '24 19:04 zamounet