Difference between revisions of "User:LV Wildmist"

From Second Life Wiki
Jump to navigation Jump to search
Line 20: Line 20:


=== LSL Scripting  ===
=== LSL Scripting  ===
As a side work I've been implementing in place LSL programming to support several informed decisions.
As a side work I've been implementing in place LSL programming to support several informed decisions. Those included php, MySQL,...


Currently developing a bingo like game ALIGN5. Game is in room under real tests since early May. Sales expected soon...
Currently developing a bingo like game ALIGN5. Game is in room under real tests since early May. Sales expected soon...

Revision as of 09:09, 15 June 2011

About me

Born 1st, June 2010.

Profile web page: https://my.secondlife.com/lv.wildmist


Building this personal web page on Second Life Wiki...

More soon...

My picture (from profile)

LV Wildmist Profile2 512x512 1-1.png

Interests

Game industry

Born to start a project with a friend. Romany Zyngo game room co-owner till end of August 2010.

Started another project alone. Roman Games is still running and alive...

LSL Scripting

As a side work I've been implementing in place LSL programming to support several informed decisions. Those included php, MySQL,...

Currently developing a bingo like game ALIGN5. Game is in room under real tests since early May. Sales expected soon...

// ALIGN5
default{
    state_entry(){
        llSay(0,"ALIGN5 is at Alpha stage, version 1.02.");
    }
}

T3

Topic 3

T4

Topic 4