[FilterScript] Snake Multiplayer v1.0
#1






_________________________________________________








_________________________________________________
Info

Playmodes:
This is a four-player game. You play four human-players against each other, or if there are less than four players in game, the artificial intelligence (or you can define it "bunch of else ifs") will join them in game.

In other words:
Код:
» Player vs Player vs Player vs Player or » Computer vs Player vs Player vs Player or » Computer vs Player vs Player or » Computer vs Player
Computer is always purple. I chose it because I love purple computers.
Goal:
Your task is to obtain the highest score by collecting items, defeating opponent snakes, and staying alive as long as possible.
The fastest snake wins!
Controls:
The arrow keys control the movement of the snake.
Scoring:
Everyone starts as three unit snakes, each item you collect gives you one point.

Later release will include:
Each snake that you kill (defined as getting another snake to run into your body) gains you 2 points.
Conversely, each time you die costs you 2 points!
Commands:
/snake « snake speed » « game score »
Bugs:
I've fixed all (few) bugs that were found by our beta-testers and myself. Although there can still be some minor bugs in the code.
Download
Version 1.0

http://solidfiles.com/d/a6d9/
http://www.mediafire.com/?c4v63bmq2iou79

Version 1.1

http://solidfiles.com/d/d1cn/

You will also need zcmd, foreach and sscanf. They all can be downloaded quickly from Beta-thread.
How to play: tutorial for newbies
Step 1 If you're not a newbie, skip to step 6.

Step 2 You need to have all includes ( .inc ) in /pawno/include directory.

Step 3 Sccanf plugin ( filename with .dll extension ) needs to be placed in the /plugins directory.

Step 4 The .pwn file should be located in the /filterscripts directory. Once all this is done, compile the .pwn file.

Step 5 You should have the following lines in your server.cfg file

Код:
filterscripts snake
plugins sscanf
Step 6 That is all! Now go do another pointless thing on your computer.
Reply


Messages In This Thread
Snake Multiplayer v1.0 - by iMonk3y - 04.08.2011, 20:37
Re: Snake Multiplayer v1.0 - by MiTToS - 04.08.2011, 20:43
Re: Snake Multiplayer v1.0 - by FireCat - 04.08.2011, 20:46
Re: Snake Multiplayer v1.0 - by RockFire - 04.08.2011, 20:47
Respuesta: Snake Multiplayer v1.0 - by D3IMON - 04.08.2011, 20:49
Re: Snake Multiplayer v1.0 - by Memoryz - 04.08.2011, 21:38
Re: Snake Multiplayer v1.0 - by ViniBorn - 04.08.2011, 21:49
Re: Snake Multiplayer v1.0 - by fie - 04.08.2011, 21:49
Re: Snake Multiplayer v1.0 - by ShOoBy - 04.08.2011, 21:50
AW: Snake Multiplayer v1.0 - by misterlc - 05.08.2011, 03:00
Re: Snake Multiplayer v1.0 - by Edvin - 05.08.2011, 09:05
Re: Snake Multiplayer v1.0 - by svaba - 05.08.2011, 09:08
Re: AW: Snake Multiplayer v1.0 - by iMonk3y - 05.08.2011, 09:24
Re: Snake Multiplayer v1.0 - by nGen.SoNNy - 05.08.2011, 09:39
Re: Snake Multiplayer v1.0 - by yos136 - 05.08.2011, 13:33
AW: Snake Multiplayer v1.0 - by misterlc - 05.08.2011, 14:41
Re: Snake Multiplayer v1.0 - by Pedro_Doc - 05.08.2011, 14:52
Re: Snake Multiplayer v1.0 - by iMonk3y - 05.08.2011, 15:20
Re: Snake Multiplayer v1.0 - by yos136 - 05.08.2011, 18:11

Forum Jump:


Users browsing this thread: 16 Guest(s)