P3D-Legacy/P3D/World
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
..
ActionScript Added command @Player.RemoveItemData() 2024-07-14 17:29:13 +02:00
Badge.vb Fix localization bugs 2023-08-11 12:06:07 +02:00
BaseEntity.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
Level.vb Added additional Warp SFX, fixed HoleBlock + sfx 2024-07-05 11:11:33 +02:00
LevelLoader.vb Added "DisableMenus" map tag 2024-04-29 16:56:47 +02:00
Lighting.vb Add BasicEffectWithAlphaTest 2023-07-30 18:05:08 +08:00
OffsetMap.vb literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
PokemonEncounter.vb Fix Trainers and other Pokémon acting like Roamers 2024-03-14 10:14:21 +01:00
Shader.vb Shaders now independent of daytime 2022-05-14 14:45:01 +02:00
SkyDome.vb Weather render distance and color tweaks 2023-01-23 12:17:57 +01:00
Terrain.vb Typo fixes and incorrect comments 2022-09-15 21:12:12 +02:00
World.vb Fixed setDayTime value not returning 2023-12-08 09:53:17 +01:00