Raised This Month: $ Target: $400
 0% 

Squad DeathMatch - from BF3 Gameplay mode


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
CreePs
Member
Join Date: Mar 2011
Old 09-19-2015 , 05:01   Squad DeathMatch - from BF3 Gameplay mode
Reply With Quote #1

Squad DeathMatch
v1.1
by CreePs

Introduction:
Plugin is very like deathmatch but in this plugin you got 4 squad instead of 2 teams.
that means you got now 75% enemy.
there 4 squads each squad need to get first to 100 points to win the game,
each kill will give the squad a point.
this plugin have unique unlock system for guns and nades for extra fun.

Features:

  • 4 Squads (mini teams) for more action that 75% enemy
  • an CSDM like guns menu but with unlock system with credits system for extra fun
  • ribbon system (like medals / ach)
  • private squad voice system
  • squad chat (replace the team chat with squad chat)
  • votemap support maps.ini
Admin Console Commands:

cvar's:
Quote:
kill_credits "num" - give credits for each kill * default "6" *
hs_credits "num" - give credits for each headshot kill * default "3" *
knife_credits "num" - give credits for each knife kill * default "3" *
gre_credits "num" - give credits for each grenade kill * default "3" *
gametype "gametype name" - change the gametype name * default "Squad DM" *
hud_time "num" - chage the time of the ribbon hud * default "7" *
m4a1_cost "num" - credits cost of the weapon * default "4500" *
ak47_cost "num" - credits cost of the weapon * default "4500" *
sg552_cost "num" - credits cost of the weapon * default "1" *
xm1014_cost "num" - credits cost of the weapon * default "3250" *
mac10_cost "num" - credits cost of the weapon * default "1500" *
aug_cost "num" - credits cost of the weapon * default "4000" *
ump45_cost "num" - credits cost of the weapon * default "3250" *
sg550_cost "num" - credits cost of the weapon * default "4000" *
galil_cost "num" - credits cost of the weapon * default "3750" *
famas_cost "num" - credits cost of the weapon * default "4000" *
awp_cost "num" - credits cost of the weapon * default "4500" *
mp5navy_cost "num" - credits cost of the weapon * default "3750" *
m249_cost "num" - credits cost of the weapon * default "4000" *
m3_cost "num" - credits cost of the weapon * default "3250" *
tmp_cost "num" - credits cost of the weapon * default "1750" *
g3sg1_cost "num" - credits cost of the weapon * default "3750" *
scout_cost "num" - credits cost of the weapon * default "2750" *
p90_cost "num" - credits cost of the weapon * default "3750" *
elite_cost "num" - credits cost of the weapon * default "2750" *
p228_cost "num" - credits cost of the weapon * default "1500" *
fiveseven_cost "num" - credits cost of the weapon * default "2000" *
deagle_cost "num" - credits cost of the weapon * default "3000" *
usp_cost "num" - credits cost of the weapon * default "2250" *
glock18_cost "num" - credits cost of the weapon * default "1" *
he_cost "num" - credits cost of the weapon * default "8000" *
flash1_cost "num" - credits cost of the weapon * default "6000" *
flash2_cost "num" - credits cost of the weapon * default "6000" *
smoke_cost "num" - credits cost of the weapon * default "4000" *
Client Chat Commands:

Quote:
/hud - hide/return main hud msg
/spawn - enable/disable auto spawn
/team - /switch - /squad - to switch squads
/ribbon <name> - to open player ribbons menu
/myribbon - to open yours ribbons menu
/credits - to show your credits
/help or press 'M' - to open help menu
/guns - to rechose your guns layout
/unlock - to open unlock weapons menu
/glow - to set glow on your squad mates
Plugin API:
Quote:
native get_user_credits( index );
native get_user_hidehud( index );
native get_user_autospawn( index );
native get_user_glow( index );
native is_same_squad( index, index2 );
native is_stopgame( );
native set_user_credits( index, credits );
native get_user_credits( index );
native get_user_winner( index );
native set_user_place( place, index );
Plugin Requirements:
Credits:


  • CreePs - for the idea and main plugins and addons
  • ConnorMcLeod - for his free for all and his infinity bp ammo
  • Arkshine - for his infinite round and dhud message
  • Exolent[jNr] - for his FVault System and auto team join
  • Ramono - for his unstuck
  • BAILOPAN - for his csdm_spawn_preset


