Skip to content

Steal some FindEntityByName stuff from eventqueuefix and fix #16 - #18

Open
rtldg wants to merge 1 commit into
jason-e:masterfrom
rtldg:findentitybyname-for-16
Open

Steal some FindEntityByName stuff from eventqueuefix and fix #16#18
rtldg wants to merge 1 commit into
jason-e:masterfrom
rtldg:findentitybyname-for-16

Conversation

@rtldg

@rtldg rtldg commented Nov 6, 2025

Copy link
Copy Markdown
Contributor

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

Could've been fixed with a shrimple StrEqual(targetname, targetname2, false) per #16 , but I wanted to use an SDKCall because I reckon it'd be faster due to less SP native calls, not that I actually checked though...

Should be tested a little bit more. @zamounet what are some maps that were broken for #16?

>Telehop Fix: Entity names and teleport target can have different casing
Could've been fixed with a shrimple `StrEqual(targetname, targetname2, false)`
per jason-e#16 ,
but I wanted to use an SDKCall because I reckon it'd be faster due
to less SP native calls, not that I actually checked though...

Co-authored-by: Herman Simensen <herman.simensen@gmail.com>
Co-authored-by: GAMMACASE <darknesss456@mail.ru>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant