Mission X 
10 comments Mission X
Map by AtomKuh
Description:
Join CT and try to kill the zombies, at the end you'll are in a spaceship. Then you can go back to the earth.
I used this script. (by
EngiN33R, thread
Auto Join Ct?)
I hope it isn't a problem.
Tileset:
Quake 1 TileSet (3) (Is already in my upload)
Rules:
It's allowed to edit the Map.
It's allowed to use it for your Server.
Map by AtomKuh
Description:
Join CT and try to kill the zombies, at the end you'll are in a spaceship. Then you can go back to the earth.




Code:
1
2
3
4
5
6
2
3
4
5
6
addhook("team","not4u")
function not4u(id,t)
if (t==1) then
parse("makect "..id)
end
end
function not4u(id,t)
if (t==1) then
parse("makect "..id)
end
end
I hope it isn't a problem.
Tileset:


Rules:


edited 9×, last 14.05.16 09:44:41 am

Comments
10 comments



Log in!
You need to log in to be able to write comments!Log in



