| If there was any one thing in your favorite RPG game that made it amazing, what would it be? On a similar note: A …
|
|
9 |
|
|
| How would you approach saving inventories? Storing items that have variables that change from item to item.
|
|
7 |
|
|
| If you set multiple inputs to a series in tab order shouldn't you be able to tab from one to the next to the next while …
|
|
4 |
|
|
| It'd be nice if we were able to change the display of our name. For example, if we wanted things that would be normally …
|
|
8 |
|
|
|
6 |
|
|
| Whenever I use MySQL it seems I need to enclose any column names in "`"s, where in PHP I only need to do this if the …
|
|
19 |
|
|
| Concept: Graphic effects defined specifically to be only visual. They would be downloaded to the client with resources, …
|
|
17 |
|
|
| world.realtime will jump up in its normal 30-32 second increments at the exact same time on all dream seeker windows on …
|
|
1 |
|
|
| Many people who have dedicated hosts on BYOND use slicehost. If I end up getting a dedicated host, I'd like to use …
|
|
2 |
|
|
| How difficult would it be to make an RSS feed that mimicked the home page? I.E: Showing Live Games, Live Friends, …
|
|
0 |
|
|
|
2 |
|
|
|
0 |
|
|
| Call me a doofus, but I really like 'the little things', even when they take a lot to implement. I love the idea of …
|
|
0 |
|
|
| We know that C++ (or any compiled code) will operate faster than something programming completely in DM. My question is …
|
|
9 |
|
|
| This is a pretty much pointless suggestion, but meh. I'm curious, and I'm sure other people are as well, to see the …
|
|
8 |
|
|
| ID:714919 Currently you can define for(var/X as TYPE in LIST), where TYPE can be area, turf, mob, or obj. (Side note: …
|
|
14 |
|
|
|
6 |
|
|
| If I define a static var high up in the type-tree (such as at atom or atom/movable) and then try to set a different …
|
|
9 |
|
|
| Not sure if anyone else ever programs like this, but I never use New() in anything that will be put on the map at …
|
|
0 |
|
|
| Does anyone know of a program that lets you draw a graph, and it presents the closest equation it can that would create …
|
|
13 |
|
|
| I'm guessing this has something to do with preloading resources for the interface or something, but whatever. Chowder …
|
|
6 |
|
|
| This is kinda a comp & tech question, but related to BYOND... Meh. Anyway~ BYOND is single threaded So it can only ever …
|
|
4 |
|
|
| Out of sheer curiosity I decided to see if there was a difference between var/L[0] and var/L[]=new, and I was mildly …
|
|
18 |
|
|
| If you were going to write a code to check to see if there is a path to reach from one location to another, how would …
|
|
5 |
|
|
| RPG Game, in which 'freedom' is emphasized. What type of combat would you prefer: Options: MMO Combat: Click target …
|
|
2 |
|
|
| If you were going to incorporate skill loss over time into a game, which manner would you do, and why? 1: Continuous …
|
|
28 |
|
|
|
11 |
|
|
| I did a few efficiency tests recently to see what was the best choice when faced with multiple ways to accomplish the …
|
|
36 |
|
|
| What type of game would have a short development time, lots of replayability, and obviously be enjoyable to play? I've …
|
|
27 |
|
|
| Just a few BYOND efficiency tests I ran...
|
|
0 |
|
|
|
12 |
|
|
|
1 |
|
|
|
4 |
|
|
| I've searched the forums but the answer to this question eludes me. I know the obj and datum limits were raised to a …
|
|
7 |
|
|
|
4 |
|
|
| When a list is passed to a variable and you make changes to the variable, the changes are reflected in the list. When a …
|
|
2 |
|
|
| Like through google adsense?
|
|
2 |
|
|
| When you set a list to a variable and make a change to it, the change is reflected in the list. When you set a variable …
|
|
4 |
|
|
| I'm curious. I'm 99% positive nobody uses under 800x600 anymore, and if they did I wouldn't cater to them anyway. No …
|
|
12 |
|
|
| So, my knowledge in networking has increased greatly over the past year but there is still a lot I don't know …
|
|
5 |
|
|
| If you call winset() to a value that something is already set to will the data still be sent over the network? Or is …
|
|
9 |
|
|
| What is the maximum size of a variable? Basically I was parsing a chart of information and it 'APPEARED' to cap out at …
|
|
0 |
|
|
| Concepts for trade skills? These are mine (Leaving out the explanation for the obvious ones) Any ideas for extra ones …
|
|
7 |
|
|
| If someone felt like being obscenely complete with different types of weapons, which ones would you group together (for …
|
|
0 |
|
|
| When I program I like to give players their own sub-type of /mob, and as such all of the relevant variables are stored …
|
|
3 |
|
|
| IMO everyone has a part of programming that flips a switch in their mind that makes them want to shy away from working …
|
|
21 |
|
|
| What is a feature that you would like to see in an RPG more than anything else? For me: I like the ability to control …
|
|
14 |
|
|
| Some threads on the forums suggest that stringing all of your winset calls together is more efficient than doing them …
|
|
5 |
|
|
| I'm aware suggestions on this topic come up constantly, and are regularly denied... But this one is a little bit …
|
|
24 |
|
|
| Laptop wont turn on. All lights (everything, all indicator lights, etc) turn on but nothing happens. The owner decided …
|
|
1 |
|
|
Sep 9 2009, 2:08 am