09.04.2016, 05:03
(
Last edited by Monotox; 09/04/2016 at 09:27 PM.
)
Quote:
Poderia me explicar oque pode pesar em um arquivo ".pwn", e algumas dicas pra otimizar ele?
![]() SE NГO FOR PEDIR MUITO! ![]() |
Code:
#if defined MAX_PLAYERS #undef MAX_PLAYERS #define MAX_PLAYERS 50 #endif #if defined MAX_VEHICLES #undef MAX_VEHICLES #define MAX_VEHICLES 500 #endif
Para material complementar, leia os tutoriais abaixo:
• [Tutorial] Dicas e Truques e Otimizaзхes
• [Tutorial] Pequenas Otimizaзхes
• Por que vocк nгo deve usar strings grandes de 256 celulas
• [Tutorial] Pawn Strings.