User:Aidamina Hunt

From Second Life Wiki
Jump to navigation Jump to search
Profile
Aidamina SL 001.jpeg
Born:
Mon 10th Jul 2006
About:
Mhmmm...
What do we put here?
Links:

Feel free to IM me in world with your "problems"

My Profile

Website (Work in Progress)

<lsl>default { state_entry() { llSay(0, "Welcome to my SL wiki page!"); } touch_start(integer total_number) { llSay(0, "Stop poking me!"); } }</lsl>