Re: testing EC_Script (Re: [realXtend] Re: lights and reflections in naali)

2010-10-25 Thread MasterJ
h ok i see the difference now between the Components and the Proterties window. effectively not all are in Component. so i do the 4) part again ;) and result : http://www.masterj.name/Naalijavawork.jpg this is the result :) thank you (the screenshot said all) and i never think it was possi

testing EC_Script (Re: [realXtend] Re: lights and reflections in naali)

2010-10-24 Thread Toni Alatalo
On su, 2010-10-24 at 12:06 -0700, MasterJ wrote: > perfect informations let's see if i have understand correctlly ;) Not quite :) > so we need to do : > 1) launch server > 2)login with Naali > 3) enter build mode and create a new object So far so good.. > 4) go to web site were we have our scri

[realXtend] Re: lights and reflections in naali

2010-10-24 Thread MasterJ
oopsy .. i surely need to allow js scripts on opensim.ini no?? On 24 oct, 21:06, MasterJ wrote: > perfect informations let's see if i have understand correctlly ;) > > so we need to do : > 1) launch server > 2)login with Naali > 3) enter build mode and create a new object > 4) go to web site

[realXtend] Re: lights and reflections in naali

2010-10-24 Thread MasterJ
perfect informations let's see if i have understand correctlly ;) so we need to do : 1) launch server 2)login with Naali 3) enter build mode and create a new object 4) go to web site were we have our script stored, here i use : http://github.com/realXtend/naali/blob/develop/bin/jsmodules/apitest/

Re: [realXtend] Re: lights and reflections in naali

2010-10-24 Thread Peter Steinlechner
Thanks for this hint too. I would have to find out how to compile it and where to find the values to get changed. (Probably I'm not the only one) So it would be great, if at some point it would be possible to set the size maybe in a .ini file if this doesn't sidetrack the project schedule too much.

rex scripting, old and new (Re: [realXtend] Re: lights and reflections in naali)

2010-10-23 Thread Toni Alatalo
On pe, 2010-10-22 at 16:09 +0300, Jonne Nauha wrote: > If you want to do this properly with Naali with compatibility to Taiga > and upcoming Tundra you should use javascript. In naali we have a > entity component called EC_Script that you can give url to your > javascript in web somewhere. Write th

Re: [realXtend] Re: lights and reflections in naali

2010-10-23 Thread Toni Alatalo
On la, 2010-10-23 at 16:47 +0200, Peter Steinlechner wrote: > Hi Ali - thats great news, will there also be bigger region sizes in > tundra ? This would make me easy switching from taiga to tundra. Do note that also with Taiga (OpenSim) you can use bigger regions with Naali, like I did that 1km*1k

Re: [realXtend] Re: lights and reflections in naali

2010-10-23 Thread Jonne Nauha
There is no region size limit in tundra, in fact i dont think there is even a consept that would match "region". You can forget about opensim names-for-things once you jump to Tundra :) Also I was a little confused what you meant of saving simple items as new scene when we were talking about scrip

Re: [realXtend] Re: lights and reflections in naali

2010-10-23 Thread Peter Steinlechner
Hi Ali - thats great news, will there also be bigger region sizes in tundra ? This would make me easy switching from taiga to tundra. Cheers and a happy weekend to all Pedro On Sat, Oct 23, 2010 at 1:26 PM, Ali Kämäräinen < ali.kamarai...@realxtend.org> wrote: > Hi Peter, > > This very feature w

Re: [realXtend] Re: lights and reflections in naali

2010-10-23 Thread Ali Kämäräinen
Hi Peter, This very feature will be - and actually is already in the Tundra-branch - available in the near future. Grey skies, Ali 2010/10/23 Peter Steinlechner > Thist sounds great Jonne, maybe a nice to have feature would be also the > option to select single objects and having the possibili

Re: [realXtend] Re: lights and reflections in naali

2010-10-23 Thread Peter Steinlechner
Thist sounds great Jonne, maybe a nice to have feature would be also the option to select single objects and having the possibility to save them as a new scene. I wouldn't be surprised if some of you have this allready planned in at some point. Cheers Pedro On Fri, Oct 22, 2010 at 6:38 PM, Jonne

Re: [realXtend] Re: lights and reflections in naali

2010-10-22 Thread Jonne Nauha
*Peter:* EC stuff is great and will be more flexible for sure on the Tundra servers. Now we are sometimes a little hindered by things opensim forces on us. But yeah sound files are already in, I don't see no problem to make a EC_SoundStream or make the current one support stream urls. I guess phono

[realXtend] Re: lights and reflections in naali

2010-10-22 Thread MasterJ
ok it's effectively sound interessing, i do some test in a few. can we open in-world web browser? (Naali web browser) for launch the .js? On 22 oct, 17:28, Peter Steinlechner wrote: > Hi Jonne - that sounds great - I think most people havn't yet fully > harnessed the power of the EC-Editor (inclu

Re: [realXtend] Re: lights and reflections in naali

2010-10-22 Thread Peter Steinlechner
Hi Jonne - that sounds great - I think most people havn't yet fully harnessed the power of the EC-Editor (including me) and im also curious about the upcomming tundra server. Is there also a way to play ogg streams from the web to naali? I tried probably the wrong way around, but thought it might b

Re: [realXtend] Re: lights and reflections in naali

2010-10-22 Thread Jonne Nauha
If you want to do this properly with Naali with compatibility to Taiga and upcoming Tundra you should use javascript. In naali we have a entity component called EC_Script that you can give url to your javascript in web somewhere. Write that js file with Naali js API and you can then toggle for exam

[realXtend] Re: lights and reflections in naali

2010-10-21 Thread MasterJ
hmmm i'm thinking about that if it's can be possible to use a python script for have a blinking neon for example and play with this script. it's give me idea and i actually search for that problem is .. can we use them on Naali after? and if yes how to made them working? exemple: i have a lig