[Tutorial] How to NOT code a bad script?
#10

@ Chrillzen

I will, im actually still learning better optimizing techniques, and when im confident i know what im doing completely i will be sure to add alot more examples. BTW the example in the command can be used anywhere in the script.

Basically:

- Use global strings and try use the least amount of strings, also watching the cell usage. (Use 1 string for say all of your fomat strings, and one for all of the times you get a player name etc)

- Use fast proccessors/functions and code things in clean indentation and structure your codes as efficent as possible, also try keep the least amount of lines in a script(Naturally will be easier to proccess)

Feel free to post any/better ways to code efficently as im still learning.
Reply


Messages In This Thread
How to NOT code a bad script? - by Godhimself - 03.08.2011, 08:50
Re: How to NOT code a bad script? - by Calgon - 03.08.2011, 09:18
Re: How to NOT code a bad script? - by Godhimself - 03.08.2011, 09:29
Re: How to NOT code a bad script? - by System64 - 03.08.2011, 10:04
Re: How to NOT code a bad script? - by Chrillzen - 05.08.2011, 03:10
Re: How to NOT code a bad script? - by Deskoft - 05.08.2011, 04:00
Re: How to NOT code a bad script? - by Godhimself - 05.08.2011, 04:05
Re: How to NOT code a bad script? - by Chrillzen - 05.08.2011, 04:26
Re: How to NOT code a bad script? - by dr.pepper - 05.08.2011, 04:32
Re: How to NOT code a bad script? - by Godhimself - 05.08.2011, 04:35

Forum Jump:


Users browsing this thread: 1 Guest(s)