Nitro system ( not made by me, just downloaded)
#3

#pragma tabsize 0 isn't good when you script, you will loose fast the overview in the script. Just script allways this way:

pawn Код:
for loop
{
    if(
    {
       
    }
}
and you will be happy when anything went wrong, because with tabsize 0 and a hugh code will it be hard to find errors/typos etc
Reply


Messages In This Thread
Nitro system ( not made by me, just downloaded) - by Ryox175 - 12.05.2013, 13:19
Re: Nitro system ( not made by me, just downloaded) - by Avi Raj - 12.05.2013, 13:20
AW: Nitro system ( not made by me, just downloaded) - by ulbi1990 - 12.05.2013, 13:23
Re: Nitro system ( not made by me, just downloaded) - by Ryox175 - 12.05.2013, 13:23

Forum Jump:


Users browsing this thread: 1 Guest(s)