9184-GBA_|_Scripting_|_Scripts_de_Gatillo,_Flags_y_Variables_\[Básico]
#14
hikared 16593
huuummm bueno hola primero que nada gracias por el tutorial pero... aunque(creo)hago todo lo que dices no puedo activar ningun script de gatillo: pongo el var number en digamos 5000 y el ''desconocido sobre el a 3 ademas no creo que mi codigo ete mal (pero talvez sean distintos los codigos de gatillo y de persona(si si lo pongo en un overworld si funciona) asi que ¿estara mal?)bueno te pongo aqui el codigo por si lo quieres ver aver si me ayudas(o quien sea...)
PD:El codigo esta incompleto (pense: si no lo voy a poder usar entonces para que completarlo ¿no?).
Bueno... aqui el codigo...:
'-----------------------
#org 0x6B2240
applymovement MOVE_PLAYER 0x86B1F40
waitmovement 0x0
msgbox 0x86B2040 '"[player]:Hu? where is this?"
callstd 0x2
end


'-----------
' Movements
'-----------
#org 0x6B1F40
#raw 57 'Question Mark (?)
#raw 0 'Face Down
#raw 0 'Face Down
#raw 0 'Face Down
#raw 0 'Face Down
#raw 0 'Face Down
#raw 0 'Face Down
#raw 0 'Face Down
#raw 0 'Face Down
#raw 0 'Face Down
#raw 0 'Face Down
#raw 2 'Face Left
#raw 2 'Face Left
#raw 2 'Face Left
#raw 2 'Face Left
#raw 2 'Face Left
#raw 2 'Face Left
#raw 2 'Face Left
#raw 2 'Face Left
#raw 2 'Face Left
#raw 2 'Face Left
#raw 3 'Face Right
#raw 3 'Face Right
#raw 3 'Face Right
#raw 3 'Face Right
#raw 3 'Face Right
#raw 3 'Face Right
#raw 3 'Face Right
#raw 3 'Face Right
#raw 3 'Face Right
#raw 3 'Face Right
#raw 3 'Face Right
#raw 1 'Face Up
#raw 0x0 'Mirar Abajo
#raw FE 'End of Movements


'---------
' Strings
'---------
#org 0x6B2040
= [player]:Hu? where is this?

Bueno ojala me respondas (o quien sea)