From Hack Wars Wiki
| Function information for getDefaultAttack()
|
| Function
| getDefaultAttack()
|
| API
| Watch
|
| Cost
| $15,000.00
|
| Level
| 60
|
| CPU Usage
| 2
|
| Description
| Returns an int representing the port that a player currently has set as their default attack.
|
Example
int i = getDefaultAttack();
|