| Just rented Memento and watched it twice this weekend. The second time with much use of rewind and still frame. And …
|
|
4 |
|
|
| I am trying a little experiment tonight in hosting My Life as a Spy. I've added a function that keeps track of every …
|
|
10 |
|
|
| After eight and a half years of campaigning, I have finally received approval of my trademark of the word "the." I had …
|
|
13 |
|
|
| This is sort of a theory paper on what I'm working on. Not a lot of actual code here, but if you can follow what I'm …
|
|
7 |
|
|
| I've been writing some useful tips on coding style that I thought I would share with everyone. The article linked below …
|
|
8 |
|
|
| I found this interesting note about recursion in the forums. If you want to learn more about recursion and …
|
|
2 |
|
|
| I got home yesterday and there was a message on my voicemail from my sister. She said that she heard that >> was in the …
|
|
3 |
|
|
|
2 |
|
|
| I was wondering what the BYOND record is for number of simultaneously logged in players in a single game? At one point …
|
|
8 |
|
|
|
0 |
|
|
|
2 |
|
|
| I know that < < was basically meant to send information (text, sounds, images, etc) to a player mob, but why not …
|
|
6 |
|
|
| I'm trying to write a "cool" game. So far I have this: obj/cool_game New() check_coolness() read_reply() proc …
|
|
16 |
|
|
|
8 |
|
|
|
8 |
|
|
|
2 |
|
|
| I just noticed that a bug I was getting I'm no longer getting since the last release, so I'm thinking something got …
|
|
1 |
|
|
| To keep references of pcs within other pcs I have been just storing their tag, which I set to equal their key when they …
|
|
3 |
|
|
| Look at this ugly text representative of a map:. x x x x x . . . . . . . . . . . . . . . . . . P . . . . . . . . . . …
|
|
5 |
|
|
|
2 |
|
|
| Dan & Tom, Looking over the response time you guys have on bugs and problems in the forums, as well as the consistant …
|
|
4 |
|
|
| The blue book arrived in the mail today... Watch out world(s), here I come!
|
|
1 |
|
|
|
9 |
|
|
| I'm about to start coding traps in my game My Life as a Spy. Just wanted to run a possible implementation by you folks, …
|
|
16 |
|
|
| If you're like me, sections of code under heavy development are liberally sprinkled with things like: world var …
|
|
2 |
|
|
| Why is it that in most roleplaying games healthy characters take longer to heal than less healthy ones? I tend to think …
|
|
8 |
|
|
|
3 |
|
|
|
4 |
|
|
| I've got a nifty little hiding routine in my spy game that goes something like this... Certain large objects on the map …
|
|
4 |
|
|
| If you use spawn() on a player, and he logs out before the timer is done, and assuming the character is saved... Does …
|
|
4 |
|
|
|
12 |
|
|
| Five teams of spies compete to secure documents, using nifty spy gadgets to foil their enemies.
|
|
51 |
|
|
|
7 |
|
|