How to show something like this in Notepad++ - 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)
+--- Thread: How to show something like this in Notepad++ (
/showthread.php?tid=495926)
How to show something like this in Notepad++ -
anou1 - 19.02.2014
Hi,
Title
Код:
Header size: 8436 bytes Code size: 1372348 bytes Data size: 4706332 bytes Stack/heap size: 16384 bytes; estimated max. usage=4125 cells (16500 bytes) Total requirements: 6103500 bytes
Re: How to show something like this in Notepad++ -
Smileys - 19.02.2014
well, if I remember correctly, there's an API for Notepad++ for samp. but I'm not sure. ****** it.
Re: How to show something like this in Notepad++ -
anou1 - 19.02.2014
I already got it. But this doesn't show.
Can it be caused by:"#pragma tabsize 0"?
Re: How to show something like this in Notepad++ -
Scenario - 19.02.2014
If this is showing in your mode it isn't really a good thing. I know that you can adjust it via #pragma dynamic (value here), but I'm not quite sure what the appropriate value is.
Re: How to show something like this in Notepad++ -
anou1 - 19.02.2014
No it's not showing in my gamemode. That's why I tough there was something wrong.
But if it's normal then I souldnt care about it ?
Thank you.
Re: How to show something like this in Notepad++ -
MP2 - 19.02.2014
Compile with -d3.