LazyBoot Posted November 8, 2017 Posted November 8, 2017 By the way, is there any way to have time displayed in 24-hour time?
Cerral Posted November 9, 2017 Posted November 9, 2017 Hello, there is no "reply" function on this tread: http://www.loverslab.com/topic/18504-traductions-françaisesfrench-translations/ so we can't continue to speak in. Should we open a new post? Sorry for my bad english. edit: The reply function is available. thanks.
M.BISON Posted November 11, 2017 Posted November 11, 2017 Warning The site upgrade is almost completed. Please use https://www.loverslab.com or http://www.loverslab.com The posts here done in the last week are going to be lost.
Guest Posted November 11, 2017 Posted November 11, 2017 7 minutes ago, dark vergil said: Warning The site upgrade is almost completed. Please use https://www.loverslab.com or http://www.loverslab.com The posts here done in the last week are going to be lost. The D-Day is tomorrow.
Verstort Posted November 11, 2017 Posted November 11, 2017 Papyrus test: html:; 'old comment color test' bool Property dhlpSuspendStatus Auto Conditional ; property test Worldspace Property whiterunSpace Auto ; used with slaverun Event OnInit() ; event Function Maintain(Formlist f, Book b, int i) ; function ; common types and functions Actor p = Game.GetPlayer() bool cs = p.IsInCombat() float time = Utility.GetCurrentGameTime() cell c = p.GetParentCell() keyword k = p.Game.GetFormFromFile(0x01234567, "Skyrim.esm") as Keyword string s = p.GetDisplayName() u32 i = 0 armor[] clothes = new armor[10] While i < 100 if player.IsIntCombat() i = 100 endif Debug.Trace("Lock") i += 1 endWhile endEvent endFunction C:; 'old comment color test' bool Property dhlpSuspendStatus Auto Conditional ; property test Worldspace Property whiterunSpace Auto ; used with slaverun Event OnInit() ; event Function Maintain(Formlist f, Book b, int i) ; function ; common types and functions Actor p = Game.GetPlayer() bool cs = p.IsInCombat() float time = Utility.GetCurrentGameTime() cell c = p.GetParentCell() keyword k = p.Game.GetFormFromFile(0x01234567, "Skyrim.esm") as Keyword string s = p.GetDisplayName() u32 i = 0 armor[] clothes = new armor[10] While i < 100 if player.IsIntCombat() i = 100 endif Debug.Trace("Lock") i += 1 endWhile endEvent endFunction None: ; 'old comment color test' bool Property dhlpSuspendStatus Auto Conditional ; property test Worldspace Property whiterunSpace Auto ; used with slaverun Event OnInit() ; event Function Maintain(Formlist f, Book b, int i) ; function ; common types and functions Actor p = Game.GetPlayer() bool cs = p.IsInCombat() float time = Utility.GetCurrentGameTime() cell c = p.GetParentCell() keyword k = p.Game.GetFormFromFile(0x01234567, "Skyrim.esm") as Keyword string s = p.GetDisplayName() u32 i = 0 armor[] clothes = new armor[10] While i < 100 if player.IsIntCombat() i = 100 endif Debug.Trace("Lock") i += 1 endWhile endEvent endFunction Edit: Huh, can't put code in a spoiler?
Verstort Posted November 11, 2017 Posted November 11, 2017 C: ; 'old comment color test' bool Property dhlpSuspendStatus Auto Conditional ; property test Worldspace Property whiterunSpace Auto Event OnInit() ; event Function Maintain(Formlist f, Book b, int i) ; function ; common types and functions Actor p = Game.GetPlayer() bool cs = p.IsInCombat() float time = Utility.GetCurrentGameTime() cell c = p.GetParentCell() keyword k = p.Game.GetFormFromFile(0x01234567, "Skyrim.esm") as Keyword string s = p.GetDisplayName() u32 i = 0 armor[] clothes = new armor[10] While i < 100 if player.IsIntCombat() i = 100 endif Debug.Trace("Lock") i += 1 endWhile endEvent endFunction js: ; 'old comment color test' bool Property dhlpSuspendStatus Auto Conditional ; property test Worldspace Property whiterunSpace Auto Event OnInit() ; event Function Maintain(Formlist f, Book b, int i) ; function ; common types and functions Actor p = Game.GetPlayer() bool cs = p.IsInCombat() float time = Utility.GetCurrentGameTime() cell c = p.GetParentCell() keyword k = p.Game.GetFormFromFile(0x01234567, "Skyrim.esm") as Keyword string s = p.GetDisplayName() u32 i = 0 armor[] clothes = new armor[10] While i < 100 if player.IsIntCombat() i = 100 endif Debug.Trace("Lock") i += 1 endWhile endEvent endFunction None: ; 'old comment color test' bool Property dhlpSuspendStatus Auto Conditional ; property test Worldspace Property whiterunSpace Auto Event OnInit() ; event Function Maintain(Formlist f, Book b, int i) ; function ; common types and functions Actor p = Game.GetPlayer() bool cs = p.IsInCombat() float time = Utility.GetCurrentGameTime() cell c = p.GetParentCell() keyword k = p.Game.GetFormFromFile(0x01234567, "Skyrim.esm") as Keyword string s = p.GetDisplayName() u32 i = 0 armor[] clothes = new armor[10] While i < 100 if player.IsIntCombat() i = 100 endif Debug.Trace("Lock") i += 1 endWhile endEvent endFunction
Verstort Posted November 11, 2017 Posted November 11, 2017 4 minutes ago, Verstort said: C: ; 'old comment color test' bool Property dhlpSuspendStatus Auto Conditional ; property test Worldspace Property whiterunSpace Auto Event OnInit() ; event Function Maintain(Formlist f, Book b, int i) ; function ; common types and functions Actor p = Game.GetPlayer() bool cs = p.IsInCombat() float time = Utility.GetCurrentGameTime() cell c = p.GetParentCell() keyword k = p.Game.GetFormFromFile(0x01234567, "Skyrim.esm") as Keyword string s = p.GetDisplayName() u32 i = 0 armor[] clothes = new armor[10] While i < 100 if player.IsIntCombat() i = 100 endif Debug.Trace("Lock") i += 1 endWhile endEvent endFunction js: ; 'old comment color test' bool Property dhlpSuspendStatus Auto Conditional ; property test Worldspace Property whiterunSpace Auto Event OnInit() ; event Function Maintain(Formlist f, Book b, int i) ; function ; common types and functions Actor p = Game.GetPlayer() bool cs = p.IsInCombat() float time = Utility.GetCurrentGameTime() cell c = p.GetParentCell() keyword k = p.Game.GetFormFromFile(0x01234567, "Skyrim.esm") as Keyword string s = p.GetDisplayName() u32 i = 0 armor[] clothes = new armor[10] While i < 100 if player.IsIntCombat() i = 100 endif Debug.Trace("Lock") i += 1 endWhile endEvent endFunction None: ; 'old comment color test' bool Property dhlpSuspendStatus Auto Conditional ; property test Worldspace Property whiterunSpace Auto Event OnInit() ; event Function Maintain(Formlist f, Book b, int i) ; function ; common types and functions Actor p = Game.GetPlayer() bool cs = p.IsInCombat() float time = Utility.GetCurrentGameTime() cell c = p.GetParentCell() keyword k = p.Game.GetFormFromFile(0x01234567, "Skyrim.esm") as Keyword string s = p.GetDisplayName() u32 i = 0 armor[] clothes = new armor[10] While i < 100 if player.IsIntCombat() i = 100 endif Debug.Trace("Lock") i += 1 endWhile endEvent endFunction Quote test of code
Verstort Posted November 11, 2017 Posted November 11, 2017 Just now, Verstort said: Quote test of code Double quote
Verstort Posted November 11, 2017 Posted November 11, 2017 3 minutes ago, Verstort said: 7 minutes ago, Verstort said: C: ; 'old comment color test' bool Property dhlpSuspendStatus Auto Conditional ; property test Worldspace Property whiterunSpace Auto Event OnInit() ; event Function Maintain(Formlist f, Book b, int i) ; function ; common types and functions Actor p = Game.GetPlayer() bool cs = p.IsInCombat() float time = Utility.GetCurrentGameTime() cell c = p.GetParentCell() keyword k = p.Game.GetFormFromFile(0x01234567, "Skyrim.esm") as Keyword string s = p.GetDisplayName() u32 i = 0 armor[] clothes = new armor[10] While i < 100 if player.IsIntCombat() i = 100 endif Debug.Trace("Lock") i += 1 endWhile endEvent endFunction js: ; 'old comment color test' bool Property dhlpSuspendStatus Auto Conditional ; property test Worldspace Property whiterunSpace Auto Event OnInit() ; event Function Maintain(Formlist f, Book b, int i) ; function ; common types and functions Actor p = Game.GetPlayer() bool cs = p.IsInCombat() float time = Utility.GetCurrentGameTime() cell c = p.GetParentCell() keyword k = p.Game.GetFormFromFile(0x01234567, "Skyrim.esm") as Keyword string s = p.GetDisplayName() u32 i = 0 armor[] clothes = new armor[10] While i < 100 if player.IsIntCombat() i = 100 endif Debug.Trace("Lock") i += 1 endWhile endEvent endFunction None: ; 'old comment color test' bool Property dhlpSuspendStatus Auto Conditional ; property test Worldspace Property whiterunSpace Auto Event OnInit() ; event Function Maintain(Formlist f, Book b, int i) ; function ; common types and functions Actor p = Game.GetPlayer() bool cs = p.IsInCombat() float time = Utility.GetCurrentGameTime() cell c = p.GetParentCell() keyword k = p.Game.GetFormFromFile(0x01234567, "Skyrim.esm") as Keyword string s = p.GetDisplayName() u32 i = 0 armor[] clothes = new armor[10] While i < 100 if player.IsIntCombat() i = 100 endif Debug.Trace("Lock") i += 1 endWhile endEvent endFunction Quote test of code Manual nested quote test
winny257 Posted November 13, 2017 Posted November 13, 2017 NO TEST just a question! how can i get from my own pc Upload pictures without this before in a picture gallery (other website) to save. So from my PC to LL, direct away.
Guest Posted November 13, 2017 Posted November 13, 2017 17 minutes ago, winny257 said: NO TEST just a question! how can i get from my own pc Upload pictures without this before in a picture gallery (other website) to save. So from my PC to LL, direct away. You can drag and drop all the files you want directly over the bottom bar of a post. It is gary and it is called "Drag files here to attach, or choose files... Choose Files"
winny257 Posted November 13, 2017 Posted November 13, 2017 22 minutes ago, CPU said: You can drag and drop all the files you want directly over the bottom bar of a post. It is gary and it is called "Drag files here to attach, or choose files... Choose Files" Thanks for the explanation, I will try it when I'm back home.
M.BISON Posted November 15, 2017 Posted November 15, 2017 testing spoiler Spoiler kaaaaaa meeeee haaaameeee haaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
Recommended Posts
Archived
This topic is now archived and is closed to further replies.