ClearInventory
From Eternity Wiki
Jump to navigationJump to search
Description[edit]
This is an ACS built-in function.
Removes entire inventory of player activator.
Usage[edit]
void ClearInventory()
Parameters[edit]
No parameters.
Return value[edit]
Examples[edit]
No examples given.
Notes[edit]
This removes all armor, powers and possessions, but won't remove health. Player will be left with no weapons, not even the initial ones (e.g. fist and pistol in Doom).
If there's no thing activator, it will affect all players.
This function's identification in zspecial.acs is: ACC internal.