Moin
Also ich will mit der Taste H das der Hero ein Heiltrank benutzt. das funktioniert auch so weit. Nur das er so balt man H drückt ein schrit nach links macht v.v° Nun hab ich gehöhrt das man irgendwie die Standart belegten Tasten abschalten kann nur wie O.o?

Und wo ich schon grade ein thread offen habe~ ich hab es machmal (wirklich nur manchmal) das beim starten im testplay der tastenpatch nicht geht und wenn ich das Spiel beende der testplay mit sammt maker aufhängt. (zum glück speichert er vor jeden testplay^^°)

Hier mal meine key list falls darin der fehler ist:
Zitat Zitat
[execute]
Action=registerKeyDownEvent
Key=1
Value=1
next=2

[2]
Action=registerKeyDownEvent
Key=2
Value=2
next=3

[3]
Action=registerKeyDownEvent
Key=3
Value=3
next=4

[4]
Action=registerKeyDownEvent
Key=4
Value=4
next=5

[5]
Action=registerKeyDownEvent
Key=5
Value=5
next=6

[6]
Action=registerKeyDownEvent
Key=6
Value=6
next=7

[7]
Action=registerKeyDownEvent
Key=7
Value=7
next=8

[8]
Action=registerKeyDownEvent
Key=8
Value=8
next=9

[9]
Action=registerKeyDownEvent
Key=9
Value=9
next=0

[0]
Action=registerKeyDownEvent
Key=0
Value=0
next=tab

[tab]
Action=registerKeyDownEvent
Key=(Tab)
Value=10
next=a

[a]
Action=registerKeyDownEvent
key=a
value=11
next=q

[q]
Action=registerKeyDownEvent
key=q
value=12
next=w

[w]
Action=registerKeyDownEvent
key=w
value=14
next=e

[e]
Action=registerKeyDownEvent
key=e
value=15
next=s

[s]
Action=registerKeyDownEvent
key=s
value=16
next=d

[d]
Action=registerKeyDownEvent
key=d
value=17
next=h

[h]
Action=registerKeyDownEvent
key=h
value=18
next=m

[m]
Action=registerKeyDownEvent
key=m
value=19
next=r

[r]
Action=registerKeyDownEvent
key=r
value=20
next=
Ich hab auch eine autorun.script in den jeweiligen spieleordner angelegt:
Zitat Zitat
sound\SetDebugLevel.script.wav
sound\MidiTickOutput.script.wav
sound\keyList.script.wav
sound\KeySupportOn.script.wav
sound\MousesupportOn.script.wav

Sound\KeySupportOn.script.wav
Sound\KeyList.script.wav
Sound\MidiTickOutput.script.wav
Sound\MidiTickClear.script.wav
k. steht ein bisschen was doppelt drine *pfeif* aber das sollte ja nicht stöhren (oder doch O.o?)

Naja schon mal danke im vorraus^^°