Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

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

Merged
Monaldcry7788 merged 1 commit intoExiled-Team:ongoing-fixfrom
Monaldcry7788:ongoing-fix
Jul 27, 2024
Merged

[ONGOING-FIX] - Fixed Pawn class being null and command fix and constructor error. Need to be fixed GameObject being null.#2761
Monaldcry7788 merged 1 commit intoExiled-Team:ongoing-fixfrom
Monaldcry7788:ongoing-fix

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
@github-actions github-actions bot added regarding-api An issue or PR targeting the Exiled API project CustomModules An issue or PR targeting the Exiled Custom Modules project labels Jul 27, 2024
@Monaldcry7788 Monaldcry7788 merged commit 23f5d8f into Exiled-Team:ongoing-fix Jul 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CustomModules An issue or PR targeting the Exiled Custom Modules project regarding-api An issue or PR targeting the Exiled API project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant