Problem is simple you've dont the pk3 wrong, you must have misunderstood what I said. Take the maps, textures, scripts out of the test folder (They go straight in pk3, look at other pk3s and you'll see).
I still don't understand what you mean. Shouldn't my folder look like:
test.pk3
--->maps
--->--->test.bsp
--->textures
--->--->test
--->--->--->texture1
--->--->--->texture2
--->--->--->texture3
--->--->--->texture4
--->--->--->texture5
--->scrips
--->--->test.arena
--->--->test.shader
I think this is what I have, correct me if I'm wrong. Could you also change these folders the way you were talking about them sent/host them for me? That would greatly help.
Also, I matched the layout of my .pk3 with the tremor layout I believe.
Thanks,
Kiwi
===edit===
Nevermind, I figured out what I did wrong:
I didn't have what I thought my layout was, instead I had:
test.pk3
--->test
--->--->maps
--->--->--->test.bsp
--->--->textures
--->--->--->test
--->--->--->--->texture1
--->--->--->--->texture2
--->--->--->--->texture3
--->--->--->--->texture4
--->--->--->--->texture5
--->--->scrips
--->--->--->test.arena
--->--->--->test.shader
I just had to take out the "--->test" folder on the 2nd line.
Thank you very much!
