Raised This Month: $51 Target: $400
 12% 

HideNSeek Supply Box


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   Admin Commands       
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 09-17-2013 , 13:38   HideNSeek Supply Box
Reply With Quote #1

HideNSeek Supply Box

Description:
It spawns a "Supply Box" on a random spot on the map.
The "Supply Box" got 10% Chance to spawn or custom time though Cvar.
And it will atleast Spawn before 30 seconds of round end.


Cvars:
Quote:
register_cvar("supply_spawnchance","10")
10% Chance of the "Supply Box" to spawn.


Custom Includes:
superspawns.inc
Download Link


Note:
This plugin was made FEBRUARY/19/2012 and have not been updated since then.
If you find any bugs or anything please post the error/problem here.

This plugin needs a xpmod or cashmod to work 100%
Put your give xp/points/money/cash code here
Code:
		if(g_num <= 1)
		{
			set_dhudmessage(255, 0, 0, -1.0, 0.02, 0, 1.0, 4.0, 0.1, 3.5)
			show_dhudmessage( 0, "%s got 50 Points from a Supply Box", szName)
			return PLUGIN_HANDLED; 
		}
		if(g_num <= 2)
		{
			set_dhudmessage(255, 0, 0, -1.0, 0.02, 0, 1.0, 4.0, 0.1, 3.5)
			show_dhudmessage( 0, "%s got 25 Points from a Supply Box", szName)
			return PLUGIN_HANDLED; 
		}
		if(g_num <= 3)
		{
			set_dhudmessage(255, 0, 0, -1.0, 0.02, 0, 1.0, 4.0, 0.1, 3.5)
			show_dhudmessage( 0, "%s got 1 Point from a Supply Box", szName);
			return PLUGIN_HANDLED; 
		}
Attached Files
File Type: sma Get Plugin or Get Source (supply.sma - 586 views - 4.6 KB)
File Type: zip supply.zip (456.6 KB, 401 views)
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.

Last edited by ironskillz1; 09-19-2013 at 14:48.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 09-19-2013 , 13:09   Re: HideNSeek Supply Box
Reply With Quote #2

You should say that nothing only a DHUD Message appears, you don't get any reward (unless you edit the plugin).
__________________
Kia is offline
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 09-19-2013 , 14:11   Re: HideNSeek Supply Box
Reply With Quote #3

Yeah they need to use there own (XPmod, Moneymod)
or something.
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 09-19-2013 , 14:27   Re: HideNSeek Supply Box
Reply With Quote #4

You should write that, eventually add support for them.
__________________
Kia is offline
Old 09-20-2013, 03:39
LordOfNothing
This message has been deleted by ConnorMcLeod. Reason: troll, or posting random confusing code, or posting for posts count
ironskillz1
AlliedModders Donor
Join Date: Jul 2012
Location: Sweden
Old 09-22-2013 , 09:09   Re: HideNSeek Supply Box
Reply With Quote #5

Quote:
Originally Posted by LordOfNothing View Post
For eventual bugs I think you need use remove_Task when players disconnect
Why?
__________________
I have many private and unique plugins for Jailbreak and Hide'N'Seek. PM me for more info.

Pm me.

Check out my roulette site.
ironskillz1 is offline
Send a message via Skype™ to ironskillz1
hornet
AMX Mod X Plugin Approver
Join Date: Mar 2010
Location: Australia
Old 09-22-2013 , 22:24   Re: HideNSeek Supply Box
Reply With Quote #6

Another plugin where the author is justifying the lack of quality by saying its old code. If it's old, don't release it, fix it up first.
__________________
Quote:
vBulletin Tip #42: Not much would be accomplished by merging this item with itself.
hornet is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 09-23-2013 , 01:56   Re: HideNSeek Supply Box
Reply With Quote #7

This plugin contains errors, do nothing, and can't work.

Unapproved.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod 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 21:59.


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