| I was looking at CGI and java games on the web, and there are certainly a lot of them out there (I was just trying …
|
|
1 |
|
|
| I still haven't figured out what to do with my Move() problem. To recap: the room's Enter() proc looks like this: …
|
|
7 |
|
|
| As I mentioned in the bugs page, one of the few things holding Cerulea back is the lack of a system that would allow me …
|
|
12 |
|
|
|
1 |
|
|
| Okay, I lied. Could you make it so that the key login (and make-a-new-key) screens either stay on top or have a little …
|
|
3 |
|
|
| I've been working on new saving routines, struggled through the area and obj code on my own, but I just can't get my …
|
|
11 |
|
|
| Can anyone else get into Cerulea (dantom#cerulea)? I'd like to do some work on it, but I just get lost in rerouter …
|
|
8 |
|
|
| I still don't understand what this thing is for. Did you guys ever discuss it on the forum in the past? Any old posts I …
|
|
2 |
|
|
| I can't wait to start using them. Though I am also kind of pathetically holding on for the BYOND book and more of …
|
|
1 |
|
|
| I just noticed that www.byond.com and dantom.com/byond are the same thing. How does that work? Z
|
|
5 |
|
|
| My friend recently received a copy of MS Office 2000 to install on his Windows 95 computer. The setup application froze …
|
|
5 |
|
|
| I noticed this verb the other day in expansion... but what does it allow you to do? Z
|
|
2 |
|
|
| First... did you guys put in support for tab stops while I was away? Second... when some of the members of a list are …
|
|
4 |
|
|
| I was just reading somewhere about the various programs that allow the GM of a tabletop RPG to take the campaign …
|
|
1 |
|
|
| When a color is selected in the icon editor, a very faint greyish border shows up around it. It's extremely difficult …
|
|
1 |
|
|
| ...it's easy for BYOND to keep track of how long a player has been inactive? Not entering any commands or moving at …
|
|
3 |
|
|
| You know how in MIE, when you try to highlight some text you're typing, it wants to highlight a whole word or words? I …
|
|
1 |
|
|
| Okay, I know I said I wasn't going to get Diablo II, and I swear I didn't... my friends got it for me for my birthday, …
|
|
7 |
|
|
| I really am afraid of getting back into coding... I hate having to learn new things. See what happens when you take a …
|
|
3 |
|
|
| This exchange taken from the Cerulea boards: > - Spuzzum I think that one falls into the "feature" category rather than …
|
|
1 |
|
|
| There's no way to do actual tab stops in BYOND text, is there? (I wonder if I used that term right.) Not just four …
|
|
2 |
|
|
| Oh, the pain of getting back into coding after you've taken a vacation. And you know, I hate having to learn new …
|
|
4 |
|
|
| Wasn't there some possible change to the case-sensitive nature of BYOND being discussed? Like if I typed in "get apple" …
|
|
2 |
|
|
| Is it possible to make it so that when you use up/down arrow keys while a popup box is up, you can, uh, move the …
|
|
26 |
|
|
| I just noticed that the inventory panel isn't popping up in Sheep 2 anymore. It used to be that when you got your …
|
|
2 |
|
|
| Cannot read null.type. proc name: Swing (/mob/proc/Swing) source file: cerulcombat2.dm,94 usr: Zilal (/mob/player/gm) …
|
|
8 |
|
|
| First, have you changed the way BYOND plays midi music? The Sheep II music sounds different now--more bass, I …
|
|
8 |
|
|
| I wrote some more critter AI, went into the game, and my training dummy started attacking me. This freaked me out for a …
|
|
4 |
|
|
| I miss being able to move everything highlighted one tab to the left with backspace... if there isn't some other way to …
|
|
1 |
|
|
| I want all my objects to have a list variable that starts out with 15 values of 0 in it. Right now I have it like this: …
|
|
9 |
|
|
| This website is acting extremely sticky for me; it takes a long time for pages to load (if they load at all), and I …
|
|
3 |
|
|
| I note that the stat panels handle animated icons rather halfheartedly. Assuming it's not a bother to code, I think …
|
|
1 |
|
|
| I was responding to Gonalin's post when I realized we could have a whole new thread. As concerned as I am about the …
|
|
74 |
|
|
| When I first saw that popups now alphabetized the lists they presented, I was delighted. It made many tasks easier …
|
|
3 |
|
|
| I was working on adding NPC's and monsters to Cerulea, and I did some preliminary coding of the procs that allow a …
|
|
2 |
|
|
| There were a few things I forgot to add in the desirable-feature department: The ability to have macro sets you could …
|
|
1 |
|
|
| I like your site, AbyssDragon, and its concept. I like it that people think my text-mangling system is neat. And that …
|
|
0 |
|
|
| "Hmm, this may be an algorithm thing. I save entire maps -- thousands of turfs and many objects -- in maybe 10 or 15 …
|
|
0 |
|
|
| Pretty much what the subject says... I can't find any easy way to create another object with all the same values as the …
|
|
1 |
|
|
| Hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub hub …
|
|
4 |
|
|
| "F << usr.contents will call obj.Write() for each obj in usr.contents. That proc might look like this: …
|
|
3 |
|
|
| I must not be doing lists right. Consider the following: area/var/atmosphere[] area { Test_room { atmosphere.Add("It …
|
|
12 |
|
|
| Whenever I click on the link for Spuzzum's post below (Getting discussion going...going...going), Netscape goes into a …
|
|
2 |
|
|
| Is there an easy way to pick a random member of a list? I have a feeling there is one and I've just forgotten it. But I …
|
|
1 |
|
|
| Tom, you didn't make it so just you and me can post, did you? I always knew you were a sneaky one. Z
|
|
10 |
|
|
| I can't figure out how to turn off a sound that's playing continuously... I don't want to just interrupt it by playing …
|
|
5 |
|
|
| With movement animation on in the Dream Seeker... when exactly in the animation sequence does the thing change …
|
|
3 |
|
|
| A couple things it occurs to me I'd like... I'd like to be able to allow a .dmi movie to be either undirectional, …
|
|
5 |
|
|
| Is anyone making a real-time strategy game (like Warcraft II)? It just occurred to me that the typical RTS format could …
|
|
10 |
|
|
| I had uploaded my new game to the server, and I was playing it, and I don't know what happened, but all of a sudden the …
|
|
2 |
|
|