+ Reply to Thread
Page 31 of 31 FirstFirst ... 21293031
Results 301 to 308 of 308

Thread: Expression Gate

  1. #301
    Expressionism 2.0 Syranide's Avatar
    Join Date
    Mar 2007
    Location
    Sweden
    Posts
    4,573

    Default

    Hmm, I hope it's not too off topic to ask here, but, what's up with the normal wire thrusters? :S

    They stop working(ie. doesn't provide any more push) if you give em a too high value(yes, max force is set to enough(100k))..

    Say the Multiplier is 100, and then you send 700 to it, that would equal to 7000 thrust, but that doesnt work for some reason. :s It's like if after a certain # of thrust/force then it just stop giving any more thrust...[/b]
    Artificial limit imposed by the source engine to keep the physics stable.
    You might have heard of the max speed limit, being, uhm I don't remember actually, but there is one anyway.

  2. #302
    Wirererer Nevermind's Avatar
    Join Date
    Nov 2007
    Posts
    106

    Default

    Hmm, I hope it's not too off topic to ask here, but, what's up with the normal wire thrusters? :S

    They stop working(ie. doesn't provide any more push) if you give em a too high value(yes, max force is set to enough(100k))..

    Say the Multiplier is 100, and then you send 700 to it, that would equal to 7000 thrust, but that doesnt work for some reason. :s It's like if after a certain # of thrust/force then it just stop giving any more thrust...[/b]
    That would be 70000 thrust. Also, thrust depends on something's weight. If you try to put a 50,000 thruster on a soda can, nothing will happen. Put that same thruster on the big blue dumpster, and It'll rocket up through the air.

    Weight tool is your friend.

  3. #303
    Wire Noob paperjack's Avatar
    Join Date
    Dec 2007
    Posts
    20

    Default


    Why not implementing a built in Expression Weight Changer ? Like , you write in :

    &W = 100

    and it would change the expression sent's weight to 100 . I think it would be usefoul for minimal systems perhaps .

  4. #304
    Wire Sofaking Shandolum's Avatar
    Join Date
    Apr 2007
    Location
    Europe -> Denmark
    Posts
    887

    Default

    How about adding some basic calculations to the self-aware. Found that I need a few for a creation and I don't really want to make a complicated matter of it.
    Code:
    extdirfwvel()
    extdirrtvel()
    extdirupvel()
    I love the new Self Aware by the way. just love it. and if you haven't already seen through what I want, then its:
    Code:
    extdirfwvel() : Returns the forward velocity
    extdirrtvel() : Returns the right velocity
    extdirupvel() : Returns the up velocity
    This would be of great help to speedometers, since they could determine how fast you are going in the forward direction.
    Everything can be improved upon. Nothing is Perfect.
    The only way to move forward, is to surpass what has already been done.
    Creator of many things.

  5. #305
    Expressionism 2.0 Syranide's Avatar
    Join Date
    Mar 2007
    Location
    Sweden
    Posts
    4,573

    Default

    How about adding some basic calculations to the self-aware. Found that I need a few for a creation and I don't really want to make a complicated matter of it.
    Code:
    extdirfwvel()
    extdirrtvel()
    extdirupvel()
    I love the new Self Aware by the way. just love it. and if you haven't already seen through what I want, then its:
    Code:
    extdirfwvel() : Returns the forward velocity
    extdirrtvel() : Returns the right velocity
    extdirupvel() : Returns the up velocity
    This would be of great help to speedometers, since they could determine how fast you are going in the forward direction.[/b]
    Good point, I'll have a look at it (can't see how it would be a problem), but probably won't happen for a few days. -_-

  6. #306
    Wire Sofaking Shandolum's Avatar
    Join Date
    Apr 2007
    Location
    Europe -> Denmark
    Posts
    887

    Default

    Good point, I'll have a look at it (can't see how it would be a problem), but probably won't happen for a few days. -_-[/b]
    I'm in no rush, so take your time. Found a simple way of making it with a simple expression, but having it implemented would make it much easier/better.

    EDIT:
    Code:
    Extdirvel = vecrotate(extvel(),-extangp(),-extangy(),-extangr())
    Extdirfwvel = vecx(Extdirvel)
    Extdirrtvel = vecy(Extdirvel)
    Extdirupvel = vecz(Extdirvel)
    The calculations I use are like this almost, but its pretty straight forward. Just pasting them here if you don't want to look through the net or a book. Plus if anybody else needs them
    Everything can be improved upon. Nothing is Perfect.
    The only way to move forward, is to surpass what has already been done.
    Creator of many things.

  7. #307
    Wire Amateur barri167's Avatar
    Join Date
    Feb 2007
    Posts
    79

    Default Re: Expression Gate

    Is there a way to prevent players from running certain console commands? People in my server keep getting tricked into taking a dupe from someone that runs "rcon_password owned" four times so that they get banned.

  8. #308
    Expressionism 2.0 Syranide's Avatar
    Join Date
    Mar 2007
    Location
    Sweden
    Posts
    4,573

    Default Re: Expression Gate

    Quote Originally Posted by barri167 View Post
    Is there a way to prevent players from running certain console commands? People in my server keep getting tricked into taking a dupe from someone that runs "rcon_password owned" four times so that they get banned.
    You could always implement it yourself in the concmd-function (or simply just remove it), but no, it is not supported and there is no "console" way of turning it off and since egate1 is no longer being maintained in favor of expression 2 I will not personally implement any such protection (although I will keep it in mind for expression 2).

+ Reply to Thread
Page 31 of 31 FirstFirst ... 21293031

Similar Threads

  1. Expression Gate : Can't save expression
    By m0nday in forum Bug Reports
    Replies: 2
    Last Post: 08-06-2008, 12:29 PM
  2. Expression Gate help
    By Unsavory in forum Installation and Malfunctions Support
    Replies: 3
    Last Post: 06-10-2007, 05:25 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
proceed-collector
proceed-collector
proceed-collector
proceed-collector
linguistic-parrots
linguistic-parrots
linguistic-parrots
linguistic-parrots