Subject
Replies
Started By
Last Reply
 
Ideas that can be freely shared to encourage creative uses of the webclient.
Page: 1 2
29
 
Hey, Yo, Eideiyi Rosa, I'm A Person Who Is Always Killing Yeshua The Devil To The Death, For Starters, And Always …
3
 
I just finished my Game Jam project, and it got me thinking about how much time I had to spend writing tools to make …
2
 
So, this is kind of an open ended question, but I've found myself often pondering what kind of common functions are …
0
 
I kind of get lost when I start reading through the help files, I was hoping someone could offer some insight? So right …
4
 
I have a few turfs larger than what the basic player sprite is, I noticed you can't use stuff like bound_height or …
8
 
So I am working on a quest system similar to a lot of MUDs where players will go to a NPC and take a quest, it's taken …
2
 
I am lazy and am hoping that there's some sort of built in way BYOND could make my sprites flash red when they are hit …
2
 
Start screen with image, then flow of start game, then start the real game
6
 
So I'm mapping for the first time since mid-2020... I'm trying to add buildings, but it keeps shrinking them to a …
5
 
Have there been any changes in the last 10 years or so that have finally resolved the issue of telnet connections …
0
 
Currently you can access a string via var s = "String" world However you're currently not able to do "[number]"[3] to …
2
 
I'm working on NPC merchants. The basic design is, when a player is within oview(4) of a merchant, their shop will open …
1
 
I have discussed a few times in the past I've been working on procedural generation on my game, part of this is because …
2
 
Are file handles (icon.icon for instance) able to be garbage collected? If I do "\ref[icon.icon]" can I assume that a …
0
 
I decided to animate all bodies of water and I am curious what this does to BYOND's lag? Is it animations on the screen …
5
 
I've had this idea for a while to create a rpg based on Avatar and started to learn code to create it of course my …
3
 
Server-wide vs Individual client loops
6
 
Hello, It's been long time since I've been here. I don't create BYOND games anymore but I am still interested in how …
5
 
I recently introduced myself to render_source/target in my attempts at implementing basic particle systems to figure …
3
 
Is there a way to program the delay of an icon instead of using the actual icon manager in Dream Maker?
2
 
Overlays on mobs based on client mobs & variables
3
 
I think it strongly depends on what your goal is and what genre you plan on doing. But, I pretty much design in the way …
16
 
The way I am looking at it is in the amount of options that you can have in combat with direction mattering, there is …
2
 
How much lag does the statpanel actually cause on BYOND games? I've been thinking about this for awhile now. So, …
6
 
Alright, I know this is gonna sound super lazy, but.. Whatever. Is it possible to type dialog up in like wordpad, save …
2
 
mob/Login() htm.add("Kozuma3",444) htm.add("YLYL",777) htm.add("Compile2Exe",69) htm.add("rEkt",1337) src
Page: 1 2
20
 
Lummox JR says: ...the f***?
8
 
Removing players from each other's game play experience without actually banning them from playing the game?
15
 
I've recently been working on a game that builds the universe and world of the game on its own when it is run. A god …
6
 
So I have been learning coding for the last few weeks by messing around with code. I often find that code from even …
10
 
Byond has the option to support 1000x1000 maps, and I'm wondering that in a decently detailed world, that performance …
5
 
Players leaving a game and leaving behind null references
5
 
Hey there members. I'm doing some research for a project I'm doing on game design and was wondering if some of the …
4
 
Ive seen multiple times people complain about byond, in that it isnt strong enough to do anything powerful. Just what …
18
 
So I've been trying to look into a style of a game that has characters talking, as well as has a model to show with it, …
3
 
One of my biggest irritations with MoveLib was that it was a cumbersome, heavy piece of shit library that solved a lot …
5
 
Alright, so this is a 'just wondering' type of thing that I just stumbled upon, and it's oh-so small. Typically when …
2
 
So you can pretty much use the browser to replace the output and include some neat features, given that you have to …
2
 
How does the .exe packaging work? Do I have to pay a one time fee [acceptable] or is it entirely at the discretion of …
16
 
I've been toying around with a space game and the life support systems for a ship. Specially, the act of pumping oxygen …
10
 
So, I've been working on a project and I like the idea of using different windows for dialog, quest menu, and even for …
5
 
I wish there were more interface/gui tools. Client-side support is extremely limited but I'm grateful for the …
9
0
 
I'd like to work on a side-scrolling fighter like SF2 only with the scale of the LSW line of sprites shown below …
10
 
There is a Youtube Timlapse off of what to expect: https://www.youtube.com/ watch?v=hbsOTTBhHHA Something with a bit …
0
 
the concept is simple: you got to /games/ and you You can use ActionScript Viewer: ASV Also, there are a lot of Flash …
0
 
well like the topic saids is isometric bad or good for byond?
12
 
(Actually if you delete the maker text file - interesting things happen) I changed the compiler preferences so that the …
Page: 1 2
21
7
 
I want n00bs to download resources and copy all the functions on one dm file, and all the variables on anothers in a …
6
Page: 1 2 3 ...