Code Optimization
#1

Hello guys , i am helping a friend of mine with scripting and stuff
But the old scripter made it the script messy and unoptimized
Example:
pawn Код:
if()
{
      if()
      {
          if()
           {
     
           }
      }

}
As seen up there its all if statements into each other
The question is , how can i optimize this code?
or it will just work fine this way?
Reply


Messages In This Thread
Code Optimization - by CoDeZ - 04.07.2012, 07:54
Re: Code Optimization - by TomTroX - 04.07.2012, 07:55
Re: Code Optimization - by Revo - 04.07.2012, 07:57
Re: Code Optimization - by CoDeZ - 04.07.2012, 08:02
Re: Code Optimization - by ReneG - 04.07.2012, 08:25
Re: Code Optimization - by [MM]RoXoR[FS] - 04.07.2012, 09:50
Re: Code Optimization - by Vince - 04.07.2012, 09:59
Re: Code Optimization - by CoDeZ - 04.07.2012, 11:34
Re: Code Optimization - by ikey07 - 04.07.2012, 11:40
Re: Code Optimization - by CoDeZ - 04.07.2012, 11:42

Forum Jump:


Users browsing this thread: 1 Guest(s)