Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

String to Vector Converision?

Nyx Alsop
Registered User
Join date: 14 Dec 2008
Posts: 252
11-13-2009 15:29
How can I turn a sting into a vector in LSL?
Innula Zenovka
Registered User
Join date: 20 Jun 2007
Posts: 1,825
11-13-2009 15:39
vector my_vector = (vector)my_string;