size: 16384 bytes
#1

Delete
Reply
#2

Quote:
Originally Posted by ●•RenisiL•●
Hey please me help me I press the F5 gamemode but me show

Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:      3624 bytes
Code size:      190448 bytes
Data size:      139876 bytes
Stack/heap size:   16384 bytes; estimated max. usage=4692 cells (18768 bytes)
Total requirements: 350332 bytes
GameMode line 3339

sorry I bad speak in english

- RenisiL
It means that it is compiled but still the script size is maybe too much ... You can try adding this to the top of your script
pawn Код:
#pragma dynamic 8192
This will only remove that message
Reply
#3

Read this
http://forum.sa-mp.com/index.php?topic=79810.0
and
http://forum.sa-mp.com/index.php?topic=78026.0
And (I assume) you're using strtok so you can't just make strings smaller since strtok returns MAX_STRING. That's why switch to dcmd+sscanf to get rid of those thousand 256 arrays

https://sampwiki.blast.hk/wiki/Fast_Commands
Reply
#4

Thanks Dice
Reply
#5

Delete
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)