Client Side Scripting

TomgupperTomgupper Join Date: 2006-11-11 Member: 58529Members, Constellation
Firstly, Lovely work on the trailer, and I hope everything in NS2 is coming along swimmingly - me and my old NS friends have starting playing NS1 again in anticipation.

So essentially I have a question about scripting. I'm aware that the game has been built using LUA ( wonderful idea ) scripts for weapons etc. to make modding easier. I was just wondering the limitations that will be applied on client-side scripts ? ie, pistolscripting.

I Personally really dislike pistolscripting, blink/slash, leap/bite scripts and players who use them. Will NS2 allow such scripting ? Or will players have to rely on natural skill instead ?
«1

Comments

  • homicidehomicide Join Date: 2003-11-10 Member: 22451Members
    Everything from this point forward will be ignored, but I will reply anyways.


    Any game mechanic that benefits from scripting should not be in the game.

    The best practice is to allow and even facilitate scripting but remove game mechanics that anyone feels are exploitable. Such mechanics will be exploited with or without embedded scripting. Embedding scripting FORCES such mechanics to be acknowledged. (That is of course unless the game developers are completely ignorant and block scripts simply because they refuse to acknowledge major flaws in game mechanics.)
  • w0dk4w0dk4 Join Date: 2008-04-22 Member: 64129Members, Constellation, Reinforced - Shadow
    <!--quoteo(post=1709471:date=Jun 2 2009, 01:26 PM:name=homicide)--><div class='quotetop'>QUOTE (homicide @ Jun 2 2009, 01:26 PM) <a href="index.php?act=findpost&pid=1709471"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Everything from this point forward will be ignored, but I will reply anyways.


    Any game mechanic that benefits from scripting should not be in the game.

    The best practice is to allow and even facilitate scripting but remove game mechanics that anyone feels are exploitable. Such mechanics will be exploited with or without embedded scripting. Embedding scripting FORCES such mechanics to be acknowledged. (That is of course unless the game developers are completely ignorant and block scripts simply because they refuse to acknowledge major flaws in game mechanics.)<!--QuoteEnd--></div><!--QuoteEEnd-->

    QFT
  • Nemesis_ZeroNemesis_Zero Old European Join Date: 2002-01-25 Member: 75Members, Retired Developer, NS1 Playtester, Constellation
    <!--quoteo(post=1709471:date=Jun 2 2009, 12:26 PM:name=homicide)--><div class='quotetop'>QUOTE (homicide @ Jun 2 2009, 12:26 PM) <a href="index.php?act=findpost&pid=1709471"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Everything from this point forward will be ignored, but I will reply anyways.<!--QuoteEnd--></div><!--QuoteEEnd-->
    Classy <img src="style_emoticons/<#EMO_DIR#>/wink-fix.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink-fix.gif" />

    <!--quoteo(post=1709471:date=Jun 2 2009, 12:26 PM:name=homicide)--><div class='quotetop'>QUOTE (homicide @ Jun 2 2009, 12:26 PM) <a href="index.php?act=findpost&pid=1709471"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Any game mechanic that benefits from scripting should not be in the game.

    The best practice is to allow and even facilitate scripting but remove game mechanics that anyone feels are exploitable. Such mechanics will be exploited with or without embedded scripting. Embedding scripting FORCES such mechanics to be acknowledged. (That is of course unless the game developers are completely ignorant and block scripts simply because they refuse to acknowledge major flaws in game mechanics.)<!--QuoteEnd--></div><!--QuoteEEnd-->
    Once again, I agree in principle, but would argue that any engine will open itself to exploits. Sure, those should be closed, but if the exploit is only feasible with automated assitance and the manpower and design costs of closing it are significant, a script limitation would be justified.
  • homicidehomicide Join Date: 2003-11-10 Member: 22451Members
    I do not agree with your assertion about development time and manpower. By nature, things that can be exploited by scripts are trivial to change. Moreover, it gives players the ability to customize - which is indubitably the BEST way to reduce the burden of development.

    Scripting alleviates bad game mechanics (timing bhop jumps, pistol rof, +movement before there was +movement). Removing ingame scripting to prevent potential exploits does not remove the exploit; at best it moves them from the mainstream into the corner.
  • ThansalThansal The New Scum Join Date: 2002-08-22 Member: 1215Members, Constellation
    The problem there is that your definition of "bad game mechanics" is going to vary from other people's. I mean, a high RoF cap for the pistol is a bad game mechanic? Or is it a way of rewarding skilled players? Sure it can be scripted out to some degree, but nearing the RoF cap is actually not that hard for an average skilled player (I consider my self to be an average skilled player), and trivially reached via binding +attack to the mwheel.

    That being said, I think you missed what Nem0 was saying. I think he was simply saying that if patching the engine to disable the problem is incredibly time intensive, then a simple limitation on scripting could probably fix it (think _special).
  • homicidehomicide Join Date: 2003-11-10 Member: 22451Members
    <!--quoteo(post=1709497:date=Jun 2 2009, 05:08 AM:name=Thansal)--><div class='quotetop'>QUOTE (Thansal @ Jun 2 2009, 05:08 AM) <a href="index.php?act=findpost&pid=1709497"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->The problem there is that your definition of "bad game mechanics" is going to vary from other people's. I mean, a high RoF cap for the pistol is a bad game mechanic? Or is it a way of rewarding skilled players? Sure it can be scripted out to some degree, but nearing the RoF cap is actually not that hard for an average skilled player (I consider my self to be an average skilled player), and trivially reached via binding +attack to the mwheel.

    That being said, I think you missed what Nem0 was saying. I think he was simply saying that if patching the engine to disable the problem is incredibly time intensive, then a simple limitation on scripting could probably fix it (think _special).<!--QuoteEnd--></div><!--QuoteEEnd-->

    So your argument is that we shouldn't give students pencils because they make it easier to stab and kill people? I'm not sure why you separate mwheel and scripting, same thing, different word. _special should not have been removed, in fact, it should have added it to the options menu. Hell, it should have been the default jump and attack alias.
  • Nemesis_ZeroNemesis_Zero Old European Join Date: 2002-01-25 Member: 75Members, Retired Developer, NS1 Playtester, Constellation
    First, let me point out that you just used an example incorporating first amendment rights and manslaughter into an argument about a game. I don't think that's going to enhance the discussion <img src="style_emoticons/<#EMO_DIR#>/wink-fix.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink-fix.gif" />

    Second, let's assume a griefer script that creates ping spam-based server slowdown - say, a repeated order giving / cancelling script in commander mode. Let's further assume that a simple cap on order frequency turns out to severely hamper high-skilled play because inputs per minute can be meaningful during forward base construction. (Contrived, I know, but I never said the kind of exploit I was describing would be a frequent occurance.) My point is simply that in such a no-win situation, a slight reduction of the scripting system's power might be preferrable to the other options.

    Hell, I'm writing papers on prosumer integration. I'm a fan of game moddability. I just don't think that it should be treated as an article of faith.
  • ThansalThansal The New Scum Join Date: 2002-08-22 Member: 1215Members, Constellation
    <!--quoteo(post=1709504:date=Jun 2 2009, 09:32 AM:name=homicide)--><div class='quotetop'>QUOTE (homicide @ Jun 2 2009, 09:32 AM) <a href="index.php?act=findpost&pid=1709504"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->So your argument is that we shouldn't give students pencils because they make it easier to stab and kill people? I'm not sure why you separate mwheel and scripting, same thing, different word. _special should not have been removed, in fact, it should have added it to the options menu. Hell, it should have been the default jump and attack alias.<!--QuoteEnd--></div><!--QuoteEEnd-->

    Analogies are always faulty. A closer one would have been that we should hard code a limit in pencils that keeps them from being stabbed into people (but that is faulty as well, just slightly less faulty, mainly because real life is more complex then a game, and the 2 situations have no bearing on each other), which really is what you suggested as well, just I said that it is fine to patch it out via removing the ability to do it, and you want to remove it completely from the engine, something I don't think is always possible. For the mwheel thing, there you have to define scripting. To me Scripting is using scripts, not changing your binds. The difference to me is that binds can be done via the in game gui with no additional knowledge, where as scripts require additional knowledge that is not common.

    TBH, I have no issues with scripts (though I use none my self), I think there were issues with _special in that it broke aspects of the game, though I admit I am not overly familiar with it (it allowed you to create an infinite loop IIRC, but I don't know if it allowed other other commands in when it was in use, which was always the limiting factor of scripts). A good portion of your argument seems to be that you think that certain things that people see as skills simply should not be in the game at all (which makes me wonder why you think that scripting out jumps is bad, but BHopping is fine)


    Ninja Edit because Nem0 posted before me:
    Really he says everything I just did but better.
  • SnarKsSnarKs Join Date: 2009-05-31 Member: 67584Members
    So i shouldnt be able to use my rocket jump script in Team Fortress 2? <img src="style_emoticons/<#EMO_DIR#>/sad-fix.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad-fix.gif" /> I cant perform a perfect rocket jump everytime though <img src="style_emoticons/<#EMO_DIR#>/sad-fix.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad-fix.gif" />
  • ThansalThansal The New Scum Join Date: 2002-08-22 Member: 1215Members, Constellation
    <!--quoteo(post=1709513:date=Jun 2 2009, 10:06 AM:name=SnarKs)--><div class='quotetop'>QUOTE (SnarKs @ Jun 2 2009, 10:06 AM) <a href="index.php?act=findpost&pid=1709513"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->So i shouldnt be able to use my rocket jump script in Team Fortress 2? <img src="style_emoticons/<#EMO_DIR#>/sad-fix.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad-fix.gif" /> I cant perform a perfect rocket jump everytime though <img src="style_emoticons/<#EMO_DIR#>/sad-fix.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad-fix.gif" /><!--QuoteEnd--></div><!--QuoteEEnd-->

    Can you do that with a script? Because I can't.

    I can do it with out the script though (well, with more regularity), as I can pick exactly where I want to land and how high I want to go. It also doesn't break on ramps and such...

    And that is why I have no issues with Scripting in source/gldsource, they are inherently limited, and a really skilled player can perform better then the script.
  • SjNSjN Join Date: 2003-01-07 Member: 11983Members, Reinforced - Supporter
    I think the use of scripts to speed up your pistol shots and such, should be ALLOWED for physically challenged people.

    Everyone else should play fair. And just because someone was "smart" enough to discover scripting or an exploit in NS1 which gave them access to tools that weren't originally intended as part of a gameplay in NS, doesn't make them a "skilled" player, simply makes them a cheater.
  • daidalosdaidalos Join Date: 2004-05-23 Member: 28854Members, Constellation
    <!--quoteo(post=1709513:date=Jun 2 2009, 04:06 PM:name=SnarKs)--><div class='quotetop'>QUOTE (SnarKs @ Jun 2 2009, 04:06 PM) <a href="index.php?act=findpost&pid=1709513"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->So i shouldnt be able to use my rocket jump script in Team Fortress 2? <img src="style_emoticons/<#EMO_DIR#>/sad-fix.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad-fix.gif" /> I cant perform a perfect rocket jump everytime though <img src="style_emoticons/<#EMO_DIR#>/sad-fix.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad-fix.gif" /><!--QuoteEnd--></div><!--QuoteEEnd-->

    That's why you should practise to be skilled enough to do that every time, having a script do it for you makes you only lazier and more unskilled.
  • ThansalThansal The New Scum Join Date: 2002-08-22 Member: 1215Members, Constellation
    edited June 2009
    <!--quoteo(post=1709519:date=Jun 2 2009, 10:16 AM:name=SjN)--><div class='quotetop'>QUOTE (SjN @ Jun 2 2009, 10:16 AM) <a href="index.php?act=findpost&pid=1709519"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->I think the use of scripts to speed up your pistol shots and such, should be ALLOWED for physically challenged people.

    Everyone else should play fair. And just because someone was "smart" enough to discover scripting or an exploit in NS1 which gave them access to tools that weren't originally intended as part of a gameplay in NS, doesn't make them a "skilled" player, simply makes them a cheater.<!--QuoteEnd--></div><!--QuoteEEnd-->
    No one has called scripters skilled. I have been arguing that skilled players can out perform scripters as they have more flexibility.

    The big one on scripting in Source/GldSource was that it really can't do anything that a normal player could not do (with the possible exception of _special).


    <insert count down here till scripting is a banned discussion topic!>


    Last note:
    This is all a non issue. We don't know how scripting will be the NS2 engine (We need a name for the engine), thus the entire discussion is moot.
  • SjNSjN Join Date: 2003-01-07 Member: 11983Members, Reinforced - Supporter
    <!--quoteo(post=1709521:date=Jun 2 2009, 09:24 AM:name=Thansal)--><div class='quotetop'>QUOTE (Thansal @ Jun 2 2009, 09:24 AM) <a href="index.php?act=findpost&pid=1709521"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->No one has called scripters skilled. I have been arguing that skilled players can out perform scripters as they have more flexibility.

    The big one on scripting in Source/GldSource was that it really can't do anything that a normal player could not do (with the possible exception of _special).<!--QuoteEnd--></div><!--QuoteEEnd-->

    Just because there are perfect shooters out there, doesn't mean they should allow the usage of Aimbot to the rest.
    Being a perfect shooter is not cheating, therefor allow aimbots.. that's what you're basically saying.

    If there are people who can shoot 10 pistol shots in a second, I bet it took them awhile to learn to do it and I bet if they do it over and over, eventually it's gonna hurt their finger. If they managed to achieve this kind of skill, I guess they deserve it.
    But I don't think that it's fair that everybody should be capable of doing it through scripts or binds, because then it's no longer a skill, it's automated script. Just like Aimbotting.
  • SnarKsSnarKs Join Date: 2009-05-31 Member: 67584Members
    edited June 2009
    <!--quoteo(post=1709520:date=Jun 2 2009, 06:17 AM:name=daidalos)--><div class='quotetop'>QUOTE (daidalos @ Jun 2 2009, 06:17 AM) <a href="index.php?act=findpost&pid=1709520"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->That's why you should practise to be skilled enough to do that every time, having a script do it for you makes you only lazier and more unskilled.<!--QuoteEnd--></div><!--QuoteEEnd-->


    <strike>I see how it makes me "lazier", but less skilled? no. Most of the time i can hit the right keys to perform the "perfect" rocket jump. The script allows me to do it everytime putting me at my most skilled point everytime.</strike>


    <!--quoteo(post=1709524:date=Jun 2 2009, 06:37 AM:name=SjN)--><div class='quotetop'>QUOTE (SjN @ Jun 2 2009, 06:37 AM) <a href="index.php?act=findpost&pid=1709524"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Just because there are perfect shooters out there, doesn't mean they should allow the usage of Aimbot to the rest.
    Being a perfect shooter is not cheating, therefor allow aimbots.. that's what you're basically saying.

    If there are people who can shoot 10 pistol shots in a second, I bet it took them awhile to learn to do it and I bet if they do it over and over, eventually it's gonna hurt their finger. If they managed to achieve this kind of skill, I guess they deserve it.
    But I don't think that it's fair that everybody should be capable of doing it through scripts or binds, because then it's no longer a skill, it's automated script. Just like Aimbotting.<!--QuoteEnd--></div><!--QuoteEEnd-->

    I totally understand your point.
  • locallyunscenelocallyunscene Feeder of Trolls Join Date: 2002-12-25 Member: 11528Members, Constellation
    edited June 2009
    <!--quoteo(post=1709521:date=Jun 2 2009, 10:24 AM:name=Thansal)--><div class='quotetop'>QUOTE (Thansal @ Jun 2 2009, 10:24 AM) <a href="index.php?act=findpost&pid=1709521"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec--><insert count down here till scripting is a banned discussion topic!><!--QuoteEnd--></div><!--QuoteEEnd-->
    If it isn't banned by now...
    <!--quoteo(post=1709521:date=Jun 2 2009, 10:24 AM:name=Thansal)--><div class='quotetop'>QUOTE (Thansal @ Jun 2 2009, 10:24 AM) <a href="index.php?act=findpost&pid=1709521"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->This is all a non issue. We don't know how scripting will be the NS2 engine (We need a name for the engine), thus the entire discussion is moot.<!--QuoteEnd--></div><!--QuoteEEnd-->
    I'd say all the more reason to discuss it. Although I was hoping for a discussion about interface modifiability instead of the usual.

    The only script that is used commonly now is the triple-hop for bhop script(literally jump three times in rapid succession). It's arguable that this is shoring up an artificial interface limitation.

    Before someone jumps up with "a pistol script avoids and 'artificial' interface limitation too" let me explain the difference. The devs accept bhop as a worthwhile part of the game while instantly unloading your pistol(fixed a long time ago) is not something they view as part of the game. This is based on the logic that bhop adds a skill move to the game while the pistol script does not. So the pistol script limitation is not "artificial" but intentional. Whereas the devs would prefer it if bhop was more accessible in NS1.

    In this way I agree with <b>homicide</b>'s premises, but not his conclusion. Game aspects should not require scripts to work, nor should they be greatly affected by scripts(NS1 works pretty well w/o scripts IMHO). In this way scripts are simply not needed. Allowing scripts with the hope that scripting/macro exploits will be caught earlier is an interesting proposal, and may be desired for the alpha/beta(if it doesn't require extra work by the dev team), but I think disabling scripts will greatly reduce the exploitation of any harmful macro and make such exploitation easy to spot in Full Release of NS2 .

    The argument of enabling scripts for the disabled is noble, but is based on the misconception that scripts can play for you. They really can't.
  • ThansalThansal The New Scum Join Date: 2002-08-22 Member: 1215Members, Constellation
    <!--quoteo(post=1709530:date=Jun 2 2009, 11:01 AM:name=locallyunscene)--><div class='quotetop'>QUOTE (locallyunscene @ Jun 2 2009, 11:01 AM) <a href="index.php?act=findpost&pid=1709530"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->In this way I agree with <b>homicide</b>'s premises, but not his conclusion. Game aspects should not require scripts to work(nor should they be graetly effected by scripts(NS1 works pretty well w/o scripts ;-) )), so they should not be allowed. Allowing scripts with the hope that bugs will be caught earlier is an interesting proposal, and may be desired for the alpha/beta(if it doesn't require extra work by the dev team), but I think disabling scripts will greatly reduce the exploitation of any harmful macro and make such exploitation easy to spot.<!--QuoteEnd--></div><!--QuoteEEnd-->

    That is kind of an interesting take. I my mind it is actually just the reverse. If scripts do not greatly effect the game, then they should be let in.

    Also, as you defined the jump script, but not the current pistol script I figured I would poke that in here:
    All a current pscript does is let you fire bullets with fewer clicks, generally by binding attack to both the click and release of a button. The interesting thing there is that you now have to control your clicking much more than with a normal +attack bind because you have to slow down when you release the button so that it is within the RoF cap (something I have issues with, I am better with out the script or just binding it to mwheel).
  • w0dk4w0dk4 Join Date: 2008-04-22 Member: 64129Members, Constellation, Reinforced - Shadow
    Since when is hitting-fire-rapidly a valuable skill?

    Thats the most silly thing Ive heard in a while.
  • locallyunscenelocallyunscene Feeder of Trolls Join Date: 2002-12-25 Member: 11528Members, Constellation
    <!--quoteo(post=1709533:date=Jun 2 2009, 11:21 AM:name=w0dk4)--><div class='quotetop'>QUOTE (w0dk4 @ Jun 2 2009, 11:21 AM) <a href="index.php?act=findpost&pid=1709533"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Since when is hitting-fire-rapidly a valuable skill?<!--QuoteEnd--></div><!--QuoteEEnd-->
    Who said that?
  • ThansalThansal The New Scum Join Date: 2002-08-22 Member: 1215Members, Constellation
    edited June 2009
    <!--quoteo(post=1709533:date=Jun 2 2009, 11:21 AM:name=w0dk4)--><div class='quotetop'>QUOTE (w0dk4 @ Jun 2 2009, 11:21 AM) <a href="index.php?act=findpost&pid=1709533"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Since when is hitting-fire-rapidly a valuable skill?

    Thats the most silly thing Ive heard in a while.<!--QuoteEnd--></div><!--QuoteEEnd-->
    Yah, I know! Seriously, being able to hit fire rapidly, or being able to accurately turn quickly, or begin able to move your mouse to the left as you hold D, or any of these things!

    Games should reward you for actual valuable skills! Like being able to balance your checkbook, or bake a cake, or accurately file your tax returns!



    <img src="style_emoticons/<#EMO_DIR#>/tounge.gif" style="vertical-align:middle" emoid=":p" border="0" alt="tounge.gif" />


    It is a game, thus being able to shoot faster then the guy next to you is a good skill to have.

    Locally: I did (I think)
    And if I didn't, I did now!
  • homicidehomicide Join Date: 2003-11-10 Member: 22451Members
    <!--quoteo(post=1709509:date=Jun 2 2009, 05:57 AM:name=Nemesis_Zero)--><div class='quotetop'>QUOTE (Nemesis_Zero @ Jun 2 2009, 05:57 AM) <a href="index.php?act=findpost&pid=1709509"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->First, let me point out that you just used an example incorporating first amendment rights and manslaughter into an argument about a game. I don't think that's going to enhance the discussion <img src="style_emoticons/<#EMO_DIR#>/wink-fix.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink-fix.gif" /><!--QuoteEnd--></div><!--QuoteEEnd-->
    you give me too much credit

    <!--quoteo(post=1709509:date=Jun 2 2009, 05:57 AM:name=Nemesis_Zero)--><div class='quotetop'>QUOTE (Nemesis_Zero @ Jun 2 2009, 05:57 AM) <a href="index.php?act=findpost&pid=1709509"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Second, let's assume a griefer script that creates ping spam-based server slowdown - say, a repeated order giving / cancelling script in commander mode. Let's further assume that a simple cap on order frequency turns out to severely hamper high-skilled play because inputs per minute can be meaningful during forward base construction. (Contrived, I know, but I never said the kind of exploit I was describing would be a frequent occurance.) My point is simply that in such a no-win situation, a slight reduction of the scripting system's power might be preferrable to the other options.

    Hell, I'm writing papers on prosumer integration. I'm a fan of game moddability. I just don't think that it should be treated as an article of faith.<!--QuoteEnd--></div><!--QuoteEEnd-->
    Your example is contradictory and supports my argument. Scripting has nothing to do with the problem and changing the scripting system would not prevent it anyways.


    <!--quoteo(post=1709510:date=Jun 2 2009, 06:01 AM:name=Thansal)--><div class='quotetop'>QUOTE (Thansal @ Jun 2 2009, 06:01 AM) <a href="index.php?act=findpost&pid=1709510"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->A good portion of your argument seems to be that you think that certain things that people see as skills simply should not be in the game at all (which makes me wonder why you think that scripting out jumps is bad, but BHopping is fine)<!--QuoteEnd--></div><!--QuoteEEnd-->

    Bhopping is an extremely abstract mechanic that can be developed but never mastered. The same cannot be said about any mechanic that can be scripted. This is one of the fundamental constructs that makes "games" entertaining. As game theory would put it, bhopping is dependent on the competitor. One must alter their actions (bhopping in this case) according to their competitors actions. Bhopping encompasses every aspect of a great game mechanic. Timing jumps and rapidly shooting are not abstract, their development is extremely limited, and they do not change depending on your competitors actions.

    Again, anything that can be scripted inherently falls into this category of "crappy things that need to be wiped." Scripting allows players to wipe the lingering crap off the asses of the developers after they finish dumping the bulk of their excrement into the crapper. ("crapper" being used figurative for the ns community in this case)
  • Nemesis_ZeroNemesis_Zero Old European Join Date: 2002-01-25 Member: 75Members, Retired Developer, NS1 Playtester, Constellation
    Let's see... No, there's no way for me to respond without guessing here. I do not know what about my example is contradictory, I do not know who you consider the competitor in the case of bhopping (The environment? The engine? The other team?), and I really don't appreciate the fecal language towards fellow board members.
    Not going to moderate you while I'm in a conversation with you, but really, is this necessary?
  • locallyunscenelocallyunscene Feeder of Trolls Join Date: 2002-12-25 Member: 11528Members, Constellation
    <!--quoteo(post=1709545:date=Jun 2 2009, 11:47 AM:name=homicide)--><div class='quotetop'>QUOTE (homicide @ Jun 2 2009, 11:47 AM) <a href="index.php?act=findpost&pid=1709545"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Your example is contradictory and supports my argument. Scripting has nothing to do with the problem and changing the scripting system would not prevent it anyways.<!--QuoteEnd--></div><!--QuoteEEnd-->
    I don't see how it is contradictory or supports your example. He also provides an example of how changing the scripting system would prevent it.

    Looks like the trolls are back out in force.
  • lwflwf Join Date: 2006-11-03 Member: 58311Members, Constellation
    I think the best way to make everyone happy is to let servers enable or disable client side scripting with a server side CVAR, like the sv_allow_wait_command CVAR in some Source games or sv_pure and sv_consistency but for scripts.

    Then players that want to play with scripts get to play with other scipting players, players that don't like scripts can play in scripting free servers while players that don't care still doesn't have to care.
  • homicidehomicide Join Date: 2003-11-10 Member: 22451Members
    <!--quoteo(post=1709561:date=Jun 2 2009, 08:16 AM:name=Nemesis_Zero)--><div class='quotetop'>QUOTE (Nemesis_Zero @ Jun 2 2009, 08:16 AM) <a href="index.php?act=findpost&pid=1709561"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->Let's see... No, there's no way for me to respond without guessing here. I do not know what about my example is contradictory, I do not know who you consider the competitor in the case of bhopping (The environment? The engine? The other team?), and I really don't appreciate the fecal language towards fellow board members.
    Not going to moderate you while I'm in a conversation with you, but really, is this necessary?<!--QuoteEnd--></div><!--QuoteEEnd-->

    You stated that 'skilled players' reach the speed without the use of scripts. One can therefore assume any player 'intentionally' trying to spam it (without scripts) would also match that speed and lag the server. It is a contradiction to say that someone can cause the problem without the use of scripts then state that limiting scripts would solve the problem.
  • Nemesis_ZeroNemesis_Zero Old European Join Date: 2002-01-25 Member: 75Members, Retired Developer, NS1 Playtester, Constellation
    Ping spam requires a continouus stream of inputs. It's very well possible that someone can not manually repeat certain command combinations (let's say 'chose structure - place structure - cancel structure - chose structure') at a certain speed for a longer time, even though they do reach that speed for short bursts. Also, I was conciously talking about a griefer example. These people are not known for training themselves up to peak conditions just to annoy others.

    The simple fact is this: No game of a sufficient complexity is going to be as flawless as you seem to demand here. There will always be internal conceptual and technological conflicts of some degree (my current employer can actually prove this one mathematically). This will lead to trade-offs.
  • locallyunscenelocallyunscene Feeder of Trolls Join Date: 2002-12-25 Member: 11528Members, Constellation
    <!--quoteo(post=1709684:date=Jun 2 2009, 07:45 PM:name=homicide)--><div class='quotetop'>QUOTE (homicide @ Jun 2 2009, 07:45 PM) <a href="index.php?act=findpost&pid=1709684"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->You stated that 'skilled players' reach the speed without the use of scripts. One can therefore assume any player 'intentionally' trying to spam it (without scripts) would also match that speed and lag the server. It is a contradiction to say that someone can cause the problem without the use of scripts then state that limiting scripts would solve the problem.<!--QuoteEnd--></div><!--QuoteEEnd-->
    Not really, there's a huge difference between a few practiced people occasionally reaching spammable speeds in pursuit of gameplay and a spam inducing script available to anyone who can click a mouse.
  • WitherWither A Bugged Life Join Date: 2002-12-24 Member: 11513Members, NS1 Playtester, Contributor, Constellation
    edited June 2009
    I personally don't think that "potentially server crashing" exploits, or any exploits at all, should be a consideration in whether or not there should be a built-in scripting feature. If that feature is included in NS2 I would certainly hope it's implemented in such a way that those kind of things aren't possible -- the underlying exploit/bug needs to be resolved, scripting isn't the problem. As for the initial poster's points, I think you should give these scripts you mention and say you dislike a try before you bring them up as a premise. Leap/bite, blink/swipe scripts are absolutely, completely useless. They don't allow you to control the attack and I'm convinced even the crappiest player will do better without these scripts. Bunnyhop and pistol scripts actually serve a purpose, but I really don't think they're as big a deal as people make them out to be.

    I agree with what homicide said on scripting removing bad game mechanics - in NS1, 3jumps and other bhop scripts actually help out "bad" players more so than experienced players. Chances are the experienced player can time his jump perfectly, which was obvious watching ladder games with mp_blockscripts on. And I think everyone would agree that leveling the playing field all round is a good thing, rather than having a feature (in this case bunnyhopping) in the game that only one group of players readily has access to. And yes, I know someone's going to chime in "but bad players could bunnyhop too if they practiced" but my point is that to bunnyhop successfully you need to understand the game mechanics for it, and the majority of the players out there really do not - it makes sense to even it out.

    I don't think scripts are a bad thing. I also don't think giving server operators the ability to block them is a bad thing (it's their server after all), but I think the events surrounding how mp_blockscripts was implemented in NS1 gave scripts a seriously negative stigma. Bad juju there. I'm curious to find out what the plans are for NS2 and scripting - I know bunnyhopping won't be in NS2 (though they've mentioned a nonspecific alternative) but hopefully there will be a user friendly scripting feature available.
  • noncomposmentisnoncomposmentis Join Date: 2004-11-13 Member: 32773Members
    While I'd like to see an interesting debate on this subject, this thread went from zero to "Full of NS Baggage" in 2 posts. Seriously, guys, clanners v pubbers still? The NS forums was infested with the strange division between the two, some "Lord of the Flies"-like idea that there are only two dichotomous ways of playing the game.

    It would be <b>way</b> more useful if everyone would cease using NS as a frame of reference, and instead focus on more modern games with client-side modding. I mean, bunnyhopping was a bug from a 15 year old engine (which, yes, was very fun to exploit). It's kind of hard to imagine physics exploits in modern games, isn't it?
  • RobBRobB TUBES OF THE INTERWEB Join Date: 2003-08-11 Member: 19423Members, Constellation, Reinforced - Shadow
    I do think that some Functions should be allowed, but a Script that changes Weapons for you shouldn't be allowed to fire said Weapons.
    I was actualy angry when I found out the Cap on the Pistol and it did literaly Jam on me (inmidst of a Stampede - ouch!) as I was able to surpass it's Limit by roughly twice the Shots allowed, so my stand on that should be clear.

    In my Opinion the Classes abilities wheren't well thought out, and this imbalance did make it necessary for the Scriptusers to employ them.
    Those Scripts would've lost their meaning if Skulk and Fade had the respective Abilities i.e. as Duckjump (or extra Bound Key if necessary), as was later the Way it got introduced to at least the Skulk iirc.
Sign In or Register to comment.