ko4life-net / ko

Open source development of the game Knight Online. This is a reversed engineered old version of the game aiming to replicate the nostalgic experience we all once had <3
MIT License
52 stars 21 forks source link

Archery skills server sided check #238

Open UTengine opened 2 months ago

UTengine commented 2 months ago

Description

You can cast archery skills with daggers in your hand server fails the weapon check. All you need is arrows in your inventory as it consumes them.

Screenshots

Downhill Windmills

Files

Server files cpp. possible suggestions user.cpp and magic type 2 (mobs and players)

To Reproduce

Fool the client or with koxp/packets and the server fails to check it.

Tasks

Include specific tasks in the order they need to be done in. Include links to specific lines of code where the task should happen at.