Raised This Month: $32 Target: $400
 8% 

NightDM by Hartmann


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
Hartmann
Senior Member
Join Date: Nov 2014
Old 07-04-2015 , 15:10   NightDM by Hartmann
Reply With Quote #1

NightDM
by Hartmann


Description:
Plugin puts in the time that you want dm mode.
When the plugin is active is he doing next(when it comes your time, without changing the map):
- Remove object on map,
- Block round end,
- More spawn points,
- Menu with weapon:
+ New Weapons
+ Last Weapons
+ 2 + Dont ask again
- Remove buy zone,
- Remove money(hud),
- Remove(hud) and block timer,
- Spawn protection,
- HP for kill, hs, screen fade and give armor and granades on spawn,
- Remove weapon on ground,
- Every full BPAmmo,
- ...
When the finish time for dm everything back to normal, without changing the map.
Cvars:
Auto-write cfg with all cvars in amxmodx/configs/NightDM.cfg
Only this change, if you writing nodes to another CFG will have no effect.
+ dx_start 23 // Hour at which the DM start, example 2 = 2 am and 14 = 2 pm.
+ dx_end 9 // Hour at which the DM end, example 2 = 2 am and 14 = 2 pm.
- TIME: 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18, 19,20,21,22,23,00
+ dx_sptime 5 // The Player get godmode for X seconds and cant get damage.
+ dx_time 5 // Time for removing weapon on the ground.
+ dx_hp 15// HP for kill.
+ dx_hp_hs 40// HP for kill HS.
+ dx_max_hp 100// Maximum player's HP.
+ dx_armor 100 // Amout of armor to be given.
+ dx_prefix CSDM // Prefix
+ dx_msg_color "0 130 0" // Message color
+ dx_msg_xypos "0.02 0.2" // Message X Y
+ dx_msg 1 // Message. 1- On 0-off
+ dx_grenades "abc" // a - he grenade, b - smoke grenade, c - flashbang
+ dx_change "ab" // a - change sky on space, b - change lights on d

Credits:
Exolent[jNr], Arkshine, BAILOPAN, Shalfee & ConnorMcLeod.

Sourcecode is available on GitHub.

v1.0 79 views - 22.7 KB
Attached Files
File Type: sma Get Plugin or Get Source (nightdm.sma - 1402 views - 27.8 KB)
File Type: zip NightDMv1.1.zip (111.3 KB, 663 views)
__________________

RETAKES v1.0
github.com/alghtryer/retakes

Contact : [email protected]

BTC Donate: 1QAh1NLmeHy81LF9r8PaeGjYqHL2BBcJTx


Last edited by Hartmann; 08-17-2015 at 12:56.
Hartmann is offline
Hartmann
Senior Member
Join Date: Nov 2014
Old 07-04-2015 , 15:11   Re: NightDM by Hartmann
Reply With Quote #2

Server using a plugin:
Changelog:
Code:
v1.0 [4.jul.2015]
              - First release.
v1.1 [17.aug.2015]
	      - Customizable Weapons list for Primary and Secondary weapons (ini file).
	      - Added Multilingual support.
	      - Added cvar for granades.
	      - Added cvar for change space and lights.
	      - Added cvar for message enable/disable, color and xy position.
	      - Added print in color.
Languages:
[es] - Rivotril
[bp] - addons_zz
[hu] - mforce
[bg] - DeathOrAlive
[de] - Laurenz1337
[ro] - GeoV
Update language on Github- https://github.com/Hartmannq/NightDM...ng/nightdm.txt.
__________________

RETAKES v1.0
github.com/alghtryer/retakes

Contact : [email protected]

BTC Donate: 1QAh1NLmeHy81LF9r8PaeGjYqHL2BBcJTx


Last edited by Hartmann; 01-08-2018 at 12:46.
Hartmann is offline
Freezo Begin
BANNED
Join Date: Mar 2014
Location: Morocco
Old 07-04-2015 , 16:31   Re: NightDM by Hartmann
Reply With Quote #3

