Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plugin to compile against sourcemod 1.10+ #287

Open
ajz4k opened this issue Jan 18, 2022 · 2 comments
Open

Update plugin to compile against sourcemod 1.10+ #287

ajz4k opened this issue Jan 18, 2022 · 2 comments

Comments

@ajz4k
Copy link

ajz4k commented Jan 18, 2022

multi1v1.sp(518) : error 105: cannot find method or property Event.FireToClient

Steps to reproduce

Please note that "latest" is NOT a version! Run "sm plugins" in console to find out the exact plugin version.

  • Plugin version: 1.1.10
  • Sourcemod version: 1.10.0
@splewis
Copy link
Owner

splewis commented Jan 20, 2022

I haven't tested compilation against sourcemod 1.10 yet, it's still compiled against 1.9 (see https://github.com/splewis/csgo-multi-1v1/blob/master/.travis.yml#L7-L8). I would suggest using 1.9 for now, but pull requests to fix things are welcome.

@splewis splewis changed the title Compilaction error Compilation error Jan 20, 2022
@splewis splewis changed the title Compilation error Update plugin to compile against sourcemod 1.10+ May 23, 2022
@splewis
Copy link
Owner

splewis commented Nov 26, 2022

498bc61 + 080aeb9 got the plugin to work with 1.10, but getting it to compile with 1.11 requires a few more tweaks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants