Pawno Question...
#1

Hey, just a quick question, what does this mean?
PHP код:
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
Header size
:           9496 bytes
Code size
:          1632460 bytes
Data size
:         10357180 bytes
Stack
/heap size:      16384 bytesestimated maxusage=4466 cells (17864 bytes)
Total requirements:12015520 bytes 
Reply
#2

It means that your code is totally unoptimized.

Perhaps it's with Variables being too big.

like : string[256];
Reply
#3

Quote:
Originally Posted by ViruZZzZ_ChiLLL
Посмотреть сообщение
It means that your code is totally unoptimized.

Perhaps it's with Variables being too big.

like : string[256];
Mostly using too much cells, most rp scripts have that on compile.
Reply
#4

Search next time, will ya?

https://sampforum.blast.hk/showthread.php?tid=55261
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)