mirror of
https://github.com/sfall-team/sfall.git
synced 2026-07-27 16:52:34 -07:00
Added markdown version of hookscripts.txt
Some edits to documents.
This commit is contained in:
@@ -753,8 +753,8 @@ int ret0 - overrides the roll result
|
||||
|
||||
HOOK_BESTWEAPON (hs_bestweapon.int)
|
||||
|
||||
Runs when the game (AI) decides which weapon is the best while searching the inventory for a weapon to equip in combat.
|
||||
This is also runs when the player presses the "Use Best Weapon" button on the party member control panel.
|
||||
Runs when the AI decides which weapon is the best while searching the inventory for a weapon to equip in combat.
|
||||
This also runs when the player presses the "Use Best Weapon" button on the party member control panel.
|
||||
|
||||
Critter arg0 - the critter searching for a weapon
|
||||
Item arg1 - the best weapon chosen from two items
|
||||
|
||||
Reference in New Issue
Block a user