Posts: 43
Threads: 9
Joined: Nov 2010
Reputation:
0
ive buyd a host for one month, i use total commander to upload a GM, bud there is a problem, that is : file to big..
how to resize .amx file if is posible?
Posts: 232
Threads: 4
Joined: Nov 2010
Reputation:
0
The size of an AMX increases based on what's added to your PAWN script.
Large array sizes are the main culprit for increasing the size of an AMX, there are quite a few other factors too - but you're much better off finding a permanent solution, AMXs hardly ever exceed 5mb.
Posts: 43
Threads: 9
Joined: Nov 2010
Reputation:
0
well my .amx is over 5mb.....
Posts: 150
Threads: 0
Joined: Dec 2010
Reputation:
0
If you have lots and lots of cars trying putting them in a FilterScript?
Posts: 43
Threads: 9
Joined: Nov 2010
Reputation:
0
ok, sry for doublepost...
ive got a lot of cars in my gaemodes, will someone tell me how to put them in filterscript?
Posts: 150
Threads: 0
Joined: Dec 2010
Reputation:
0
Lots of TuTs on how to do that in the forum and wiki.