GunGame Command

Conor

Member
Joined
Dec 12, 2012
Messages
34
Reaction score
103
Points
18
Website
cipbot.webs.com
Hi,

I know you don't have a freebuild server here at Blocktopia but I recently made a nice command and want to share it with anybody who would find it interesting.

So anybody out there who runs a freebuild server on MCDzienny, I'd like to share this /gungame command with you to make your minecraft classic experience better.

It is like a mini free for all on a map, guns are automatically activated, and they can either be user-controlled or automatic (machine guns). The code isn't very pretty because I'm newb, but you can see what happens when a player types /help gungame - you also have different options you can set.

Use /cmdcreate, /compile and /cmdload to include the command into your server.

If you have your own software, add a Dictionary object to your Player class of name ExtraData, with format <string, object>, and this command can then be used.

I hope this may be interesting to a few people who have their own servers, enjoy it if you wish to use it.

Thanks.

--------------------------------------
http://tinyurl.com/CmdGunGame