Allegro Tutorial: Threading
Here is a link to threading in Linux. That will be very interesting as my Linux skills are still fairly limited at this point! But in the meantime I conned this Windows example of...
lang="en-US">
Here is a link to threading in Linux. That will be very interesting as my Linux skills are still fairly limited at this point! But in the meantime I conned this Windows example of...
This game is a type of puzzle. In the online version, players will create an account and login to the game. Once they are logged on they will be randomly placed on a 100...
One of the biggest problems with phantom (or hidden) objects in SecondLife is that when you want something to show up and things behind/in front of it are not visible you often end up...
Create a controller object with on button and an off button. Assign the on button code to the on button, the off button code to the off button and the block code to the...
For my summer science research project I needed to build a lego house that would interact with a controller mounted on a working elevator. In order to get the controller communicating with the blocks...
I found code from another person in the SL wiki and tweaked it to my liking. It had some issues with coming back down after the SL avatar was on top of the elevator...
Sometimes you really need an object to appear solid but you need to be able to walk through it for one reason or another. The good news is this is really easy to do,...
I found a really interesting article in the Washington Post and I thought I’d share it. Apparently there have been an increasing number of crimes in second life. This article talks about a virtual...
For objects with multiple parts in SecondLife you need to use LlSetLinkColor. What this does is goes through the object and picks up anything its linked to. This way it will change the color...