.amx file suddenly 7 mb.
#1

Hello,

After I added,edited,removed some functions in my gamemode and compiled it the gamemode, it suddenly was 7 mb.
My .pwn is just 300 kb.
Maybe it has something to do with this line:
pawn Код:
new RoomOwner[MaxPickups][MAX_ROOMS][26];
// MaxPickups = 1000
// MAX_ROOMS = 206
I don't exactly know what things I added,edited,removed, so my question is:
What can be the cause that it suddenly is that size.

Thanks.

Okay I fixed it. It was the RoomOwner array.
But does somebody know how to make this array so it wont be that large? but still with 1000 pickups and 206 rooms.
Reply


Messages In This Thread
.amx file suddenly 7 mb. - by KaleOtter - 08.04.2011, 11:16
Re: .amx file suddenly 7 mb. - by KaleOtter - 08.04.2011, 11:41
Re: .amx file suddenly 7 mb. - by KaleOtter - 08.04.2011, 13:37
Re: .amx file suddenly 7 mb. - by KaleOtter - 08.04.2011, 14:19
Re: .amx file suddenly 7 mb. - by KaleOtter - 08.04.2011, 16:31
AW: Re: .amx file suddenly 7 mb. - by Nero_3D - 08.04.2011, 16:41

Forum Jump:


Users browsing this thread: 2 Guest(s)