Changelog:

Code:
v1.0BETA - first public release 

 v1.1
    - added support for maps.ini in votemap
    - added some commands in plugin_cfg
Server Demo:

Squad DM Demo Server - 37.187.173.138:27095
Note:


i have made this plugin about a year ago i have tested it on my servers
i fix all the bugs that i know of if you find any please post it so i can fix it

enjoy this plugin is very fun game play



the idea for this plugin was taken from Battlefield 3 Squad deathmath

SquadDM.zip(5.29 MB, 113 views) 30.10.15
Attached Files
File Type: zip SquadDM-Non-Milti-Lang.zip (5.77 MB, 277 views)
__________________
My Plugin's:

Last edited by CreePs; 10-30-2015 at 15:55.
CreePs is offline
topv1rus
Junior Member
Join Date: Jun 2015
Old 09-19-2015 , 06:00   Re: Squad DeathMatch - from BF3 Gameplay mode
Reply With Quote #2



add includes

Last edited by topv1rus; 09-19-2015 at 06:01.
topv1rus is offline
CreePs
Member
Join Date: Mar 2011
Old 09-19-2015 , 06:14   Re: Squad DeathMatch - from BF3 Gameplay mode
Reply With Quote #3

Quote:
Originally Posted by topv1rus View Post


add includes
Plugin Requirements:




you need to see the requirements of the plugin
__________________
My Plugin's:
CreePs is offline
topv1rus
Junior Member
Join Date: Jun 2015
Old 09-19-2015 , 09:04   Re: Squad DeathMatch - from BF3 Gameplay mode
Reply With Quote #4

Quote:
Originally Posted by CreePs View Post
Plugin Requirements:




you need to see the requirements of the plugin

Error..
topv1rus is offline
CreePs
Member
Join Date: Mar 2011
Old 09-19-2015 , 09:08   Re: Squad DeathMatch - from BF3 Gameplay mode
Reply With Quote #5

Quote:
Originally Posted by topv1rus View Post
Error..
what is your error ?..
__________________
My Plugin's:
CreePs is offline
topv1rus
Junior Member
Join Date: Jun 2015
Old 09-19-2015 , 09:35   Re: Squad DeathMatch - from BF3 Gameplay mode
Reply With Quote #6

Quote:
Originally Posted by CreePs View Post
what is your error ?..
No compiled SquadDM-Ribbons.sma
topv1rus is offline
CreePs
Member
Join Date: Mar 2011
Old 09-19-2015 , 09:46   Re: Squad DeathMatch - from BF3 Gameplay mode
Reply With Quote #7

Quote:
Originally Posted by topv1rus View Post
No compiled SquadDM-Ribbons.sma
did you download the dhudmessage.inc?
__________________
My Plugin's:
CreePs is offline
topv1rus
Junior Member
Join Date: Jun 2015
Old 09-19-2015 , 09:57   Re: Squad DeathMatch - from BF3 Gameplay mode
Reply With Quote #8

Yes

1.8.3-dev-git4892-base compiler

Last edited by topv1rus; 09-19-2015 at 09:57.
topv1rus is offline
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 09-19-2015 , 09:58   Re: Squad DeathMatch - from BF3 Gameplay mode
Reply With Quote #9

This is because dhudmessages are already included in 1.8.3, so OP should check amxx version and include only if AMXX_VERSION_NUM < 183.
__________________
HamletEagle is offline
topv1rus
Junior Member
Join Date: Jun 2015
Old 09-19-2015 , 10:01   Re: Squad DeathMatch - from BF3 Gameplay mode
Reply With Quote #10

Quote:
Originally Posted by HamletEagle View Post
This is because dhudmessages are already included in 1.8.3, so OP should check amxx version and include only if AMXX_VERSION_NUM < 183.
So what do I do?

Welcome to the AMX Mod X 1.8.1-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/tmp/textnr2l2q.sma(3) : fatal error 100: cannot read from file: "dhudmessage"

Compilation aborted.
1 Error.

Last edited by topv1rus; 09-19-2015 at 10:28.
topv1rus is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:15.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode