Activator? was für einen Activator? Ich hatte das ungefär so geschrieben glaub ich Code: If Player.get in Cell <CellID> Begin Gamemode if ( Player.IsInFaction <Fraktion> ) Return endif if ( bQuestion ) set iButton to GetButtonPressed if ( iButton == 0 ) Player.SetFactionRank Ritterorden, 0 endif Return elseif ( GetInSameCell PlayerRef ) set bQuestion to 1 set iButton to GetButtonPressed MessageBox "Willst du Großmeister des Ritterordens werden?", "Ja", "Nein" endif End Das war das errste script überhaupt gemacht hab und das ich aus verschiedenen anderen scripts zusammengestückelt habe.
If Player.get in Cell <CellID> Begin Gamemode if ( Player.IsInFaction <Fraktion> ) Return endif if ( bQuestion ) set iButton to GetButtonPressed if ( iButton == 0 ) Player.SetFactionRank Ritterorden, 0 endif Return elseif ( GetInSameCell PlayerRef ) set bQuestion to 1 set iButton to GetButtonPressed MessageBox "Willst du Großmeister des Ritterordens werden?", "Ja", "Nein" endif End
Foren-Regeln