Jump to content

Test post to check the new site


Guest

Recommended Posts

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?

Link to comment

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 

 

Link to comment
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

Link to comment
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

Link to comment
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"

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use