Difference between revisions of "StringProtect"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Speedo
(New page: {{Beta}} A command for Pluggy. '''Syntax:''' (State:short) StringProtect StringID:long ''Protected:short'' Returns or sets the protected state of a string. *If P...)
 
imported>Speedo
 
Line 1: Line 1:
{{Beta}}
A command for [[:Category: Pluggy|Pluggy]].
A command for [[:Category: Pluggy|Pluggy]].



Latest revision as of 20:45, 25 March 2008

A command for Pluggy.

Syntax:

(State:short) StringProtect StringID:long Protected:short

Returns or sets the protected state of a string.

  • If Protected is not specified, it returns the current state.
  • If Protected is specified, it set the state and returns the new state.
  • If the string does not exist, it returns -1.