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

[RTD] Roll The Dice Suggestions/Ideas


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 10-24-2016 , 15:04   [RTD] Roll The Dice Suggestions/Ideas
Reply With Quote #1

I'm working on a brand new Roll The Dice plugin, because the old one is quite poorly coded and adding/removing/modifying the items is anything but easy.

So far I managed to create the following items:

[ Instant Health ] Gives you a random health amount from X to Y (changeable by cvars).
[ Godmode ] Makes you immortal for X seconds.
[ Full Equipment ] Gives M4A1 for CT or AK47 for T + deagle + all grenades + defuse kit for CT.
[ Scorpions ] Just like the chickens/headcrabs in the old one, this time you throw scorpions for X seconds.
[ Demon Possession ] The player is possessed by demons, losing health and being slapped every second for X seconds. Creepy sounds are also included.
[ Moonwalk ] The user gets low gravity so he can jump higher for X seconds.
[ Hardwalk ] High gravity that makes you unable to jump for X seconds. Falling or crouching under the effect will probably kill you.
[ Bankrupt ] You lose all of your money.
[ Win Money ] Gives a random amount of money.
[ Old Man ] Low speed for X seconds.
[ Jet Plane ] High speed for X seconds.
[ Bomber ] Gives the player X HE grenades.
[ Lightning ] Strikes the player with lightning X to Y times, applying a screen fade effect, as well as slapping the user, dealing Z damage.
[ Disco ] The player is forced to use only a knife on this one. It starts playing "Gangnam Style" and applies disco effects around him (random flashing color circles). Teammates in a X radius are being healed with +Y health per second, while enemies in the same radius are being disarmed and forced to use only a knife.
[ Madness ] The player receives a Mac10 with unlimited ammo, a red glow and a red aura around him. He also gets 500 HP and has no knockback. The enemies he shoots get slapped.
[ Shadow ] Makes the player completely invisible and gives him a speed boost + silent footsteps. His health is set on 1 while under the effect. After the effect is over, he gets back his old health amount.
[ Noclip ] The player can go through walls (noclip). If he gets stuck when the effect is over, he gets teleported back to the original position where he got the effect.
[ Bury ] The player is burried in the ground for X seconds.
[ Mole ] Teleports the player to the enemy base, lowering his health down to 25 and giving him Dual Elites to battle with.
[ Wild Ride ] Pushes the player up on the ceiling, making him fall with a strong force after X seconds. Unlike in the original plugin, this time he can actually survive if he falls in water, grabs onto a ladder, etc.
[ Random Weapon ] The player receives a random weapon with a random amount of backpack ammunition.
[ Camera Distortion ] Applies a random camera effect for X seconds (third person, top-down, up-left).
[ Disarm ] Completely strips user's weapons, including his knife.
[ Blood Toxins ] Makes the player's blood poisoned, giving him a 1 out of X chance to die while under the effect. Every second he gets a random screen fade effect and blood scatters around him.

The plugin will also have an API, which will enable making sub-plugins with new items.
It will also have an .ini file from where you will be able to change many settings, such as the delay, team limit, admin/VIP limit, glow duration/brightness, etc. The plugin will also feature an option to add a certain cost for rolling the dice, as well as adding a round start delay. Also, one of the most important new options will be the incredibly easy way of disabling items you don't want, and you can even disable them on specific maps only.

I'm looking forward for any suggestions or new ideas.

Here's a little preview of the first 19 items (not all are shown in the video):

__________________

Last edited by OciXCrom; 10-24-2016 at 15:35.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
KaLoIaN
Senior Member
Join Date: Feb 2013
Old 10-24-2016 , 15:24   Re: [RTD] Roll The Dice Suggestions/Ideas
Reply With Quote #2

[ Golden Bullets ] Makes your bullets gold which does x2 damage for a short period of time.. for example
[ Freeze Bullets ] No need to explain this
KaLoIaN is offline
FR0NTLINE
AlliedModders Donor
Join Date: Apr 2006
Location: Riverside Cali
Old 10-24-2016 , 20:35   Re: [RTD] Roll The Dice Suggestions/Ideas
Reply With Quote #3

Too cool man, what map is this?
__________________
FR0NTLINE is offline
Send a message via AIM to FR0NTLINE Send a message via MSN to FR0NTLINE Send a message via Yahoo to FR0NTLINE
ish12321
Veteran Member
Join Date: May 2016
Old 10-25-2016 , 04:23   Re: [RTD] Roll The Dice Suggestions/Ideas
Reply With Quote #4

Few time ago,
For a warcraft 3 server I'd played on
I'd edited that old RTD to add feature of giving random gold too (Y)

You can include this too only for war3ft servers

Also not related to this but ,
Can I know what app you used for recording CS
What map is it and what models you use?
Which rank system was that which showed there bottom NEWBIE and those...



NOTE : XX has rolled the dice and some cash
change this to got some cash...
__________________
['O|s|G'] | Death Wins a.k.a Ish Chhabra was here

Last edited by ish12321; 10-25-2016 at 04:30.
ish12321 is offline
gabuch2
AlliedModders Donor
Join Date: Mar 2011
Location: Chile
Old 10-25-2016 , 07:54   Re: [RTD] Roll The Dice Suggestions/Ideas
Reply With Quote #5

Quote:
Roll The Dice Suggestions/Ideas
Yes, make it mod independient.
__________________
gabuch2 is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 10-25-2016 , 07:54   Re: [RTD] Roll The Dice Suggestions/Ideas
Reply With Quote #6

@FR0NTLINE - Thanks. The map is de_mon.

@ish12321 - What do you mean by "gold"? Doesn't war3 use XP? Anyways, I can add that as a sub-plugin, so people using war3 can download it. I use Dxtory to record, the map is de_mon, the models are downloaded from everywhere, so there's no specific place where I got them. The rank system is made by me for my Deathrun server, it's not public. I'll fix the language error.

@Shattered Heart Lynx - I can make all the cstrike-specific items in a sepparate plugin, so non-cstrike users can simply choose not to add it if they are using a different mod.
__________________

Last edited by OciXCrom; 10-25-2016 at 08:08.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 10-25-2016 , 08:35   Re: [RTD] Roll The Dice Suggestions/Ideas
Reply With Quote #7

About making it mod-independant - is there a way to check if cstrike is running using #if, so I can include <cstrike> if it is?
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
ish12321
Veteran Member
Join Date: May 2016
Old 10-25-2016 , 10:52   Re: [RTD] Roll The Dice Suggestions/Ideas
Reply With Quote #8

Sorry I forget that the wc3of that server was a private one developed by OWNX
__________________
['O|s|G'] | Death Wins a.k.a Ish Chhabra was here
ish12321 is offline
indraraj striker
Veteran Member
Join Date: Mar 2014
Location: Under the water
Old 10-25-2016 , 10:57   Re: [RTD] Roll The Dice Suggestions/Ideas
Reply With Quote #9

Quote:
Originally Posted by OciXCrom View Post
About making it mod-independant - is there a way to check if cstrike is running using #if, so I can include <cstrike> if it is?
read the sma of this plugin : https://forums.alliedmods.net/showthread.php?t=49694

btw GG
__________________
Thanks everyone. #miss_you_all
indraraj striker is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 10-25-2016 , 12:42   Re: [RTD] Roll The Dice Suggestions/Ideas
Reply With Quote #10

Thanks. I'll use that method.

About WC3 - I'll use the natives for XP from the default (public) version.
__________________

Last edited by OciXCrom; 10-25-2016 at 12:46.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
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 20:14.


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