Andre-g1

Joined: Apr 7 2008

Programmer ;

Posts Posts and comments Discussions All
Subject
Replies
Date
Location
 
Does anyone know if there's a BYOND-like(game making) community of Java ? If such exists, a link would be appreciated.
8
 
Epic.
Page: 1 2
20
 
I think it would be nice to have saveable macro sets. Which would be loaded/saved when the person so desires. I find …
5
 
We should be able to pick border size on skin elements. Sorry if this is already implemented, I haven't found anything.
0
 
When a folder is right clicked on the file tree in DM, there's an option to delete it. Though clicking that option will …
1
 
How feasible would it be to change file()'s current behaviour so it adds the files used (compile-time) to the rsc ? …
5
 
As a new account name, the symbols permitted are numbers, letters(uppercase and lowercase) and the ".","_" and "-" …
3
 
So I'm guessing this is legal now ? I posted a link here for a hub that had a donations button on it, the topic was …
3
 
I would like to know which of these methods are the less efficient. First(an associative list, which makes much more …
6
 
Check this topic for more information. The hub is located here, by the way.
1
 
Allows it's user, an easily customizable scoreboard !
2
 
I made up this algorithm to sort associative lists, here's the scan on the profiling. Profile results (total time) Proc …
2
 
Well, currently if we check something in an associated list, it'll return the value associated to it.. Like: var/list/L …
4
 
Like said here, A_GS is out. It's designed to be an easy to implement and customizable guild system to help new …
1
 
Allows it's user, an easy to customize guild system.
0
 
Well it's basically a countdown system: proc/Countdown() var/seconds = timer%60 var/minutes = round(seconds/60) …
4
 
So yeah, I have a flash drive that has a 16 GB capacity. When I copy a single file to my flash drive, it works. When I …
17
 
It would be nice and convenient to have a parameter for interfaces that return the screen's size, similar to the size …
0
 
What would be more accepted by the community, single player RPG's or multi player RPG's ? (I think this is kind of a …
6
 
So yeah, it's my birthday today and I just turned 16. :) I can now legally drink. (not that I actually do it :P)
Page: 1 2
27
 
I need help finding a software that can decompose a videoclip of a song for example on just a normal song with no video …
5
 
A checkbox on our preferences so we join games automatically (that we are on the waiting list of..) when it's available …
1
 
Can be found here with documentation and historic. What do you think ? Useful ? Can be improved ?
1
 
Allows it's user, a flexible use of savefiles.
0
 
Yep, that's right. I'm sure everyone has messed around with Microsoft Excel and noticed we can select a determined cell …
8
 
Okay, I got a CSS from the CSS guild and edited it to my taste. Any opinions on what else I should change ?
11
 
[insert topic title] So yeah, I'm in need of a good CSS. I can't exactly offer anything except my programming skills …
0
 
Is a datum that's not deleted (FOR SURE) during runtime, that saves mobs' reference at world/Del() and is loaded at …
2
 
[topic title] aren't lists saved like all other non-tmp vars ? Can that be worked-around ? Or can it at least be …
4
 
With the new custom-google search system, it'd be nice to have an option to order the search results by alphabetical …
16
 
Right now we can only use verbs in buttons. I have the verbs set as hidden that are only used in buttons*. However, …
Page: 1 2
21
 
Right now this box that we can tick exists for labels. I'm wondering if it would be too much of a hassle to add it to …
0
 
Something like mob/var Chakra=500 MaxChakra=500 Stam=1000 MaxStam=1000 Str=50 Rfx=50 Int=50 Res=50 Or an associative …
Page: 1 2
28
 
I'd like to know your opinions on a GOOD or the BEST free C compiler.
Page: 1 2 3 4
69
 
I'll make this as easy to understand as I can. I'm requesting a feature for the pager alerts about someone posting a …
0
 
In the current state that I am (check topic title for said state), I've decided to work on a text based RPG since I …
8
 
It'd be a good feature to have a map parameter that could tell us the size of the map, so we could make the client/view …
2
 
I think a feature to allow converting more than one icon file at a time from 3.5 to 4.0 would be nice. It's a bother to …
8
 
What would be more computer-friendly of the following snippets of code which are sort of a "respawn" procedure …
3
 
I request the ability to change a buttons is-checked var from false to any number we wish. For example, I'm working on …
2