X Operations is a 3D game played in the first person perspective, in which you are a special operstive and have to carry out numerous missions. Some missions require you to face terrorists and evildoers on your own while in others you are part of an elite squad.
X Operations offers an impressive total of 33 missions and 16 weapon types including pistols, sub-machine guns etc.
This is another impressive freeware title which although lacking the polished and refined graphics of its commercial counterparts does offer the player countless hours of fun.
X-Ops Online
-Multiplayer version of X operations is distinct from the singleplayer version.
-This is a test version, therefore the program specification is still simple.
-Maximum player number per server is 12.
-The rule served is only team death match, where the players are automatically
assigned to one of the two teams (BLUE / RED)
-A game ends when all the members in a team die or when time gets to the setup limit.
-A player can freely control his/her view point after he/she dies.
Here is the procedure for playing the game.
The text below was written on the assumption that you have some basic networking knowledge:
-To play on client side, input server address and port number in the spaces provided
and then click START button.
-You can also use the lobby server to get the server list. Click GET SERVER LIST button.
(On purpose to reduce the load on the lobby server, reacquisition is unavailable for several seconds.)
-If there is any server operating, its name and maximum number of players are displayed.
Choose one from the list. Then server address and port number are automatically input.
The character F or E on the left side of the number means as follows:
F : There are more than or equal to half the limit in this server.
E : There are less than half the limit in this server.
-This information is updated at regular time intervals, therefore there may be difference
between displayed status and actual status.
-When title logo is displayed, your PC is successfully connected to the server.
-Wait for the server to start the game.
-If processing rate shown on the upper-right corner of the window doesn't reach 100%, you will be at a disadvantage. Check FRAME SKIP in the first dialog box before connection.
-When disconnected, press F11, type "retry" and press return key to try reconnection.
If reconnection fails repeatedly, it is highly possible that the server is down.
Once quit the program and try another server.
-You can also run a server. In the first dialog box, check SERVER and type port number
(which, of course, must be opened. Set up your routing machine and firewall in order to connect.)
Check PUBLIC to put your server information to the lobby server. Uncheck it if you want to play
with specific members or if you want on the LAN.
Click START to run the server.
-In default configuration, automatic game start is at work. When there are more than two clients connecting to the server, one randomized mission automatically starts.
To cancel this function, press F11, type "auto" and press return key. (Do the same to reactivate.) In this condition, the server administrator is supposed to choose a mission.
-Press Esc to quit the current game, then going back to the mission select.
-You cannot join the game with a program running as the server. If you want, run another one and then connect to your own server as a client. To connect to the server on the identical machine, type "127.0.0.1" into ADDRESS field.
SERVER SETTINGS
SERVER NAME : Text typed here is shown on the server list.
MAX PLAYERS (2 to 12) : Maximum number of players on this server
TIME LIMIT [second] : Time limit of a game
Functions
Hold F1 : Show log that you have for up to 10 lines
Hold F12 : Show players list and their scores
[K : The number of times you have killed. ]
[D : The number of times you have been killed.]
Press Return : Then type a message and press Return to show the message to all the players.
(for 2 times) : (In other words, execute say without argument) Then type a message and press
Return to show the message to specific players.
[Surviving player : To all the members in your team]
[Dead player : To all the dead players]
(In both the two cases, server can read all these messages.)
Command Line Interface
Press F11 to open command line. Commands prepared are as follows:
say : Show to all the players
tsay : (Client only) Show to specific players (see above)
wish red : (Client only) Hope for being on RED team in the next game
wish blue : (Client only) Hope for being on BLUE team in the next game
retry : (Client only) Try to reconnect to the current server
auto : (Server only) Toggle the automatic game start
kick : (Server only) Kick out the player of
ban : (Server only) Kick out and ban the player of
unban : (Server only) Cancel all bans
help : Show all the commands
*Player number
All the players have numbers according to the player list (Hold F12).
0 for the top, and then sequentially numbered to the bottom.
Shortcut Features
You can use four function keys of F5 to F8 as the shortcut buttons.
Top four lines in cmd.txt (of course you can edit the content) are assigned to F5, F6, F7 and F8.
Press each key to execute the set command when command line is not opened.
(In order not to be used as active jamming, the next shortcut key does not work before
3 seconds pass.)
Autokick
A player that seems to perform fault plays or that interrupts the other player is automatically kicked out. It is sometimes applicable to those who edit the game data.
SHOW COMMENTS (189)
HIDE COMMENTS (189)
X Operations and X-Ops Online
Submitted by YAAAAAAA (not verified) onFirst Post baby!!!!
X Operations and X-Ops Online
Submitted by Cheesechiu (not verified) onDie then
X Operations and X-Ops Online
Submitted by CaT (not verified) onLooks good, I think I might try it out later!
X Operations and X-Ops Online
Submitted by litef00t (not verified) onLooks like a rainbow six clone....MAD lol
X Operations and X-Ops Online
Submitted by Anonymous (not verified) onwow!! im the 4th to posted!!! :o)Wot a **** i am!!!!
X Operations and X-Ops Online
Submitted by Anonymous (not verified) onOr should i say 5th & 6thWot a big ****!!!Well at least im not first
X Operations and X-Ops Online
Submitted by CaT (not verified) onOk I have finaly played this game and this is what I think of it.General: You can choose missions to do in diffrent locations. It is FPS and has a fairly simple gameplay style.Graphics: The graphics are OK for a freeware game but if it was against current games the graphics are CRAP. The models are bad and the textures are bad, the blood is also bad.Ai: The AI is bad, they shoot at you if they see you, otherwise they just stand there or follow a path.Weapons: There are many weapons in this game, You dont need them all but they are ok in some points.Sound: The sound sux.Oh another thing, I have no idea what language this game is in, its half english and half somfin else. UNless its my comp?ohwell, out of a free ware game I rate it 4 out of 10, even Pakoon (pizza delivary game) is better than this.
X Operations and X-Ops Online
Submitted by blah (not verified) onProgramming is amazing! My gawd... as an aspiring programmer, you'd see how many thousands of lines of codes go into writing a game like this. It's f**king insane, some of the mathematical operations you must figure out, write, solve, are just incredibly f**king hard, and figuring out how to apply them to the game is even harder. Even the formula for the screen itself is something like x,y - resolution, applied to a tonne of trig functions which much return all sorts of values, such as whether it's an object the ray hit, a sprite, a texture, the floor, a monster, etc. etc. Then must figure out the colour of that pixel and display it on screen. f**k!... how'm I ever gonna become a First Person Shooter programmer?! It's so hard, my gawd, I so badly wanna make a game tho. I must learn some good game-making resources, tutorials, etc. That apply to someone who just learned C in 21 days with the help of a book; which is the extend of my programming knowledge so far...
X Operations and X-Ops Online
Submitted by Tny (not verified) onI like the zombie parts, the game looks like rainbow 6 for ps only worse :Dblah what do you talk chinese?crazy
X Operations and X-Ops Online
Submitted by Eric (not verified) onGooooood is the life.
X Operations and X-Ops Online
Submitted by Mario (not verified) onHow come i extracted it and when i click on the exe it says config data open failed. WTF is that?
X Operations and X-Ops Online
Submitted by Mario (not verified) onForget it it sucks really bad i got it to work.
X Operations and X-Ops Online
Submitted by Gustavo Galvo L... (not verified) onvai ser bom se eu puder estalar este jogo.
X Operations and X-Ops Online
Submitted by shifty (not verified) onlol @ mario
X Operations and X-Ops Online
Submitted by CaT (not verified) onEstract it to somewhere and b 4 u open it u have to open the config exe, not the main one. Than it should work fine.
X Operations and X-Ops Online
Submitted by Funky_24 (not verified) onThe game is not bad for a freeware,but try addon multiplayer mode;p, if you do that, send me a mail;pcarlitos_ferreira@hotmail.com
X Operations and X-Ops Online
Submitted by Falconfire (not verified) onWhat the hell are these complaints for. Its a FREE game... youve been spoiled by UT and Half-life.
X Operations and X-Ops Online
Submitted by Anonymous (not verified) onI LOVE FREE GAME!
X Operations and X-Ops Online
Submitted by not you (not verified) onblah, wtf. you think that since you read that crap-assed Learn C in 21 Days book that you actually know some C now? That's the dumbest thing I've ever heard.
X Operations and X-Ops Online
Submitted by c**k model (not verified) oni think youre all wankers.....the game looks **** but what the f**k......is anyone really bothered?
X Operations and X-Ops Online
Submitted by Dream (not verified) onI liked this game!A good little freeware.I hope I could learn someday to code jsut good as that game.
X Operations and X-Ops Online
Submitted by super man (not verified) onplease write sumthin sum1 if ur on!
X Operations and X-Ops Online
Submitted by super man (not verified) onEVERY ONE READ THIS PLEASE THE BEST GAME EVER IS LEGEND OF MIR GO TO [url removed] TY!i rate it 9 outa 10 (legend of mir)it only works on the net tho tyand if u no this game please reply!thank you
X Operations and X-Ops Online
Submitted by The Cake Guy (not verified) onThe thing is, I enjoy playin free games but I prefer eating cakeI love Cake.....
X Operations and X-Ops Online
Submitted by The Cake Guy 2 (not verified) onI love Buttcake...
X Operations and X-Ops Online
Submitted by Aravind (not verified) onI like free games because it is a gateway to find the better games
X Operations and X-Ops Online
Submitted by uallsuck (not verified) onur all gay . BLAH yea i'am cool ibitch, **** on u, **** on all of u. hope u all die and rot n hell u ******* and anyone who replys to this message is gay. and i love hoes and bithces and stuff, but ur all gay, now i got to go and take a huGE **** , this is going to b one big piece of **** , need a stick to get it down, **** IT'S coming down my leg this brown **** is
X Operations and X-Ops Online
Submitted by anonymous (not verified) onits hard to create a game so i give credit to this designer and hope he continues to develop it better and better.
X Operations and X-Ops Online
Submitted by Anonymous (not verified) onNice graphics for an Atari
X Operations and X-Ops Online
Submitted by nocturnal (not verified) onthis game is even more ugly then your girlfriend.....
X Operations and X-Ops Online
Submitted by Slim Jim (not verified) onthe game would be better if it ran at t eh same spped as the training map, instead of a depredingly low walking pace
X Operations and X-Ops Online
Submitted by puja (not verified) onthe greatest 3D game that i ever played
X Operations and X-Ops Online
Submitted by J e n n i f e r Z. (not verified) onHELLO =)
X Operations and X-Ops Online
Submitted by BLank (not verified) onU ALL DIE DIE DIE!!! LMAO THIS GAME SUCKS n I DIDNT EVEN TRY IT BUAHAHAHHAHA HAHAHAHAHHA AAAAKAKAKAKAKAKAKAKAKAKA...... download the game ill guarantee you that u will say
X Operations and X-Ops Online
Submitted by potikom (not verified) onl;fkghj
X Operations and X-Ops Online
Submitted by Fabio (not verified) onccccccccccccccccccccoooooooooooooolllllllllllll
X Operations and X-Ops Online
Submitted by Sheldon Gibson (not verified) onthis site very good but I was looking for a crack for Vietnam black ops but appears that it is not on your site.
X Operations and X-Ops Online
Submitted by nevzat (not verified) onnice game man!!!! cool i want more
X Operations and X-Ops Online
Submitted by Leandro (not verified) onI like this game
X Operations and X-Ops Online
Submitted by Jimbo (not verified) onI changed the sound and all that.All you need is a sound editor and 4 gun sounds and 1 explosion sound and your set. But one thing is that even when i amplified the explosion it was still not loud enough. I still like this game though. It has realistic damage and all that.
X Operations and X-Ops Online
Submitted by ineedmybigmonkeyz (not verified) onreconize teh name uallsuck?i hope u do. look i no its just for f*ckin fun but **** u wanna all us biznetchs to die? then come kill us all u sorry f*ck!! dont be such a racist so what if its just for fun one day ur gonna be talkin ur **** and someone is gonna f*ck u up,i'm gonna laugh my *** off.l8rz me
X Operations and X-Ops Online
Submitted by nuno (not verified) onVery good game.It deserves many weaks spent on it.That's the real s***
X Operations and X-Ops Online
Submitted by jlio santos (not verified) onVery good game.It deserves many weaks spent on it.That's the real s***
X Operations and X-Ops Online
Submitted by Frans (not verified) onThis is really a fantastic game, i found it very addictive en great fun. Ok maybe the looks are not like those expensive ones, but it gives you just the same thrill. The only thing that should be added is that more things should braek when you shoot at it, like windows, furniture and stuff.
X Operations and X-Ops Online
Submitted by Big_Kahuna (not verified) onI cant get this game to download. I have a brand new xp system yet it says the zip file is corrupt or some bullsh..t like that. What can i do to get it to work?
X Operations and X-Ops Online
Submitted by Seb (not verified) onGod ****, what a bad game.
X Operations and X-Ops Online
Submitted by Joey (not verified) onSorry, but I still like counter-strike with pod bots better.
X Operations and X-Ops Online
Submitted by BIl Gates (not verified) onwhy program yourself when its so much easier to steal, muwhaha!
X Operations and X-Ops Online
Submitted by EARL WYETH F. SOL IS (not verified) onPLEASE LET ME PLAY THIS GAME
X Operations and X-Ops Online
Submitted by Mario (not verified) onYou can give a free sesion of all games
Pages
Add new comment