01.02.2013, 12:16
I made a topic a while ago (here) about organizing scripts. Now I want to discuss something kinda similar: planning/preperation.
I VERY rarely plan my scripts. I generally just open up pawno and start typing away. I hear this is bad practise? After reading Gamer_Z's GPS plugin tutorial I thought about this, and wanted to discuss it. Does it really help that much? I often get 'confused' when making big systems, thinking 'where does this go' and 'did I miss something', so perhaps that is a sign.
Things I would plan:
- The variables I will need
- The functions/callbacks I will need
- How things will 'flow'
- The textdraws (if any)
- The mySQL/files (if used)
but beyond that, is there anything else I should plan?
I VERY rarely plan my scripts. I generally just open up pawno and start typing away. I hear this is bad practise? After reading Gamer_Z's GPS plugin tutorial I thought about this, and wanted to discuss it. Does it really help that much? I often get 'confused' when making big systems, thinking 'where does this go' and 'did I miss something', so perhaps that is a sign.
Things I would plan:
- The variables I will need
- The functions/callbacks I will need
- How things will 'flow'
- The textdraws (if any)
- The mySQL/files (if used)
but beyond that, is there anything else I should plan?