Difference between revisions of "User:Ugleh Ulrik"
Jump to navigation
Jump to search
Ugleh Ulrik (talk | contribs) (Created page with '{{SL-hCard/2.0 |name=Ugleh Ulrik |image=250px| |rezday=6th March 2009 |about=I have no face |fields={{SL-hCard/field|Achievemen...') |
Ugleh Ulrik (talk | contribs) |
||
Line 1: | Line 1: | ||
{{SL-hCard/2.0 | {{SL-hCard/2.0 | ||
|name=Ugleh Ulrik | |name=Ugleh Ulrik | ||
|image= | |image=Anonymous.jpg | ||
|rezday=6th March 2009 | |rezday=6th March 2009 | ||
|about=I have no face | |about=I have no face |
Revision as of 20:51, 16 April 2010
About
Before Ugleh Ulrik, I was Ugleh Ugajin, hanging with the wrong gang which got me banned. I am now back as a Expert programmer in SLS and more. I code for cheap or even free. I love making weapons, and creating new things to put in an attack hud. Most of my time I sell stuff that should be worth alot, for free. If you see me in SL the chances are im scripting, or teaching people how to script.
XStreetSL
Vector2List
<lsl> list Vector2List(vector v){
list alist = llParseString2List((string)v,[",", ">", "<"],[]);
return alist; } </lsl> More at User:Ugleh_Ulrik/Vector2List