Your forget to check if the mod is OFF in CmdGunsEnable( id ). U should add a message that the mod is OFF.
Freezo Begin is offline
Hartmann
Senior Member
Join Date: Nov 2014
Old 07-05-2015 , 07:24   Re: NightDM by Hartmann
Reply With Quote #4

Quote:
Originally Posted by Freezo Begin View Post
Your forget to check if the mod is OFF in CmdGunsEnable( id ). U should add a message that the mod is OFF.
It won't be a problem it's just a message, I'll throw in.
__________________

RETAKES v1.0
github.com/alghtryer/retakes

Contact : [email protected]

BTC Donate: 1QAh1NLmeHy81LF9r8PaeGjYqHL2BBcJTx

Hartmann is offline
Hartmann
Senior Member
Join Date: Nov 2014
Old 07-24-2015 , 12:23   Re: NightDM by Hartmann
Reply With Quote #5

UPDATE Post #2 with Server using a plugin.
__________________

RETAKES v1.0
github.com/alghtryer/retakes

Contact : [email protected]

BTC Donate: 1QAh1NLmeHy81LF9r8PaeGjYqHL2BBcJTx

Hartmann is offline
Linkin Hisoka
Senior Member
Join Date: Sep 2014
Location: Morocco, Marrakesh
Old 07-24-2015 , 19:40   Re: NightDM by Hartmann
Reply With Quote #6

Good
__________________
Moroccan and proud
Linkin Hisoka is offline
Hartmann
Senior Member
Join Date: Nov 2014
Old 07-25-2015 , 09:03   Re: NightDM by Hartmann
Reply With Quote #7

Thanks Linkin Hisoka.
__________________

RETAKES v1.0
github.com/alghtryer/retakes

Contact : [email protected]

BTC Donate: 1QAh1NLmeHy81LF9r8PaeGjYqHL2BBcJTx

Hartmann is offline
Hartmann
Senior Member
Join Date: Nov 2014
Old 08-17-2015 , 13:01   Re: NightDM by Hartmann
Reply With Quote #8

Update v1.1
Now it is easier to manage and easier to determine the plugin weapons
https://github.com/Hartmannq/NightDM...tDM_Weapon.ini
Changelog:

Code:
v1.1 [17.aug.2015]
	      - Customizable Weapons list for Primary and Secondary weapons (ini file).
	      - Added Multilingual support.
	      - Added cvar for granades.
	      - Added cvar for change space and lights.
	      - Added cvar for message enable/disable, color and xy position.
	      - Added print in color.
__________________

RETAKES v1.0
github.com/alghtryer/retakes

Contact : [email protected]

BTC Donate: 1QAh1NLmeHy81LF9r8PaeGjYqHL2BBcJTx


Last edited by Hartmann; 08-17-2015 at 13:06.
Hartmann is offline
addons_zz
Veteran Member
Join Date: Aug 2015
Location: Dreams, zz
Old 08-17-2015 , 14:47   Re: NightDM by Hartmann
Reply With Quote #9

I re-installed the game. @Hartmann, sorry for bothering unnecessarily.
__________________
Plugin: Sublime Text - ITE , Galileo
Multi-Mod: Manager / Plugin / Server

Support me on Patreon, Ko-fi, Liberapay or Open Collective

Last edited by addons_zz; 10-17-2015 at 20:42.
addons_zz is offline
Hartmann
Senior Member
Join Date: Nov 2014
Old 08-17-2015 , 15:32   Re: NightDM by Hartmann
Reply With Quote #10

@addons_zz I do not have that error, I wonder why it appeared at you.
__________________

RETAKES v1.0
github.com/alghtryer/retakes

Contact : [email protected]

BTC Donate: 1QAh1NLmeHy81LF9r8PaeGjYqHL2BBcJTx

Hartmann is offline
Reply


Thread Tools
Display Modes

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 07:38.


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