Clan Tags scripting help
#5

Quote:
Originally Posted by [LSR
State_Trooper ]
Quote:
Originally Posted by SpiderPork
Quote:
Originally Posted by [LSR
State_Trooper ]
Код:
 new IsPlayerWDMMember[MAX_PLAYERS];
Why make a useless variable while you could just check it with strfind again?
Each cell takes 4 bytes, MAX_PLAYERS is 500, so 4*500 = 2000, 2 kilobytes are wasted for nothing.
Ohh well... Im sure you will live
You will, but it's still better to not waste so many space. Imagine having more of similar variables; nightmare. When coding, try to make the code as efficient as possible .
Reply


Messages In This Thread
Clan Tags scripting help - by cssbart - 19.02.2010, 15:12
Re: Clan Tags scripting help - by [LSR]State_Trooper - 20.02.2010, 09:23
Re: Clan Tags scripting help - by SpiderPork - 20.02.2010, 09:35
Re: Clan Tags scripting help - by [LSR]State_Trooper - 20.02.2010, 09:44
Re: Clan Tags scripting help - by SpiderPork - 20.02.2010, 10:06
Re: Clan Tags scripting help - by cssbart - 21.02.2010, 13:37
Re: Clan Tags scripting help - by Mrkrabz - 21.02.2010, 14:30
Re: Clan Tags scripting help - by cssbart - 21.02.2010, 14:33
Re: Clan Tags scripting help - by [LSR]State_Trooper - 24.02.2010, 03:50

Forum Jump:


Users browsing this thread: 3 Guest(s)