.PWN .AMX
#1

My pwn is now 0.98mb and amx 1,01mb

If i put a object streamer (F_Streamer) i just include it and replace orignal function with that and my amx file gets 2,18mb and pwn stays the same... is that normal ?
Reply
#2

The .pwn is just plain text hence why the compiled .amx will be greater in size.
Reply
#3

I think it is, you shouldn't worry, streamers need some space .
PS. .amx is made of .pwn + all of the includes you added, so the .pwn size won't change much if you include 100000 includes, but .amx will.
Reply
#4

hmm the include is 21kb
Reply
#5

It's how the amx is compiled. When you compile your pwn file, if it has any includes, it will compile those and insert those into the final amx file.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)