Question - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Question (
/showthread.php?tid=192038)
Question -
[WSF]ThA_Devil - 21.11.2010
o>O i got this? what does that mean?
Код:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 1612 bytes
Code size: 5844 bytes
Data size: 49136 bytes
Stack/heap size: 16384 bytes; estimated max. usage=11153 cells (44612 bytes)
Total requirements: 72976 bytes
Re: Question -
sansko - 21.11.2010
is there something that isn't working in your script?
otherwise you can leave it this way
Re: Question -
Lookin - 21.11.2010
it typically means your using to many resources but sometimes it matter sometimes it doesnt
Re: Question -
WillyP - 21.11.2010
Quote:
Originally Posted by [WSF]ThA_Devil
o>O i got this? what does that mean?
Код:
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Header size: 1612 bytes
Code size: 5844 bytes
Data size: 49136 bytes
Stack/heap size: 16384 bytes; estimated max. usage=11153 cells (44612 bytes)
Total requirements: 72976 bytes
|
Code with alot of lines causes this. Theres a pragma or something to stop this from happening.
Re: Question -
Lookin - 21.11.2010
let me know if ya find out what it is [FU]Victious lol i have the same thing with taxis_xvm when i try edit it