Skip to content

Conversation

@55Honey
Copy link

@55Honey 55Honey commented Sep 16, 2022

Co-authored by https://github.com/DavuKnight
Tested with

local function OnFfaPvpChange(event, player, hasFfaPvp)
    print('Firing OnFfaPvpChange')
    if player then
        print( player:GetName() )
        print(hasFfaPvp)
    end
end

RegisterPlayerEvent(46, OnFfaPvpChange)

@55Honey 55Honey merged commit 3f5d2c9 into master Sep 22, 2022
mostlynick3 pushed a commit to mostlynick3/mod-eluna that referenced this pull request Aug 5, 2025
mostlynick3 pushed a commit to mostlynick3/mod-eluna that referenced this pull request Aug 5, 2025
@iThorgrim iThorgrim deleted the ffa-pvp-hook branch August 16, 2025 12:34
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.

2 participants