18.07.2010, 20:12
Quote:
A few things that I suggest:
1. Instead of using a enum just use PVars for all of them. 2. Use Sscanf 3. Use dialogs 4. Please explain some of it using comments 5. Did you just copy and paste this from a script? |
And another way, i don't like the way of pVars:
* They reset automatically when i DON'T want to.
* You cannot use things like Text3D and other stuff in them, result: 2 different ways of saving for 1 system.
* They use less RAM, but take up more CPU.
2. Why? i don't use any parameters at the dcmd part, there's no need for.
3. Like i already said, people can modify whatever they want, and the title says EASY System.
4.
![Huh?](images/smilies/confused.gif)
5. Yes, from my own created script, but edited it for the tutorial.