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

[TF2]Godmode with Effects


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Twin_Future
Junior Member
Join Date: Nov 2014
Plugin ID:
4433
Plugin Version:
1.0
Plugin Category:
Fun Stuff
Plugin Game:
Team Fortress 2
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Godmode with particle effects on user, makes you Invulnerable to bullets, falling, and map traps.
    Old 12-01-2014 , 14:55   [TF2]Godmode with Effects
    Reply With Quote #1

    Godmode with Effects

    This is my first ever plugin submission, I am very new to TF2 but, I am a fast learner .

    I created this plugins from the Roll the Dice plugin, Instead of rolling a dice or force rolling Godmode for a specified amount of time, you can now simply turn Godmode on and off for yourself or everyone "@all". I have added more of a fun aspect to godmode and added some particle effects to godmode so your avatar looks cool.
    Credits go to Roll The dice as part of the code is taken from here.
    Link:https://forums.alliedmods.net/showth...66222?p=666222

    Description

    Enables godmode with cool particle effects.
    You avatar will become semi transparent black with cool trailing particle effects to show you are in Godmode!

    How to Install
    Place the godmode-effects.smx into your "addons/sourcemod/plugins" Folder.
    use "rcon sm plugins refresh" Or restart the server to start using Godmode.

    Commands/Usage
    Quote:
    • sm_godmode // Toffles godmode on yourself
    • sm_godmode <#userid|name> - Toggles godmode on others accepts "@all @red @blue"
    CVars
    Quote:
    • sm_efx_godmode_version // Version
    • sm_godmode_buddah // Default "1", "Set to 1 to make godmode give you buddah (takes dmg blast). Set to 0 to give you normal godmode.");
    Preview
    In use

    On Activation


    Change Log
    Code:
    Verison 1.0
    Initial Release
    Attached Images
    File Type: jpg Godmode-1.jpg (75.8 KB, 6022 views)
    File Type: jpg Godmode-2.jpg (74.3 KB, 5584 views)
    Attached Files
    File Type: sp Get Plugin or Get Source (godmode-effects.sp - 3345 views - 12.2 KB)

    Last edited by Twin_Future; 12-01-2014 at 15:00. Reason: Fixed gametype images and plugin source download link
    Twin_Future is offline
    Twin_Future
    Junior Member
    Join Date: Nov 2014
    Old 12-01-2014 , 15:23   Re: [TF2]Godmode with Effects
    Reply With Quote #2

    I have made a few plugins in a short period of time. Mostly upgrading existing plugins to do more or work to how I want them to work

    Most of them inspired by Roll The Dice.
    I have created

    Homing missiles with crits -- Its like roll the dice, but enables a full crits effect on weapon rathen that just the bullets. With the plugin I made you can enable Homing Missiles and choose how long you want crits on for also, sm_homing Twin_Future 10 -- Turns homing and crits on for 10 secs. Crits will turn off, but you still have homing.. Crits duration has a default cvar. Turn off by not specifying a time .

    Toxic-Green -- Turns you toxic and kills anyone who comes near you, also creates a purple glow cloud around you and a transparent green avatar, to show your toxic . Like RTD but more effects and without rolling a dice.

    Scary bulles -- Works just like RTD

    Powerplay and Crits -- Enables Crits or powerplay on users.

    Nostalgia - Turns everything black and white like RTD

    Earthquake, makes a users screen shake like RTD for a specified amount of time.

    Strip All and to Melee -- Strips users weapons to melee or all of them.

    These are all features of RTD, but edited and separated to work on their own.

    Do you think I should submit these plugins on here?
    Twin_Future is offline
    Mr.Orion
    Senior Member
    Join Date: Apr 2012
    Location: In my microwave.
    Old 12-01-2014 , 15:43   Re: [TF2]Godmode with Effects
    Reply With Quote #3

    Hem, what you could do is, instead of creating new threads for each of your plugins"-RTD", just create a thread with every of them in, like Evil Admin.
    Mr.Orion is offline
    Sigara
    Member
    Join Date: Apr 2014
    Old 12-01-2014 , 21:00   Re: [TF2]Godmode with Effects
    Reply With Quote #4

    I would very much like a lot of those plugins,but you should make a single thread for all your plugins and just edit it when you have more.like a collection thing.
    __________________
    Sigara is offline
    Sreaper
    髪を用心
    Join Date: Nov 2009
    Old 12-01-2014 , 22:18   Re: [TF2]Godmode with Effects
    Reply With Quote #5

    Quote:
    Originally Posted by Mr.Orion View Post
    Hem, what you could do is, instead of creating new threads for each of your plugins"-RTD", just create a thread with every of them in, like Evil Admin.
    It would be better to put them into a single plugin.

    Last edited by Sreaper; 12-01-2014 at 22:20.
    Sreaper is offline
    Twin_Future
    Junior Member
    Join Date: Nov 2014
    Old 12-02-2014 , 06:00   Re: [TF2]Godmode with Effects
    Reply With Quote #6

    Thanks for the replies, I have taken a look at evil admin and I like the way they have separated their plugins. Simply because people can install the functions they want rather than having to install them all. I could compile them all into one plugin also.

    When I get home tonight I will compile the plugins I have created and post on here.

    I don't really know anyone in TF2 so I am looking to meet others, share ideas and create awesome things
    Twin_Future is offline
    fiala06
    AlliedModders Donor
    Join Date: Mar 2009
    Location: Eugene, OR
    Old 12-17-2014 , 18:52   Re: [TF2]Godmode with Effects
    Reply With Quote #7

    How hard (or easy) would it be to change !godmode to !god?
    fiala06 is offline
    cpgrules
    Junior Member
    Join Date: Aug 2009
    Old 12-20-2014 , 19:14   Re: [TF2]Godmode with Effects
    Reply With Quote #8

    is this an admin only plugin? I'd hate to see everyone setting godmode on anyone they chose

    Quote:
    Originally Posted by Twin_Future View Post
    Godmode with Effects

    This is my first ever plugin submission, I am very new to TF2 but, I am a fast learner .

    I created this plugins from the Roll the Dice plugin, Instead of rolling a dice or force rolling Godmode for a specified amount of time, you can now simply turn Godmode on and off for yourself or everyone "@all". I have added more of a fun aspect to godmode and added some particle effects to godmode so your avatar looks cool.
    Credits go to Roll The dice as part of the code is taken from here.
    Link:https://forums.alliedmods.net/showth...66222?p=666222

    Description

    Enables godmode with cool particle effects.
    You avatar will become semi transparent black with cool trailing particle effects to show you are in Godmode!

    How to Install
    Place the godmode-effects.smx into your "addons/sourcemod/plugins" Folder.
    use "rcon sm plugins refresh" Or restart the server to start using Godmode.

    Commands/Usage


    CVars


    Preview
    In use

    On Activation


    Change Log
    Code:
    Verison 1.0
    Initial Release
    cpgrules is offline
    404UserNotFound
    BANNED
    Join Date: Dec 2011
    Old 12-21-2014 , 06:03   Re: [TF2]Godmode with Effects
    Reply With Quote #9

    Quote:
    Originally Posted by Mr.Orion View Post
    Hem, what you could do is, instead of creating new threads for each of your plugins"-RTD", just create a thread with every of them in, like Evil Admin.
    Quote:
    Originally Posted by Sigara View Post
    I would very much like a lot of those plugins,but you should make a single thread for all your plugins and just edit it when you have more.like a collection thing.
    Quote:
    Originally Posted by Sreaper View Post
    It would be better to put them into a single plugin.
    -.- Ignore these people.

    Release them all separately. While they are for the most part taken from RTD, they are worthy of being their own plugins. They may not get approved (due to them being "taking functionality from another plugin") but if you can add new stuff to it like maybe admin menu integration, there may be a chance they could get by without being unapproved. I would for example like having the Nostalgia bit and maybe the Homing Rockets, but not if they're combined with all that other stuff. Then I'd have to edit the plugin myself and remove unwanted bits.


    Quote:
    Originally Posted by fiala06 View Post
    How hard (or easy) would it be to change !godmode to !god?
    Incredibly easy. Just edit the plugin and look for this:
    PHP Code:
    RegAdminCmd("sm_godmode"God_ModeADMFLAG_KICK"sm_godmode <#userid|name> - Invulnerability to bullets, falling, and map traps."); 
    Change the "sm_godmode" bit to "sm_god".

    Last edited by 404UserNotFound; 12-21-2014 at 06:07.
    404UserNotFound is offline
    avi12
    Member
    Join Date: Jun 2014
    Location: Minecraft
    Old 07-28-2015 , 07:43   Re: [TF2]Godmode with Effects
    Reply With Quote #10

    Hello. I discovered a bug:
    After enabling godmode, if I change my class - the godmode seems to be enabled (the particles stay with me), but I can receive damage.
    avi12 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 19:21.


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