Functions Documentation
View Function Edit Function
Name objLowerShields
Syntax (objLowerShields spaceObject)
Argument List spaceObject: The space object you want to disable the shields.
Returns condition: True if successful.
Category shield, spaceobject
Description Disables the shields of the space object.
Example
(objLowerShields gplayership)

Disables the player ships shields.
Comment Not as useful as it could be due to you can't enable shields from in code but still can be fun in disabling the players shield.