pk3 -> http://dublpaws.googlepages.com/aurora_v1r1.pk3
The triangle count is bit high. I'll take it on faith that it works in CTF mode.





Moderators: Nexuiz Moderators, Moderators
+-----+-----+
|> | <|
+-----+-----+
+---+
| V |
| |
+----. |
|> ~.|
+--------+
import os
cmds = ['./q3map2.x86 -v -game quake3 -fs_basepath "/home/dublpaws/nex-242/Nexuiz/" -bsp -meta -patchmeta -subdivisions 6 aurora.map',
'/usr/lib/gtkradiant/q3map2.x86 -v -connect 127.0.0.1:39000 -game quake3 -fs_basepath "/home/dublpaws/nex-242/Nexuiz/" -fs_game data -meta -convert ase /home/dublpaws/nex-maps/aurora/aurora.bsp']
for cmd in cmds:
print cmd
print os.popen(cmd).read()
Users browsing this forum: No registered users and 1 guest