Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Tool For Resource Can't Attack


PVJsquad
 Share

Recommended Posts

```
Sub HandleAttack(ByVal Index As Long, ByRef Data() As Byte, ByVal StartAddr As Long, ByVal ExtraVar As Long)
```
Search for that server-side, it handles player attacks, and you can trace down the rest from that sub. It calls other subs, which then handle the various checks you'll need to add onto. (e.g. CanPlayerAttackNPC, CanPlayerAttackPlayer, CheckResource etc.)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...