| One thing I find myself doing very frequently is: 1) Override mob.Login() to check whether the player is the first …
|
|
3 |
|
|
| I'm trying to figure out a way to write the following equasion so that I can incorporate it into a function. Here it is …
|
|
2 |
|
|
| Hi Well what i wanted to do was draw all the graphics for my game by hand since i cant draw very well on the computer …
|
|
12 |
|
|
| Hi, I have a dmi file containing 4 images of a chair (NSEW). Q1. I place the chair on the map and change dir = 8, the …
|
|
1 |
|
|
| I've asked time and time again, but no one has actually given me a solution, and my attempt at it doesn't work. How do …
|
|
2 |
|
|
| Hi I just found this program on a site and it sounds interesting. Ive been experimenting with various online game …
|
|
5 |
|
|
| A text_color var so that the text mode could have different colored letters, like Roguelikes. Eg. mob text = "@" …
|
|
0 |
|
|
| Found this in the Guide. Does it still apply today? It seems like I remember this option was going to be removed, or …
|
|
1 |
|
|
| Anyone know of a way to give a couple of my races the ability to see in the dark, but not through walls?
|
|
5 |
|
|
| I'll definitely be making use of Guy T's weather library. In the past when I've created an app that made use of other …
|
|
5 |
|
|
| Though its pronounced that way, don't think of it as "Moron macros, please!" =) Three questions: 1. You say that we can …
|
|
1 |
|
|
| Error: saved object reference cannot be resolved. cannot write to list verb name: Load (/proc/Load) source file: …
|
|
1 |
|
|
| I am trying to put together a list that contains the spells a character is capable of casting. I have added the stat …
|
|
2 |
|
|
| Tom mentioned elsewhere the number of unused features... I think the upcoming book will help a lot here. Sometimes you …
|
|
1 |
|
|
| Every so often I worry that you BYOND developers might get kind of depressed by the fairly small audience of current …
|
|
12 |
|
|
| When I compile my game it gives me the error message "multiple turfs" 224 times. What does that error message mean?
|
|
4 |
|
|
| Could someone post a snippet again on how to make light radii, actually just as a suggestion it might be useful to make …
|
|
7 |
|
|
| By the way thanx alot for making that, it rocks. I just wanted to know if when you do that it needs to be recompiled …
|
|
2 |
|
|
| The host server now automatically expands links ending in [dir] to [dir]/[dir].dmb. That applies to the key name as …
|
|
0 |
|
|
| Would it be possible to smooth out the movement for the next release? As it is, movement is pretty choppy.
|
|
1 |
|
|
| Normally the plan is to make each new update a new version, but this change is literally to one line of code so I …
|
|
3 |
|
|
| Recently I've been doing a pass on my code after I realized a potential security issue with byond links (and I notice …
|
|
0 |
|
|
| Wasn't there some possible change to the case-sensitive nature of BYOND being discussed? Like if I typed in "get apple" …
|
|
2 |
|
|
| I bet someone saw this coming... To implement delegation, it would help to be able to see if the delegate object …
|
|
12 |
|
|
| What does "list index out of bounds" mean?
|
|
4 |
|
|
| To revive a question: Will the new approach to Topic() approach work with data objects? I'm preparing my forum code for …
|
|
7 |
|
|
| How about adding a flood fill command for the map maker? There is one for the icon editor but not the map maker. How …
|
|
2 |
|
|
| Anyone have a quick and easy way to create a 'deck' of objects (cards), and allow either shuffling the order or picking …
|
|
4 |
|
|
| I went over just about everything and i still do not understand jack shit.Why isnt there some sort of step by step …
|
|
3 |
|
|
| What is "Maximum Number of Child Nodes Exceeded!"? Obviously, it has something to do with indentation, but if you'd …
|
|
4 |
|
|
| It's been a while since I participated in any chit-chat on the forums and I was just wondering how everybody's games …
|
|
2 |
|
|
| #1: Could you add some sort of proc that pings the dantom server and requests if a specified key actually exists? #2: …
|
|
2 |
|
|
| This is a problem which I cannot figure out. It is so seemingly simple that I don't understand it. My combat verb uses …
|
|
1 |
|
|
| Check the main page for details.
|
|
9 |
|
|
| Hi, I've just started messing around with byond and all was going fine until I tried to sort out my lighting... as a …
|
|
7 |
|
|
| Whenever I browse something, I ALWAYS get confused when I go to hit the arrow keys and it scrolls the browsed stuff …
|
|
0 |
|
|
| As I was falling asleep last night, I started thinking about converting some old Avalon Hill titles to single (or …
|
|
2 |
|
|
| how do i make a chat program! Using two lines of code?
|
|
1 |
|
|
| After posting a message this morning, I started wondering if there'd been a similar discussion a while back. So I went …
|
|
2 |
|
|
| As we move toward production and actual players/guides use the system, I'd like to make a couple of requests. 1) As …
|
|
3 |
|
|
| I started playing a couple of old console rpg's over the last couple of weeks (FF3, Ogre Battle, and a little Fire …
|
|
8 |
|
|
| well it compiled alright....but it says it's a bad world when i try to host it :( any ideas?
|
|
2 |
|
|
|
0 |
|
|
| will someone please post the code for a simple prog that when yu log on just says hello or something. please add no …
|
|
2 |
|
|
| This should be quick, I'm just having a problem with overlays that the frames aren't matching up with each other, i.e …
|
|
1 |
|
|
| proc NewSong(title as text, file as sound, duration as num, theme as text) var/Song/S = new /Song world.log << …
|
|
2 |
|
|
|
2 |
|
|
| C'mon, it's boiling hot and I can't get any sleep... out with it! =)
|
|
2 |
|
|
| Well, here's the code. Using the "debug" verb just reports "Done" and apparently never finds a single area. I was under …
|
|
2 |
|
|
| Hey, the ALT macros weren't working! Nobody told me! Anyway, they are fixed now, along with another macro problem that …
|
|
4 |
|
|