Author Id: 24906 Author Name: Keen Post Content: Bueno ^^ estos codigos son muy importantes a la hora de hacer un script con applys, terremotos, Pauses Etc, están escritos por mi, Se los dejo en spolier. Son para Rubí y Fire Red. [spoiler=Pulsa para desplegar este spoiler] Cuando termines tu applymovement Recuerda siempre poner este codigo: #raw 0xFE 'End of Movements -------------------------------------------------------------------- Algunos Movimientos, Saltos, etc...: -------------------------------------------------------------------- Para Rubí #raw 0x0 'Face Down #raw 0x1 'Face Up #raw 0x2 'Face Left #raw 0x3 'Face Right #raw 0x4 'Step Down (Slow) #raw 0x5 'Step Up (Slow) #raw 0x6 'Step Left (Slow) #raw 0x7 'Step Right (Slow) #raw 0x8 'Step Down (Normal) #raw 0x9 'Step Up (Normal) #raw 0xA 'Step Left (Normal) #raw 0xB 'Step Right (Normal) #raw 0xC 'Jump2 Down #raw 0xD 'Jump2 Up #raw 0xE 'Jump2 Left #raw 0xF 'Jump2 Right #raw 0x10 'Delay1 #raw 0x11 'Delay2 #raw 0x12 'Delay3 #raw 0x13 'Delay4 #raw 0x14 'Delay5 #raw 0x15 'Slide Down #raw 0x16 'Slide Up #raw 0x17 'Slide Left #raw 0x18 'Slide Right #raw 0x19 'Step on the Spot Down (Slow) #raw 0x1A 'Step on the Spot Up (Slow) #raw 0x1B 'Step on the Spot Left (Slow) #raw 0x1C 'Step on the Spot Right (Slow) #raw 0x1D 'Step on the Spot Down (Normal) #raw 0x1E 'Step on the Spot Up (Normal) #raw 0x1F 'Step on the Spot Left (Normal) #raw 0x20 'Step on the Spot Right (Normal) #raw 0x21 'Step on the Spot Down (Faster) #raw 0x22 'Step on the Spot Up (Faster) #raw 0x23 'Step on the Spot Left (Faster) #raw 0x24 'Step on the Spot Right (Faster) #raw 0x25 'Step on the Spot Down (Fastest) #raw 0x26 'Step on the Spot Up (Fastest) #raw 0x27 'Step on the Spot Left (Fastest) #raw 0x28 'Step on the Spot Right (Fastest) #raw 0x29 'Slide Down #raw 0x2A 'Slide Up #raw 0x2B 'Slide Left #raw 0x2C 'Slide Right #raw 0x2D 'Slide Down #raw 0x2E 'Slide Up #raw 0x2F 'Slide Left #raw 0x30 'Slide Right #raw 0x31 'Slide Down #raw 0x32 'Slide Up #raw 0x33 'Slide Left #raw 0x34 'Slide Right #raw 0x35 'Slide Running Down #raw 0x36 'Slide Running Up #raw 0xE0 'movE0 #raw 0xA4 'movA4 ------------------------------------------- Signos #raw 0x58 'Love (<3) #raw 0x57 'Question Mark (?) #raw 0x56 'Exclamation Mark (!) ---------------------------------- (Saltos grandes) #raw 0x3A 'Jump Facing Left (Down) #raw 0x3B 'Jump Facing Down (Up) #raw 0x3C 'Jump Facing Up (Left) #raw 0x3D 'Jump Facing Left (Right) ---------------------------------- Terremotos! special 0x131 ------------ Pausar! pause 0x20 pause 0x80 Siempre creo que en Numero Hexaminal se escribe esto n_n ---------------------------------- Sonidos y Musicas: sound 0x9 -) sonido de Entrada o Salida ---------------------------------- Warp's warp 0x2 0x0 0x1 0x0 0x0 (en el primer numero donde esta el 2 poner el Banco del mapa, en mi caso 2, en el segundo que esta el 0 poner el mapa, que en mi casa es el 0, luego donde yo puse 1 osea el tercero, es el numero del Warp) ---------------------------------- Desaparecer y Aparecer: #raw 0x54 'Hide (Desaparecer) #raw 0x55 'Show (Aparecer) ------------------------------------------------------------------------------------------------------- Fire Red: #raw 0 'Face Down #raw 1 'Face Up #raw 2 'Face Left #raw 3 'Face Right #raw 4 'Face Down (Faster) #raw 5 'Face Up (Faster) #raw 6 'Face Left (Faster) #raw 7 'Face Right (Faster) #raw 8 'Step Down (Very Slow) #raw 9 'Step Up (Very Slow) #raw A 'Step Left (Very Slow) #raw B 'Step Right (Very Slow) #raw C 'Step Down (Slow) #raw D 'Step Up (Slow) #raw E 'Step Left (Slow) #raw F 'Step Right (Slow) #raw 10 'Step Down (Normal) #raw 11 'Step Up (Normal) #raw 12 'Step Left <- (Normal) #raw 13 'Step Right -> (Normal) #raw 14 'Jump2 Down #raw 15 'Jump2 Up #raw 16 'Jump2 Left #raw 17 'Jump2 Right #raw 18 'Delay1 #raw 19 'Delay2 #raw 1A 'Delay3 #raw 1B 'Delay4 #raw 1C 'Delay5 #raw 1D 'Step Down (Fast) #raw 1E 'Step Up (Fast) #raw 1F 'Step Left (Fast) #raw 20 'Step Right (Fast) #raw 21 'Step on the Spot Down (Normal) #raw 22 'Step on the Spot Up (Normal) #raw 23 'Step on the Spot Left (Normal) #raw 24 'Step on the Spot Right (Normal) #raw 25 'Step on the Spot Down (Faster) #raw 26 'Step on the Spot Up (Faster) #raw 27 'Step on the Spot Left (Faster) #raw 28 'Step on the Spot Right (Faster) #raw 29 'Step on the Spot Down (Fastest) #raw 2A 'Step on the Spot Up (Fastest) #raw 2B 'Step on the Spot Left (Fastest) #raw FE 'End of Movements #raw 2C 'Step on the Spot Right (Fastest) #raw 2D 'Face Down (Delayed) #raw 2E 'Face Up (Delayed) #raw 2F 'Face Left (Delayed) #raw 30 'Face Right (Delayed) #raw 31 'Slide Down (Slow) #raw 32 'Slide Up (Slow) #raw 33 'Slide Left (Slow) #raw 34 'Slide Right (Slow) #raw 35 'Slide Down (Normal) #raw 36 'Slide Up (Normal) #raw 37 'Slide Left (Normal) #raw 38 'Slide Right (Normal) #raw 39 'Slide Down (Fast) #raw 3A 'Slide Up (Fast) #raw 3B 'Slide Left (Fast) #raw 3C 'Slide Right (Fast) #raw 3D 'Slide Running on Right Foot (Down) #raw 3E 'Slide Running on Right Foot (Up) #raw 3F 'Slide Running on Right Foot (Left) #raw 40 'Slide Running on Right Foot (Right) #raw 41 'Slide Running on Left Foot (Down) #raw 42 'Slide Running on Left Foot (Up) #raw 43 'Slide Running on Left Foot (Left) #raw 44 'Slide Running on Left Foot (Right) #raw 45 'mov45 #raw 46 'Jump Facing Left (Down) #raw 47 'Jump Facing Down (Up) #raw 48 'Jump Facing Up (Left) #raw 49 'Jump Facing Left (Right) #raw 4A 'Face Player #raw 4B 'Face Against Player #raw 4C 'mov4C #raw 4D 'mov4D #raw 4F 'Jump Up #raw 50 'Jump Left #raw 51 'Jump Right #raw 52 'Jump in Place (Facing Down) #raw 53 'Jump in Place (Facing Up) #raw FE 'End of Movements #raw 54 'Jump in Place (Facing Left) #raw 55 'Jump in Place (Facing Right) #raw 56 'Jump in Place (Facing Down/Up) #raw 57 'Jump in Place (Facing Up/Down) #raw 58 'Jump in Place (Facing Left/Right) #raw 59 'Jump in Place (Facing Right/Left) #raw 5A 'mov5A #raw 5B 'mov5B #raw 5C 'mov5C #raw 5D 'mov5D #raw 5E 'mov5E #raw 5F 'mov5F #raw 60 'Hide #raw 61 'Show #raw 62 'Exclamation Mark (!) #raw 63 'Question Mark (?) #raw 64 'Cross (X) #raw 65 'Double Exclamation Mark (!!) #raw 66 'Happy (^_^) #raw 67 'mov67 #raw 68 'mov68 #raw 69 'mov69 #raw 6A 'mov6A #raw 6B 'mov6B #raw 6C 'mov6C #raw 6D 'mov6D #raw 6F 'mov6F #raw 70 'mov70 #raw 71 'mov71 #raw 72 'mov72 #raw 73 'mov73 #raw 74 'mov74 #raw 75 'mov75 #raw 76 'mov76 #raw 77 'mov77 #raw 78 'mov78 #raw 79 'mov79 #raw 7A 'mov7A #raw 7B 'mov7B #raw 7C 'mov7C #raw 7D 'mov7D #raw 7E 'mov7E #raw 7F 'mov7F #raw 80 'mov80 #raw 81 'mov81 #raw 82 'mov82 #raw 83 'mov83 #raw 84 'mov84 #raw 85 'mov85 #raw 86 'mov86 #raw 87 'mov87 #raw 88 'mov88 #raw 89 'mov89 #raw FE 'End of Movements Codigos escritos por : Santy_22/Ken y Team_Rocket. Si tienes algún Inconveniente Contactame por MP PD: Gracias por leer los Codigos [/spoiler] Salu2! n_n