You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slink is a neat way of hooking up your own server to SL to gain a more powerfull means of scripting by what essentialy ammounts to the ajax method but done in a diffrent medium. the neat thing is that this allows you to code your methods as .net functions using a set of Type wrapers to represent all the LSL types. Its based around a generic hand…