07.08.2013, 19:29
Quote:
y_commands is indeed faster, altought I don't really like the way they are just placed randomly trought the script insted of inside OnPlayerCommandText or in a function.
Code Optimisations topic is very intersting, especialy the one about strings, I never looked into the RAM and requierments it takes, for using like 20 chars in a 128 string. Currently following the whole description over there and reducing any of my strings to act proparly. Also, just an idea that we should make another topic of 'code optimisation' but about functions, users suggest new functions over old ones, for example: |