[GameMode] ZmaXy's DeatMatch
#1

-This is the deathmatch mode, but it is quite different from the others.
-All the action happens in the interior.
-We have two teams and they are Terrorist and Counter Strike.
-Each team has its own spawn and there are several vehicles at spawn.
-If you kill a player of course you get the money that you can buy a weapon that is located on the map as a pickup.
-Weapons are buying so you do not stop pickup and hold the "F".
-Register & Login in Dialog
-We set the gas cylinders throughout the map so that it is difficult to move and run away from opponents.
-It should be brief and to the Note, this is my first GameMode from scratch.

Commands:
- /kill
- /gun

Not more :/

ScreenShots:

- SlideShow: /imageshack/slideshow...=samp050jv.png

Download:

- http://solidfiles.com/d/5a66/


Sorry for my bad english and enjoy in deathmatch.
Reply
#2

not Bad Nice : p
Reply
#3

nice,

just a tip

pawn Код:
new Vehicle1;
new Vehicle2;
new Vehicle3;
new Vehicle4;
new Vehicle5;
new Vehicle6;
new Vehicle7;
new Vehicle8;
new Vehicle9;
new Vehicle10;
new Vehicle11;
new Vehicle12;
new Vehicle13;
new Vehicle14;
new Vehicle15;
new Vehicle16;
new Vehicle17;
new Vehicle18;
new Vehicle19;
new Vehicle20;
new Vehicle21;
new Vehicle22;
new Vehicle23;
new Vehicle24;
new Vehicle25;
new Vehicle26;
new Vehicle27;
new Vehicle28;
new Vehicle29;
new Vehicle30;
you can just do

pawn Код:
new Vehicle1 , Vehicle2 , Vehicle3 , Vehicle4 , Vehicle5 etc ;
Reply
#4

lol, use arrays:
pawn Код:
new
    Vehicle[31];
Reply
#5

Quote:

-We have two teams and they are Terrorist and Counter Strike.

You mean Terrorists and Counter Terrorists
Reply
#6

Nice and simple for your first GM. Nice work.
Reply
#7

could be better, and its not really special, but it's good for your first one! good job
Reply
#8

Thanks all

ScreenShots added .
Reply
#9

Nice Work
Reply
#10

Quote:
Originally Posted by >>|Hawks|<<
Посмотреть сообщение
Nice Work
Thanks :P
Reply
#11

Quote:
Originally Posted by Rocketeer
Посмотреть сообщение
You mean Terrorists and Counter Terrorists
Lolled xD


Well.
It's not really bad, but you've used to many lines.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)