This commit is contained in:
Olivier Gagnon
2021-11-03 00:27:21 -04:00
parent 37845c57c0
commit 2b79871c02
299 changed files with 3861 additions and 7125 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ getHackTime(host: string, hackLvl?: number, intLvl?: number): number;
| Parameter | Type | Description |
| --- | --- | --- |
| host | string | Host or IP of target server. |
| host | string | Host of target server. |
| hackLvl | number | Optional hacking level for the calculation. Defaults to players current hacking level. |
| intLvl | number | Optional intelligence level for the calculation. Defaults to players current intelligence level. (Intelligence is unlocked after obtaining Source-File 5). |