03.04.2016, 18:43
Quote:
Would be nice to see you use the same conventions that I used in your admin script (i.e.: use a switch statement instead of a bunch of if-statements, don't create variables with 128 cells when the formatted string's maximum size is only ~64 characters, use an enum to store dialog ids to avoid dialog id collisions, and so on...).
|