Code center > Suggestions

Call to Programmers

<< < (3/17) > >>

PurpleYouko:

--- Quote ---2. Scripts should be fleshed out. I haven't given this as much thought as the graphs, but basically anything the user can do, given a reason for doing so, the program should be able to do automatically. This inlcudes things like changing physics constants over time or based on population levels, etc.
--- End quote ---

I have a few ideas on improving the scripts. Particuarly expanding the way they are managed. Think Starcraft or Warcraft3 scripts.  :)

Botsareus:
We are getting close to that evil memory limit vb has...  :(

I think it has it roots in complexity of flow. You may recall what happend when you had too mutch controls on the screen?

I dont know maybe all you need is better hardware.

Numsgil:
VB has no maximum memory limit that I am aware of.

They do have a maximum control limit per form.  But this can be easily gotten around by using control arrays.

Zelos:
sorry nums, but those kind of tutorials have never worked for me, isnt there anysite with the COMMANDS? I learn often faster if I see a list that says "this command do that and that" than I do if someone says "then we type blablabla" sorry but thats how I am

PurpleYouko:
I have to agree with you Zelos.
The kind of tutorial I like is one that simply lists all of the keywords and tells you exactly what they do, what parameters are used etc.
Basically a reference book of the language.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version