[GameMode] [GM] Los Santos Deathmatch - New generation.
#1


Gamemode: Los Santos Deathmatch

Version: 1.00

Description: " New scripting style - New possibilities. " © sstk (Шустрик)

Inclusions:
Quote:
Security System

Name Progress

Anti-Bot Finished - 100%
Anti-Swear Finished - 100%
Anti-Money cheat Finished - 100%
Anti-Weapon cheat Finished - 100%
Anti-Spam/flood Finished - 100%
Anti-Log in attempts Finished - 100%
Anti-Account stoller Finished - 100%


Quote:
Support system

Name Progress

IRC (included in gamemode) Finished - 100%
What's this ?! - IRC is also known as fast support for SA-MP servers and fast administration setup.

How it works ?! - First of all we should create an IRC Channel. Ofcourse without downloading mIRC we can't! So you go www.******.com and search " mIRC " or better go to www.mirc.com and download it! After finishing download, we double-click on mIRC and there we gooo... online world!





ATENTION!

- You should modify these things in .pwn script after creating your channel...





... to your channel name.

In the end it looks like ...



And... what's next ?!

- To not write a lot , i will post here tutorial link. (Don't be lazy - DOWNLOAD IT!)




Quote:
Administration System

Name Progress

In-game Administration Finished - 100%
In-IRC Administration Finished - 100%
And what's about levels ?!

- There are 10 levels. Type /acommands to see all available commands.

Moderator has *M* prefix , and Administratos has *A* prefix, you can also create an VIP prefixexample

e.g 1 level possibilites , announce,flip,kick (Let it be VIP possibilites) and you just add VIP prefix to it.

Код:
	if (IsPlayerConnected(playerid) && Mute[playerid] == 0 && LoggedIn[playerid] == 1 && Level[playerid] >= 1 && Level[playerid] <= 2) {
		format(string, sizeof(string), "*V* %s (Id:%i): %s", playername,playerid,text);
  	SendClientMessageToAll(playerColors[Color[playerid]], string);
	format(msg, sizeof(msg), "2[Id:%i] 2<\2;*V* %s2> %s", playerid, name, text); // [0] <jacob> hi
	ircSay(EchoConnection, EchoChan, msg);
		return 0;
	}
Emm... commands ?!!


"//,announce,flip,rsay,(goto|telto),motd,setmotd,slap ,unwire"
"wire,kick,eject,freeze,giveweapon,healall,aremove pass,setstat,nmute,mute,unmute"
"outside,unfreeze,ban,(givehealth|givehp),tagkick, (sethealth|sethp),giveallweapon,setcolor"
"resetweapons,skinall,tagban,acount,ejectall,freez eall,unfreezeall,le,jo,r,they,killpl,killall,namek ick"
"(gethere|telid),remallcash,resetallcash,weather,t akecash"
"resetallweapons,resetscores,resetstat,setlevel,se tskin,createcar"
"nameban,unnameban,jail,unjail,gravity"

Wow.. irc support and irc administration ?!! is that true ?!

- Ofcourse, YES! And here you can see list of available commands

!ban [id]
!nban [name]
!kick [id]
!nkick [name]
!stats [id]
!seecash [id]
!nseecash [name]
!takecash [id]
!ntakecash [name]

And how do i make me admin ?!

- As i already said, this you can find in ChanServ tutorial, which i posted a bit Upper.


Quote:
Account system

Name Progress

Register Finished - 100%
Log in Finished - 100%
Pass changer Finished - 100%
Player statistics Finished - 100%
Hey, troll ! Can you show accout commands ?!!

- Yeah i can. Here it is.

'/register [password]' -> Register your nick-name.
'/login [password]' -> Log in.
'/changepass [password]' -> Change your password
'/stats [id]' -> Player stats

And what for i need to register ?!! and... can i play without registration ?!

- Registration is necessary to protect its password. And YES you can play without registration.

Quote:
Other systems

Name Progress

Player spawns In process - 80%
Car spawns Finished - 100%
Duel Finished - 100%
Advertising In process - 70%
Animations Finished - 100%
Weapon drop Finished - 100%
Pickups In process - 75%
Online statistics Finished - 100%
Textdraws Finished - 100%
Nick changer Finished - 100%
Bomb cmds Finished - 100%
Weather changer Finished - 100%
Host name changer Finished - 100%
Hints In process - 90%
All commands are divided in 3 parts.

Commands 1 of 3:

'/animhelp(2,3)' -> All animation
'/bombcmd' -> All bomb commands
'/top' -> Top Statistics
'/pm [id] [text]' -> Personal message
'/commands2' -> Continue...

Commands 2 of 3:

'/suicide' -> Kill yourself
'/support' -> Online support
'/dueljoin [weapon id]' -> Start duel
'/duelweaponlist(2)' -> Duel weapon list
'/commands3' -> Continue...

Commands 3 of 3:

'/skin [id]' -> Change your skin
'/nick [name]' -> Ingame nick change
'/lock , /unlock' -> Lock your vehicle
End.
Credits ?!!

Jacobs IRC plugin.
sstk (Шустрик) - me.
Tony (Bews) - Gamemode starter.
stnk (Шутник) - Bug reporter.
infected_mushroom - For some ideas. (My Bro)

Downloads ?!!

Server config should look like this...



Gamemode & its scriptfiles.



a_irc include



ATENTION: You will need this inc to start working this gm!



(I've introduced /pm system in gm otherwise it works with this inc.)


Enjoy playing Los Santos Deathmatch!

Reply


Messages In This Thread
[GM] Los Santos Deathmatch - New generation. - by Headyheadster - 02.03.2010, 11:35
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 3.0a [HOT] - by Mr L - 02.03.2010, 11:51
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 3.0a [HOT] - by Karlip - 02.03.2010, 11:52
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 3.0a [HOT] - by Headyheadster - 02.03.2010, 11:54
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 0.3a [HOT] - by CreativeRoleplay - 02.03.2010, 12:13
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 0.3a [HOT] - by Headyheadster - 02.03.2010, 12:53
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 0.3a [HOT] - by N1n0 - 02.03.2010, 13:32
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 0.3a [HOT] - by Souvlaki - 02.03.2010, 14:06
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 0.3a [HOT] - by Headyheadster - 02.03.2010, 14:14
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 0.3a [HOT] - by Headyheadster - 02.03.2010, 14:16
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 0.3a [HOT] - by CompL3x. - 02.03.2010, 14:47
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 0.3a [HOT] - by Jacob_ - 02.03.2010, 14:52
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 0.3a [HOT] - by Headyheadster - 02.03.2010, 14:53
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 0.3a [HOT] - by muielaamericani - 02.03.2010, 15:03
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 0.3a [HOT] - by Headyheadster - 02.03.2010, 15:06
Re: [GM] Los Santos Deathmatch. (NEW generation of Deathmatchs) - Enjoy! - by helderpostiga1 - 05.03.2010, 13:23
Re: [GM] Los Santos Deathmatch. (NEW generation of Deathmatchs) - Enjoy! - by SirVic - 05.03.2010, 14:31
Re: [GM] Los Santos Deathmatch. (NEW generation of Deathmatchs) - Enjoy! - by Headyheadster - 05.03.2010, 17:15
Re: [GM] Los Santos Deathmatch. (NEW generation of Deathmatchs) - Enjoy! - by vestaka - 05.03.2010, 17:22
Re: [GM] Los Santos Deathmatch. (NEW generation of Deathmatchs) - Enjoy! - by helderpostiga1 - 05.03.2010, 17:32
Re: [GM] Los Santos Deathmatch. (NEW generation of Deathmatchs) - Enjoy! - by Headyheadster - 05.03.2010, 17:42
Re: [GM] Los Santos Deathmatch. (NEW generation of DM) for 3.0a [HOT] - by Tutrix - 06.03.2010, 12:44
Re: [GM] Los Santos Deathmatch - Many new features - Enjoy! - by Headyheadster - 06.03.2010, 15:09
Re: [GM] Los Santos Deathmatch - New generation. - by aviv258958 - 18.03.2010, 12:58
Re: [GM] Los Santos Deathmatch - New generation. - by Brian_Furios - 18.03.2010, 12:59
Re: [GM] Los Santos Deathmatch - New generation. - by Headyheadster - 21.03.2010, 09:10
Re: [GM] Los Santos Deathmatch - New generation. - by roar - 21.03.2010, 11:23
Re: [GM] Los Santos Deathmatch - New generation. - by Headyheadster - 21.03.2010, 12:50
Re: [GM] Los Santos Deathmatch - New generation. - by aviv258958 - 29.03.2010, 08:27
Re: [GM] Los Santos Deathmatch - New generation. - by king4you - 01.11.2010, 17:13
Re: [GM] Los Santos Deathmatch - New generation. - by ANTH1 - 01.11.2010, 17:15
Re: [GM] Los Santos Deathmatch - New generation. - by Noss* - 03.11.2010, 22:41

Forum Jump:


Users browsing this thread: 1 Guest(s)