+ Reply to Thread
Results 1 to 9 of 9

Thread: AddOutPuts Resource List

  1. #1
    Development Team
    Points: 30,788, Level: 76
    Level completed: 93%, Points required for next Level: 62
    Overall activity: 0%
    imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy's Avatar
    Join Date
    Feb 2011
    Location
    Hawkesbury, NSW
    Posts
    2,584
    Points
    30,788
    Total Donations For

    [DtK] [SA] imthenewguy     $ 0.00

    AddOutPuts Resource List

    Hi all,

    Thought we would start an Outputs resource list for people to utilize in game.

    Please post your outputs and the OP will be updated with them. Be sure to include the effect.

    Variable Changes:
    Health <variable> - Sets the players health to the desired amount
    Gravity <variable> - Sets the players gravity to the desired amount
    Rendermode 1. Then: Alpha 0 - Sets the players model so its invisible. Must fire the first command (rendermode 1) then the alpha command separately.
    Modelindex - Used to change your model. See Bauxe's tutorial for guide.
    Color <variable> <variable> <variable> - Changes the !activators colour using RGB colours.
    Targetname <variable> - Sets the name of the !activator
    Target <variable> - Sets the Target (eg: trigger_teleport destination)
    Ignite - Ignites the !activator
    Origin <variable> - Sets the player location to the co-ordinates listed (like teleporting)
    setteam <variable> - Sets the players team to 1(spec), 2(T), 3(CT)


    Outputs:
    OnIgnite entityflame,kill - Will stop you from being lit on fire.
    Last edited by imthenewguy; 11-04-14 at 07:02 PM.

  2. The Following 2 Users Say Thank You to imthenewguy For This Useful Post:


  3. #2
    Senior Member
    Points: 14,832, Level: 52
    Level completed: 88%, Points required for next Level: 68
    Overall activity: 0%



    Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe's Avatar
    Join Date
    Feb 2012
    Posts
    1,121
    Points
    14,832
    Total Donations For

    [DtK] [Jedi] Bauxe     $ 20.00
    origin x y z pretty much works as a teleporter, however only using a trigger so 1 less entity.


  4. The Following User Says Thank You to Bauxe For This Useful Post:


  5. #3
    Development Team
    Points: 30,788, Level: 76
    Level completed: 93%, Points required for next Level: 62
    Overall activity: 0%
    imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy's Avatar
    Join Date
    Feb 2011
    Location
    Hawkesbury, NSW
    Posts
    2,584
    Points
    30,788
    Total Donations For

    [DtK] [SA] imthenewguy     $ 0.00
    Not sure if these ones will work but its worth a try.

    max_health <variable> - it SHOULD adjust the players maximum health, for use with trigger_hurt with -negative damage affect.
    world model <variable> - Not sure if this one will work...
    IgnoreFallDamage <variable> - Time that a player will negate fall damage on first impact.
    EnableFlashlight <1/0> - turns flashlight on

  6. #4
    Senior Member
    Points: 14,832, Level: 52
    Level completed: 88%, Points required for next Level: 68
    Overall activity: 0%



    Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe's Avatar
    Join Date
    Feb 2012
    Posts
    1,121
    Points
    14,832
    Total Donations For

    [DtK] [Jedi] Bauxe     $ 20.00
    basevelocity x y z - Should set your actual velocity to the specified values. Maybe there is a way to add velocity.

  7. #5
    Development Team
    Points: 30,788, Level: 76
    Level completed: 93%, Points required for next Level: 62
    Overall activity: 0%
    imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy's Avatar
    Join Date
    Feb 2011
    Location
    Hawkesbury, NSW
    Posts
    2,584
    Points
    30,788
    Total Donations For

    [DtK] [SA] imthenewguy     $ 0.00
    x y z are co-ordinates though, how would it set the velocity (I assume movement when you say this)?

    Or does it change the direction of the players view, using a vector?

  8. #6
    Senior Member
    Points: 14,832, Level: 52
    Level completed: 88%, Points required for next Level: 68
    Overall activity: 0%



    Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe has a reputation beyond repute Bauxe's Avatar
    Join Date
    Feb 2012
    Posts
    1,121
    Points
    14,832
    Total Donations For

    [DtK] [Jedi] Bauxe     $ 20.00
    You're x y z velocity. So 0 0 500 would mean you would go up at 500 units per second.

  9. #7
    Development Team
    Points: 30,788, Level: 76
    Level completed: 93%, Points required for next Level: 62
    Overall activity: 0%
    imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy's Avatar
    Join Date
    Feb 2011
    Location
    Hawkesbury, NSW
    Posts
    2,584
    Points
    30,788
    Total Donations For

    [DtK] [SA] imthenewguy     $ 0.00
    Quote Originally Posted by Like_a_Bauxe View Post
    You're x y z velocity. So 0 0 500 would mean you would go up at 500 units per second.
    Ahh im with u now. so -200 200 0 would be straif moving forward/left.

  10. #8
    Development Team
    Points: 30,788, Level: 76
    Level completed: 93%, Points required for next Level: 62
    Overall activity: 0%
    imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy has a reputation beyond repute imthenewguy's Avatar
    Join Date
    Feb 2011
    Location
    Hawkesbury, NSW
    Posts
    2,584
    Points
    30,788
    Total Donations For

    [DtK] [SA] imthenewguy     $ 0.00
    setteam works as well.

    OnPressed,!activator,addoutput,setteam,<1,2,3>

  11. #9
    Nitrous Oxide Pro ♥♥♥♥♥
    Points: 11,674, Level: 46
    Level completed: 75%, Points required for next Level: 126
    Overall activity: 0%



    NosPro has a reputation beyond repute NosPro has a reputation beyond repute NosPro has a reputation beyond repute NosPro has a reputation beyond repute NosPro has a reputation beyond repute NosPro has a reputation beyond repute NosPro has a reputation beyond repute NosPro has a reputation beyond repute NosPro has a reputation beyond repute NosPro has a reputation beyond repute NosPro has a reputation beyond repute NosPro's Avatar
    Join Date
    Oct 2011
    Posts
    883
    Points
    11,674
    Total Donations For

    [DtK] [Jedi] NosPro     $ 5.00

    This is how you would set a player to invisible.
    -Adjusting the Alpha ("0") value will set how visible the person is, from 0 (invis) to 255 (full render)

  12. The Following User Says Thank You to NosPro For This Useful Post:


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts