irgendwas geht beim User-Input grade schief....
Im SE und auch im Escriptor ist der Befehl
Code: Select all
<RetVar/IF> <RefObj> -> get user input type=<Script Reference Type>, title=<Var/String>, sector=<Var/Sector>
Code: Select all
$anPlayerSector = [PLAYERSHIP] -> get sector
$anPosition = [THIS]->get user input type={Var/Sector Position}, title='neue Position wählen', sector=$anPlayerSector
Aktuell funktioniert bei mir nur
Code: Select all
$anPosition = [THIS]->get user input: type={Var/Sector Position}, title='neue Position wählen'

Was geht da schief? Warum geht der Standard-SE-Befehl nicht? Hat noch jemand das Problem?
Gruß
Reflexer