P3D-Legacy/P3D/World/ActionScript/V2/ScriptCommands
JappaWakka d5d291bdda Added @Player.QuitGame(doFade) command
Quits the game and goes back to the Main Menu (with optionally a fade out and in)
2024-04-26 09:51:59 +02:00
..
DoBattle.vb Added pkmn gender constructs + fix hidden grotto 2023-09-03 18:47:15 +02:00
DoCamera.vb
DoChat.vb
DoDayCare.vb
DoEntity.vb Add @Entity.SetModel(ID,ModelPath) 2023-08-09 20:22:36 +02:00
DoEnvironment.vb Hopefully fix the regionweather changing later 2024-04-24 18:31:02 +02:00
DoItem.vb Name of Attack is shown after TM/HM item name... 2024-04-06 19:30:15 +02:00
DoLevel.vb Added @Level.SetRideType(int) command 2023-12-27 18:55:48 +01:00
DoMusic.vb Made it possible to fade into @music.forceplay 2024-03-29 18:54:53 +01:00
DoNPC.vb
DoOptions.vb
DoOverworldPokemon.vb
DoPlayer.vb Added @Player.QuitGame(doFade) command 2024-04-26 09:51:59 +02:00
DoPokedex.vb
DoPokemon.vb Fix @pokemon.setstatus to none 2024-04-07 19:49:27 +02:00
DoRadio.vb
DoRegister.vb
DoScreen.vb Fix some errors with Hall of Fame 2024-02-21 18:04:10 +01:00
DoScript.vb Replaced script steps thing with @script.delay 2023-10-30 13:28:30 +01:00
DoSound.vb
DoStorage.vb
DoSystem.vb
DoText.vb Added extra argument to @text.notification... 2024-03-07 19:51:32 +01:00
DoTitle.vb