Difference between revisions of "User:LV Wildmist"

From Second Life Wiki
Jump to navigation Jump to search
Line 22: Line 22:
As a side work I've been implementing in place LSL programming to support several informed decisions. Those included php, MySQL,...
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 Roman Games room under real tests since early May. Sales expected soon...
{| class="wikitable"
 
|-
// ALIGN5
|Currently developing a bingo like game: ALIGN5. Game is in Roman Games room under real tests since early May. Sales expected soon...
| // ALIGN5
  default{
  default{
     state_entry(){
     state_entry(){
Line 30: Line 31:
     }
     }
  }
  }
|-
|Image will be placed here


== T3 ==
== T3 ==

Revision as of 09:11, 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 Roman Games room under real tests since early May. Sales expected soon... // ALIGN5
default{
    state_entry(){
        llSay(0,"ALIGN5 is at Alpha stage, version 1.02.");
    }
}
Image will be placed here

T3

Topic 3

T4

Topic 4