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

[ONGOING-FIX] - Fixed Pawn class being null and command fix and constructor error. Need to be fixed GameObject being null. #2761

Merged
merged 1 commit into from
Jul 27, 2024

Conversation

Monaldcry7788
Copy link
Collaborator

Fixed Pawn.cs being null if try to use it by Player::Get().Cast(). Adding a method for load a constructor without any param or constructor. Removing abstract from RoleBehaviour.cs for allow the creating of an instance. Added custom role example under Exiled.Example for testing purpose.

…(). Adding a method for load a constructor without any param or constructor. Removing abstract from RoleBehaviour.cs for allow the creating of an instance. Added custom role example under Exiled.Example for testing purpose.
@Monaldcry7788 Monaldcry7788 self-assigned this Jul 27, 2024
@Monaldcry7788 Monaldcry7788 merged commit 23f5d8f into Exiled-Team:ongoing-fix Jul 27, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant