[GameMode] [GM] Hydra and Hunter DM
#1

HYDRA AND HUNTER DM

Created by: kevin433 and [A]Ole

I can't script very good or good, but it's a little Deathmatch game mode with world bounds.

Credits go to: Many people who helped me with errors and warnings.
And Thanks to Sneaky!'s Sneaky Randy Admin Filterscript, the login/register system is from the filterscript, so it's not mine login/register system. I only included it.
There is register and login included to save your money, kills, admin level and your deaths.
And there are 19 vehicles = 2 hydras and 17 hunters.

Commands
Normal Players

/register
/login
/stats
/kill
/help
/busy
/back
/credits
/report
/admins
/logout


Admins

/ahelp or /ah
/kick
/slap
/makeadmin
/a(dminchat)
/mute
/stfu
/asay
/ban
/slapall
/freezeall
/unfreezeall
/weather
/time
/givemoney
/givegun
/givehealth
/bigbang
/explode
/napalm
/pickup
/killplayer
/restart

and i think some more


Downloads

http://rapidshare.com/files/81464830...unter.rar.html
http://www.megaupload.com/?d=2OJ3LQR5

Installation
1) Copy hydrahunter.pwn and hydrahunter.amx into Your \gamemodes\ folder like: Your server/gamemode/copy into here.
2) Copy the admin.log, report.log and adminchat.log into your scriptfiles folder.
4) Go to Your Server.cfg
5) Change gamemode0 line to:
Code:
gamemode0 hydrahunter
Report bugs when you find some.
Reply
#2

nice. need a mirror?
Reply
#3

yeah thanks, you can make a mirror.
Reply
#4

nice
Reply
#5

Thanks Guys :P
Reply
#6

looks fun, i'm gpoing to try it out
Reply
#7

I cant go to megaupload and rapidshare please give me a mirror.
Reply
#8

yeh rapidshit sucks :P
nice script men
Reply
#9

VERY VERY nice script , tho i just have one question

Code:
public OnPlayerText(playerid, text[])
{
  if(muted[playerid] == 1)
	{
	  SendClientMessage(playerid, COLOR_GREY, "  You can not speak, you have been muted.");
	  return 0;
 	}
 	for(new i = 0; i <= MAX_PLAYERS; i++)
	{
 		if(muted[i] == 1)
		{
	  	SendClientMessage(playerid, COLOR_GREY, "  You can not speak, you have been muted.");
	  	return 0;
		}
 	}
	return 1;
}
Why is there 2 of the codes? does the lower one actually do anything? don't they both do the same? (sorry if im asking noobish it's like 2 years ago since i coded)
Reply
#10

Quote:
Originally Posted by Mr_WiTeY
VERY VERY nice script , tho i just have one question

Code:
public OnPlayerText(playerid, text[])
{
  if(muted[playerid] == 1)
	{
	  SendClientMessage(playerid, COLOR_GREY, " You can not speak, you have been muted.");
	  return 0;
 	}
 	for(new i = 0; i <= MAX_PLAYERS; i++)
	{
 		if(muted[i] == 1)
		{
	  	SendClientMessage(playerid, COLOR_GREY, " You can not speak, you have been muted.");
	  	return 0;
		}
 	}
	return 1;
}
Why is there 2 of the codes? does the lower one actually do anything? don't they both do the same? (sorry if im asking noobish it's like 2 years ago since i coded)
I think the lower one do anything.

Quote:
Originally Posted by $SnIpE$
yeh rapidshit sucks :P
nice script men
thanks

Quote:
Originally Posted by Mark_Richmans
I cant go to megaupload and rapidshare please give me a mirror.
Mirror: www.xfreeroam.wep.dk/tools/hydrahunter.rar
Reply
#11

make a admin account
Reply
#12

Quote:
Originally Posted by joyma12000
make a admin account
lolwut?

also it sounds nice, will give it a try
Reply
#13

i am finding OLD IS GOLD SO HELP ME
Reply
#14

Quote:
Originally Posted by kevin433
Посмотреть сообщение
I think the lower one do anything.



thanks



Mirror: www.xfreeroam.wep.dk/tools/hydrahunter.rar
link die :V
Reply
#15

nice one
Reply
#16

Bumping threads hundred years nice
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)