Pocket API
Jump to navigation
Jump to search
|
|||||||||
Search the player’s inventory for another upgrade, replacing the existing one with that item if found. The inventory search starts from the currently selected slot, allowing one to prioritise upgrades. This will error if no such upgrade can be found. | |||||||||
Syntax | pocket.equipBack() | ||||||||
Returns | boolean success | ||||||||
Part of | CC:Tweaked (source) | ||||||||
API | |||||||||
|
|
|||||||||
This removes the pocket computer’s existing upgrade. It will error if the computer currently has no upgrade. | |||||||||
Syntax | pocket.unequipBack() | ||||||||
Returns | boolean success | ||||||||
Part of | CC:Tweaked (source) | ||||||||
API | |||||||||
|