Difference between revisions of "User:Vernes Veranes"
Jump to navigation
Jump to search
m |
m (just testing) |
||
Line 24: | Line 24: | ||
* <del>Trying to mimic php's implementation (using objects as arguments of function).</del> | * <del>Trying to mimic php's implementation (using objects as arguments of function).</del> | ||
* linkedmessage based protocol for inter script communication | * linkedmessage based protocol for inter script communication | ||
[[llMessageLinked]](integer linknum, integer num, string str, key id); | |||
{| | |||
|Host Script | |||
|action | |||
|Function script | |||
|- | |||
|Hello | |||
|action | |||
| | |||
|- | |||
| | |||
|return | |||
|Yes? | |||
|} | |||
Where are my borders? |
Revision as of 03:46, 23 September 2008
Profile | |
' | |
Born:
01/01/2000
Account:
Partner:
About:
Achievements:
See Also:
|
This profile is still under construction.
Pet bugs:
- VWR-1171 - Velocity interpolation causes weird physical behaviour client-side - Vernes Veranes
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
llMessageLinked(integer linknum, integer num, string str, key id);
Host Script | action | Function script |
Hello | action | |
return | Yes? |
Where are my borders?