Difference between revisions of "StrDeleteAll"

31 bytes added ,  08:50, 22 December 2007
correction
imported>Tibixe
(new function)
 
imported>Tibixe
(correction)
Line 2: Line 2:
  StrDeleteAll
  StrDeleteAll


Deletes (like [[StrDel]]) all strings associated with this reference or quest. It makes cleanup easier.
Deletes (like [[StrDel]]) all strings associated with this reference or quest.
It makes cleaning up easier.


'''NOTE''': This function may or may not have side effect related to scripted spell effects. When writing a non-quest script, I recommend avoiding its use.
'''NOTE''': This function may or may not have side effects when applied to multiple references sharing the same script. When writing a non-quest script, I recommend avoiding its use.


[[Category: Functions (OBSE)]]
[[Category: Functions (OBSE)]]
[[Category: TSFC]]
[[Category: TSFC]]
Anonymous user