Liste des différents mouvements utilisables dans des scripts. Crée par Link et complété par Oussam1999 pour www.pokemon-legendary.com ---------------------------------------------- Rubis / Saphir FR : Se déplace très lentement en Bas (Down), Haut (Up), Gauche (Left), Droite (Right) #raw 0x0 'Step Down (Very Slow) #raw 0x1 'Step Up (Very Slow) #raw 0x2 'Step Left (Very Slow) #raw 0x3 'Step Right (Very Slow) Se déplace lentement en Bas (Down), Haut (Up), Gauche (Left), Droite (Right) #raw 0x4 'Step Down (Slow) #raw 0x5 'Step Up (Slow) #raw 0x6 'Step Left (Slow) #raw 0x7 'Step Right (Slow) Se déplace normalement en Bas (Down), Haut (Up), Gauche (Left), Droite (Right) #raw 0x8 'Step Down (Normal) #raw 0x9 'Step Up (Normal) #raw 0xA 'Step Left (Normal) #raw 0xB 'Step Right (Normal) Délai avant un mouvement #raw 0x10 'Delay1 #raw 0x11 'Delay2 #raw 0x12 'Delay3 #raw 0x13 'Delay4 #raw 0x14 'Delay5 Se déplace un peu plus vite en Bas (Down), Haut (Up), Gauche (Left), Droite (Right) #raw 0x15 'Step Down (Fast) #raw 0x16 'Step Up (Fast) #raw 0x17 'Step Left (Fast) #raw 0x18 'Step Right (Fast) Se déplace très vite en Bas (Down), Haut (Up), Gauche (Left), Droite (Right) #raw 0x2D 'Step Down (Very Fast) #raw 0x2E 'Step Up (Very Fast) #raw 0x2F 'Step Left (Very Fast) #raw 0x30 'Step Right (Very Fast) Regarde dans la direction actuelle #raw 0x3E 'Face Player Expressions (Cacher, Afficher, !, ?, Coeur, Pokéball) #raw 0x54 'Hide #raw 0x55 'Show #raw 0x56 '! #raw 0x57 '? #raw 0x58 ' #raw 0x5A ' End of Movements (à toujours placer à la fin des mouvements) #raw 0xFE 'End of Movements ---------------------------------------------- Emeraude FR : Se déplace très lentement en Bas (Down), Haut (Up), Gauche (Left), Droite (Right) #raw 0x0 'Step Down (Very Slow) #raw 0x1 'Step Up (Very Slow) #raw 0x2 'Step Left (Very Slow) #raw 0x3 'Step Right (Very Slow) Se déplace lentement en Bas (Down), Haut (Up), Gauche (Left), Droite (Right) #raw 0x4 'Step Down (Slow) #raw 0x5 'Step Up (Slow) #raw 0x6 'Step Left (Slow) #raw 0x7 'Step Right (Slow) Se déplace normalement en Bas (Down), Haut (Up), Gauche (Left), Droite (Right) #raw 0x8 'Step Down (Normal) #raw 0x9 'Step Up (Normal) #raw 0xA 'Step Left (Normal) #raw 0xB 'Step Right (Normal) Délai avant un mouvement #raw 0x10 'Delay1 #raw 0x11 'Delay2 #raw 0x12 'Delay3 #raw 0x13 'Delay4 #raw 0x14 'Delay5 Se déplace un peu plus vite en Bas (Down), Haut (Up), Gauche (Left), Droite (Right) #raw 0x15 'Step Down (Fast) #raw 0x16 'Step Up (Fast) #raw 0x17 'Step Left (Fast) #raw 0x18 'Step Right (Fast) Se déplace très vite en Bas (Down), Haut (Up), Gauche (Left), Droite (Right) #raw 0x2D 'Step Down (Very Fast) #raw 0x2E 'Step Up (Very Fast) #raw 0x2F 'Step Left (Very Fast) #raw 0x30 'Step Right (Very Fast) Regarde dans la direction actuelle #raw 0x3E 'Face Player Expressions (Cacher, Afficher, !, ?, Coeur, Pokéball) #raw 0x54 'Hide #raw 0x55 'Show #raw 0x56 '! #raw 0x57 '? #raw 0x58 ' #raw 0x5A ' End of Movements (à toujours placer à la fin des mouvements) #raw 0xFE 'End of Movements ----------------------------------------------