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

More events #57

Open
4 of 10 tasks
KarlOfDuty opened this issue Dec 4, 2022 · 16 comments
Open
4 of 10 tasks

More events #57

KarlOfDuty opened this issue Dec 4, 2022 · 16 comments
Labels
enhancement New feature or request
Milestone

Comments

@KarlOfDuty
Copy link

KarlOfDuty commented Dec 4, 2022

106 events:

  • PlayerPocketDimensionEnter
  • PlayerPocketDimensionLeave
  • PlayerPocketDimensionDie

Others:

  • PlayerSetNickname(Player player, string oldName)
  • PlayerThrowGrenade - Preferably allowing the plugin to change things like direction and throwing power
  • PlayerInfect - Things like amount of damage and time they will be infected would be useful.
  • ServerNameSet
  • OnSummonVehicle - Whenever the helicopter or car is summoned
  • OnPlayerTriggerTesla
  • On079UseElevator
@zabszk
Copy link
Member

zabszk commented Dec 5, 2022

What do you mean Player106Teleport? It should be called when SCP-106 uses own portal, right?

@KarlOfDuty
Copy link
Author

Yep

@Killers0992 Killers0992 added the enhancement New feature or request label Dec 8, 2022
@Killers0992 Killers0992 added this to the 12.0.0-beta10 milestone Dec 8, 2022
@zabszk
Copy link
Member

zabszk commented Dec 13, 2022

6 of the requested events have been introduced in #69.

@KarlOfDuty
Copy link
Author

Specifically 6/9 events in #69. Nice

@KarlOfDuty
Copy link
Author

@zabszk I can't really find any 106 portal events, what exactly are they called?

@zabszk
Copy link
Member

zabszk commented Jan 1, 2023

I can't really find any 106 portal events, what exactly are they called?

Portals don't exist in 12.0.0.

@KarlOfDuty
Copy link
Author

Ah I see

@KarlOfDuty
Copy link
Author

Can 106 teleport in any way then?

@zabszk
Copy link
Member

zabszk commented Jan 1, 2023

Can 106 teleport in any way then?

Nope. It has been replaced with the stalk mode.

@KarlOfDuty
Copy link
Author

Added on some more events btw

@SrLicht
Copy link
Contributor

SrLicht commented Jan 7, 2023

What is PlayerInfect?

@KarlOfDuty
Copy link
Author

What is PlayerInfect?

That's when 049 attacks someone so they get infected for a short time and if they die during it 049 can revive them.

If that is still how the game mechanic works.

@SrLicht
Copy link
Contributor

SrLicht commented Jan 8, 2023

But you can track the same using PlayerDamage

@SrLicht
Copy link
Contributor

SrLicht commented Jan 8, 2023

the damage per tick is done by the heart attack effect

@KarlOfDuty
Copy link
Author

This one would have info on how long the infection lasts as well as the other damage information.

@KarlOfDuty
Copy link
Author

Right, I was thinking more about the amount of time they would be revivable if they die within it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants