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

Create command for get infomation of player on game. #568

Merged
merged 4 commits into from
Nov 6, 2023

Conversation

MarcusViniciusSS
Copy link
Collaborator

No description provided.

@MarcusViniciusSS MarcusViniciusSS self-assigned this Oct 26, 2023
@MarcusViniciusSS MarcusViniciusSS linked an issue Oct 26, 2023 that may be closed by this pull request
{
var item = new ItemType();
item.SetName("Info Status");
item.SetClientId(2821);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure what that means, but if we create a Enum to handle that ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This approach is similar to the Command "ListCommandSpell" created for you. I tried to understand this on code The Baiak, but I didn't have success.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this file from PR

data/extensions/Spells/Commands/InfoCommand.cs Outdated Show resolved Hide resolved
@MarcusViniciusSS MarcusViniciusSS linked an issue Oct 31, 2023 that may be closed by this pull request
Copy link

sonarcloud bot commented Oct 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@caioavidal caioavidal merged commit 3a5b9dd into caioavidal:develop Nov 6, 2023
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Command] /spy [Command] /info name
3 participants