[GameMode] Basic Deathmatch script[0.3c]
#1

Introduction
Hello, This is my first gamemode release. i figured new scripters didnt need all of the complete gamemodes that people post and expect new people to figure out, so im giving them a basic DM gamemode to get started with. I may post a simple RP gamemode later.
Features

When someone connects it tells everyone how many players are connected, same as when leaving and it tell who left or connected.
When someone is killed,the player that was killed loses 1 score. the killer gets 2 score and $500.
Random Spawns
Players spawn with a 9mm pistol, a shotgun, and m4.
Simple commands such as /url, /rules, /help.
A few vehicles and pickups.
Downloads
Mediafire
PasteBin
SolidFiles
Reply
#2

Quite simply, it could have optimized a little bit right ... More like it's your first gamemode is to be congratulated!
Reply
#3

what do you mean by optimized? i only posted it to give new scripters a start. if you want me to post a full gamemode i will
Reply
#4

Quote:
Originally Posted by PjFord
View Post
what do you mean by optimized? i only posted it to give new scripters a start. if you want me to post a full gamemode i will
Well post full then. We are waiting.
Reply
#5

Good start. And like Neonman said post the full gamemode.
Reply
#6

Lol ok i need to fix a couple bugs first
Reply
#7

new string[128];
format(string, sizeof(string), "There are currently %d players connected", playersconnected);
SendClientMessageToAll(COLOR_YELLOW, "%s has left the server!");
SendClientMessageToAll(COLOR_YELLOW, string);

I doubt this code works.

gf.
Reply
#8

Hmmm . gonna test this
Reply
#9

Mabye upgrade this too 0.3d?
Reply
#10

it's upgraded but won't let me change the title to [0.3d] instead of [0.3c]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)