Zombie Master Donor Plugin

From James

Jump to: navigation, search

Contents

About

Zombie Master Donor Plugin is a work in progress plugin that allows players to donate for special privileges on Zombie Master 1.2.1 servers running SourceMod.

Development

The plugin is currently being developed on 89.255.132.50:27024 by Fishcake. You can join the server using the password password. This server will be open for anyone to join 24/7, but as it is a development server, it WILL crash unexpectedly, and I suggest you play on one of the more stable servers over at Metagaming.

The development server will play exactly the same as Metagamings Casual/Fun server, including an identical map set. The missing features of the plugin means the game play is not modified in any way.

Website

A website will be built to allow users to modify their in-game profiles (player model, donor features). Most of the site will be accessible using in-game commands and MOTD (Message of the Day) windows to allow players to change their options while playing.

The current website can be found here.

Variables

The server has a global point multiplier set to 1. Humans have a point value of 5. The current zombie point value table is as follows:

Shambler 1
Drifter 2
Banshee 3
Hulk 4
Immolator 5

All player stats are loaded into local variables on player join. Killing a zombie adds your player to the save queue. The plugin will run through this queue every 5 seconds, saving those who have been added to the queue.

Commands

Below is a list of the current commands, along with a description of what they do. All commands will be accessible through the console, so you will be able to bind keys to them.

Some commands are local to the server, and some commands are global to all ZMDP servers. Those that are local will be marked in the blue boxes.

Rank commands

  • !rank This is the global rank command, and will combine your points from other servers.
  • !serverrank This is the local rank command, and will use the points on the current server.
  • !top This will print the global top players into the console of the client that run the command.
  • !servertop This does the same as above, but it will only show you the top players for the current server.
  • !kills This will print your global kill count for each zombie type.
  • !serverkills This will print your server kill count for each zombie type.

Info commands

  • !me This will return some details about you, including your points, local rank and global rank.
  • !player <name> This will return some details about a player, including their points, local rank and global rank.