habe schon einiges versucht zb
1
2
3
2
3
on:use {
	 msgbox titel ,text
}
bitte um hilfe
mfg saar-pi
Allgemein
Schild-text script?
Schild-text script?
1

on:use {
	 msgbox titel ,text
}
on:use {
msgbox titel ,text;
}
on:use {
	msgbox "Titel", "Text";
}
1
