P3D-Legacy/P3D/World/ActionScript
JappaWakka b53ee169e5 Added command @Player.RemoveItemData()
@Player.RemoveItemData(LevelPath,ItemIndex)
Makes the specified item index of the specified map spawn again after it has been found.
LevelPath (str) - Path to the map file (including .dat) relative to "Content\Maps\"
ItemIndex (int) - Index of the ItemObject on the map (first argument in the object's AdditionalValue)
2024-07-14 17:29:13 +02:00
..
V1 Added some more text replacements 2024-05-10 18:07:31 +02:00
V2 Added command @Player.RemoveItemData() 2024-07-14 17:29:13 +02:00
ActionScript.vb fix script.start not being loopable in while loops 2023-12-06 00:24:57 -06:00
Script.vb Fix localization tokens for catchlocation/method 2023-07-21 16:32:08 +02:00
ScriptConversion.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
ScriptStorage.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00