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

SkillSend of Packet #3

Closed
AndenCastillo opened this issue May 20, 2020 · 1 comment
Closed

SkillSend of Packet #3

AndenCastillo opened this issue May 20, 2020 · 1 comment

Comments

@AndenCastillo
Copy link

Since I Already got PacketHook its already working but when i send like this

if (len == 10)
{
SocketForUse = s;
charSkill = buf;
lenghtSkill = len;
flagSkill = flags;
send(SocketForUse, (char*)charSkill, lenghtSkill, flagSkill);
}

All Skill of Job are Triggered not the specific skills that i use

@babbsgit
Copy link

babbsgit commented Jan 8, 2021

The quick brown fox

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

No branches or pull requests

3 participants