[FilterScript] FuNk Team DeathMatch [ Dialog + Zcmd ]
#1

Introduction:


Hello Guys, Today i make a Team DeathMatch FilterScript. Which has Two Teams 1) Army 2) Terrorist

Feautures :


* Spawn Protection.

* Everything is in Dialog.

* Player can"t kill Team Mate.

* Player Will Get 2000$ and 2 Score for Killing an Enemy.

* Player Can Use /T to talk with their Team Mates

* Player will Redirectly spawn in /TDM when they DIE.

* Custom Team DeathMatch Map.

Commands :


/Tdm -- Will Teleport you To Team DeathMatch

/LeaveTDM -- Will Leave The Team DeathMatch

/T -- For Team Chat


Bugs :


No bug Found at now , Feel free to report by replying here or in pm

Pictures:

Team Selecting Dialog


Team Chat System


Custom Team Deathmatch Map


Spawn Protection


Download:

https://www.mediafire.com/?f8p1f1261qohjkh

PasteBin:

http://pastebin.com/F4r5D6Xq

Credits:


FuNkYTheGreat -- Making This Filterscript.

AliDollar -- For Helping Me.

Zeex for ZCMD.

Emmet_ for sscanf2.

Incognito for streamer.
Reply
#2

good work but why you included foreach i dont see the usage of foreach in that script i can see a for loop
PHP Code:
 for(new 0MAX_PLAYERSi++ )
    {
      if( 
IsPlayerConnected(i) && gTeam[playerid] == gTeam[i] )
        
SendClientMessagei, -string );
    } 
i think you forgot to change them to foreach loop
Reply
#3

Quote:
Originally Posted by Sreyas
View Post
good work but why you included foreach i dont see the usage of foreach in that script i can see a for loop
PHP Code:
 for(new 0MAX_PLAYERSi++ )
    {
      if( 
IsPlayerConnected(i) && gTeam[playerid] == gTeam[i] )
        
SendClientMessagei, -string );
    } 
i think you forgot to change them to foreach loop
ahh Thanks for reminding me Mate !
Reply
#4

great work funky,
Reply
#5

Nice it can be used in many servers
Reply
#6

When i join the /TDM and /leavedm if i leave the server and again try to login when i fill password it say password worng but my password is correct.please fix this TDM Filterscript
Reply
#7

At first, I didn\'t get why didn\'t you make it as a gamemode, but, now I see... It\'s for those "Freeroam" servers, eh?

Awesome FS, REP+!
Reply
#8

Quote:
Originally Posted by Sumit4
View Post
When i join the /TDM and /leavedm if i leave the server and again try to login when i fill password it say password worng but my password is correct.please fix this TDM Filterscript
Thats your gamemode\'s fault !

Quote:
Originally Posted by DomagojSellug
View Post
At first, I didn\'t get why didn\'t you make it as a gamemode, but, now I see... It\'s for those "Freeroam" servers, eh?

Awesome FS, REP+!
Ye its for freeroam servers and Thanks !
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)