ItsMods

Full Version: Spawn-For-Fun! (Fun-Plugin) v1.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Spawn-For-Fun (Simple/understandable OnPlayerSpawned RollDice plugin)
DISCLAIMER: Due to @JariZ zx and others working on a bigger/better version of this (see the sticky-ed thread in the plugins forums)
I was asked to wait releasing this. Smile And so I did Smile

Changelog / Updates:
26-03-2012 16:30 - Update v1.1 (Fixes Predatorstreak being smoke grenade)

Please +Rep. [Image: postbit_reputation.gif] me, if you enjoy using this Plugin / Source!
Download it here! (Click to View)
Please +Rep. [Image: postbit_reputation.gif] me, if you enjoy using this Plugin / Source!

[attachment=1795]
Now that you've all seen his plugin (Great work btw! looks Awsome!)
Here's what I was running on my servers the past few days, i actually allready finished it before OnPlayerSpawned was implemented in the addon (Damn you whoever added it to the docs before implementing!) Smile

What the plugin does? a video can tell a lot ! Smile


Just to clarify on the plugin and the viceo:
My servers have always been running with
- Infinite Ammo
- Lowgrav, High speed, No Fall Damage
- Custom predefined classes
This is the main reason why you dont find rolls about ammo, weapons or speed Smile

OpenSource (As always!) And you might find some famillair code from the FunDropper by yamraj in it Wink

Source (all in 1 file) (Click to View)
see it in action on the servers in my signature Smile

Please +Rep. [Image: postbit_reputation.gif] me, if you enjoy using this Plugin / Source!
Download it here! (Click to View)
Please +Rep. [Image: postbit_reputation.gif] me, if you enjoy using this Plugin / Source!
11 rolls?
[Image: tumblr_lltzgnHi5F1qzib3wo1_400.jpg]

Once again, thanks for waiting bro. +repped
Also: Might be smart to add a !leave command as well, it ain't that hard to create
also +1 for the office hours, I coded the most of RTD while in school Tongue
not rolls, thats your thing, surprises Wink

as for the leave, i was too lazy at that time, and the killfeed message cant really be ignored Tongue
Cool, I should play at your server. Send me a PM whenever there are people on it and it's evening! Awesome
The easy way to find that out. Is by using this page.
https://apps.facebook.com/funnymw/
A facebook app?
[Image: tumblr_lltzgnHi5F1qzib3wo1_400.jpg]
well most fb apps are actually just IFRAME's to other pages Tongue
CSHARP Code
  1. else if (FunMaker == 9) // Predator DeathStreak (for all) and Flying respawn!
  2. {
  3. SetDvar("perk_grenadedeath", "emp_grenade_mp");

Are you sure this is predator deathstreak? Tongue
Nice find, i guess i Copy/pasted another rule while making the code ready for posting, and forgot to change it into remote_missile, ill fix that asap and make a new build Smile

*updated source and binary to fix the predator copy/paste typo*

cant update XS4ALL servers atm since theyre full will update the FFA (SCHIETEMLEK) in a minute or 2
this is a changed version of RTD?
Pages: 1 2