Evilkevkev

Joined: Feb 17 2001

This is my 3rd time learning to program in BYOND. It's going good. I'm almost ready to get Beta with my first game!!!

Subject
Replies
Date
Location
 
I'm looking for a website with national testing averages of some sort for several states in the US. Preferably based on …
2
1
3
 
What constitutes a game being an "Action Game?"
4
 
I just downloaded it to check something out and i kept receiving the following runtime error: runtime error: Cannot …
0
4
 
Maybe instead of even telling the person not to bump, we should just Ignore their post altogether. By replying and …
2
 
Will BYOND.Live be separating itself like Games Listing did? It would clean up a lot of the clutter.
0
7
6
2
 
How do I end a proc from inside another proc?
3
 
For the game I'm creating, I want to host it online (so that the player's can't host it, and also so the scores can be …
2
6
3
 
Yay! I was just wondering earlier today, when the Games Listing would have the new layout. About 30 seconds ago I go to …
0
10
3
 
I was trying to remove a section of code and replace it with several tabs. So, I highlighted the lock of code and hit …
3
2
3
9
6
 
I've only tried two of Deadron's libraries, but so far I am not able to download libraries. Is there a reason for this? …
12
5
4
 
Just a small typo in "Help on..." tags (text) //acronym or abbreviation
4
 
Any reason why? world.view is set to 5. I'm hosting the game in DS. I tried hosting it through DD and connecting to it, …
0
An evil company has taken over your town! You have made it your sole purpose in life to bring them down…
0
1
2
 
What could this be used for? I saw it in help, but it doesn't give a good discription of what it does/can be used for …
1
8
This is the first version of a character generator I'm working on.
0
 
Two words: Close All Reason: It's a pain opening up all of your files throughout coding and when you want to close them …
0
4
6
 
proc imagine() if(mob/moron in world.contents) del(moron) else for (mob/coder in world.contents) world << "Imagine if …
2
 
Would it be possible to have someone press a beep verb, select a user, and a sound rings only on the person selected's …
9
2
 
Can a proc called within a verb end the verb before the verb can continue? I ask this because I want to make it so all …
9
 
Libraries are only included during compilation, right? I was hoping to put all of my items w/ their stats in a library …
3
9
 
I was just wondering if comments affect the final compilation size in anyway. So... do they? or does Dream Maker just …
2
2
5
8
10