P3D-Legacy/P3D
JappaWakka 9b942ab977 Expanded @Script.Delay with ItemCount DelayType
Also made each Script Delay be defined with an identifier so you can have multiple delays running at the same time!

* arg0 = Identifier
* arg1 = Script Path
* arg2 = Delay Type (Steps, ItemCount)
// Steps
* arg3 = Amount of steps
* arg4 = Whether to display the remaining steps in the start menu
//ItemCount
* arg3 = Item ID
* arg4 = Compare Type (Equal, Below, EqualOrBelow, Above, EqualOrAbove)
* arg5 = Item Amount

With the ItemCount type you can run a script when you do or do not have a certain amount of items
2024-12-28 19:26:01 +01:00
..
Battle Expanded @Script.Delay with ItemCount DelayType 2024-12-28 19:26:01 +01:00
Content Fix unnecessary space in screenshot token 2024-12-27 12:10:34 +01:00
Core Fix unnecessary space in screenshot token 2024-12-27 12:10:34 +01:00
Debug Added MaxVisibleVertices to debug display 2024-05-05 13:17:06 +02:00
Dialogues Added some more text replacements 2024-05-10 18:07:31 +02:00
Entites Expanded @Script.Delay with ItemCount DelayType 2024-12-28 19:26:01 +01:00
HelperClasses Fix PokeInteract Parsing Crash 2024-09-14 14:35:53 +02:00
Input Make Keyboard key names translatable 2024-12-20 11:34:34 +01:00
Modules change monogame version, remove unused shaders 2018-02-22 16:08:16 +01:00
My Project 0.60.1 wrap up 2024-03-21 12:16:04 -05:00
Network Support for forms in cries and interactions 2024-08-25 18:32:06 +02:00
Overworld Fix walkthrough objects overriding collision... 2024-10-10 09:58:35 +02:00
Player Expanded @Script.Delay with ItemCount DelayType 2024-12-28 19:26:01 +01:00
Pokemon fix thaw effects of moves 2024-11-30 23:51:54 -06:00
Resources Make it possible to scale + rotated pkmn models 2024-11-30 11:45:59 +01:00
Screens Expanded @Script.Delay with ItemCount DelayType 2024-12-28 19:26:01 +01:00
Security 0.60.1 wrap up 2024-03-21 12:16:04 -05:00
World Expanded @Script.Delay with ItemCount DelayType 2024-12-28 19:26:01 +01:00
P3D.vbproj Give catching charm to player at vermilion docks 2024-09-14 15:37:35 +02:00
Pokemon3D.ico literally touch every file reorganizing the solution 2018-02-21 16:34:06 +01:00
app.config Revert "Update NAudio" 2024-03-11 13:28:06 -05:00
credits.txt 0.60 wrap up commit 2024-03-01 20:17:54 -06:00
meta 0.60.1 wrap up 2024-03-21 12:16:04 -05:00
packages.config Revert "Update NAudio" 2024-03-11 13:28:06 -05:00