Does this indicate to something good or bad?
#1

If these information show:

pawn Код:
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase

Header size:           8908 bytes
Code size:           262196 bytes
Data size:          1553324 bytes
Stack/heap size:      16384 bytes; estimated max. usage=2170 cells (8680 bytes)
Total requirements: 1840812 bytes
is it just some information about the memory the amx required?
Reply
#2

I'm not very sure about this, but you might have a very large amount of arrays or arrays that use way too many cells.. or your script may just be not optimized properly. A properly optimized script shouldn't show this information unless you have specified for it to be shown on compile time.
In other words, in this case, it's definitely not good - it's bad.
Reply
#3

Oh God .. So, do you have any idea of how to fix this? How do I optimize my script?
Reply
#4

it seems bad o.O
How many lines you used?
Reply
#5

Optimising your script can be a tedious job, and it might take quite a long time, but in the end your script will be faster, more efficient and you can tell everyone you're awesome.
Here's a post ****** wrote regarding this subject: https://sampforum.blast.hk/showthread.php?tid=57018

Also, don't panic. Your gamemode will work fine even if this happens.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)