Difference between revisions of "User:Vernes Veranes"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(9 intermediate revisions by the same user not shown)
Line 19: Line 19:


[https://wiki.secondlife.com/w/index.php?title=Special%3AAllpages&from=&namespace=10 Full list of existing templates]
[https://wiki.secondlife.com/w/index.php?title=Special%3AAllpages&from=&namespace=10 Full list of existing templates]
Current project:
* Dom API specificly for xml generation, written in sls.
*  <del>Trying to mimic php's implementation (using objects as arguments of function).</del>
* linkedmessage based protocol for inter script communication
Links:
[http://www.slnn.com/article/virtualcomex-laval/ I was qouted]
[http://wiki.secondlife.com/wiki/LSL_Script_Memory/ LSL Script Memory]
[[llMessageLinked]](integer linknum, integer num, string str, key id);
{|
|Host Script
|action
|Function script
|-
|Hello
|action
|
|-
|
|return
|Yes?
|}
Where are my borders?
{|style={{Prettytable}}
!Host Script
!action
!Function script
|-
|Hello
|action
|
|-
|
|return
|Yes?
|}
THERE are my borders!
[[User:Vernes_Veranes/Static_Content_Cache]]

Latest revision as of 12:37, 3 February 2010

Profile
'
Born:
01/01/2000
Account:
Partner:
About:
Achievements:
See Also:

This profile is still under construction.

Pet bugs:

Full list of existing templates

Current project:

  • Dom API specificly for xml generation, written in sls.
  • Trying to mimic php's implementation (using objects as arguments of function).
  • linkedmessage based protocol for inter script communication

Links: I was qouted

LSL Script Memory

llMessageLinked(integer linknum, integer num, string str, key id);


Host Script action Function script
Hello action
return Yes?

Where are my borders?

Host Script action Function script
Hello action
return Yes?

THERE are my borders!

User:Vernes_Veranes/Static_Content_Cache