|
Members in Shoutbox
None.
Shoutbox Search
Shoutbox Commands
/w [name] > Whisper
/r > Reply to last whisper /me > Marks as action Shoutbox Information
Moderators may delete any and all shouts at will.
|
Global Shoutbox
Please log in to shout.
[2017-2-27. : 6:47 pm] NudeRaider -- and with free wifi I mean truly free. No registration or security key necessary. Just select the SSID and go online.[2017-2-27. : 6:46 pm] NudeRaider -- cool, finally they're going to pass a law in Germany where a Wifi Hotspot provider (private or otherwise) cannot be made responsible anymore for illegal usage of their service. I've waited a really long time for that, because it's basically the reason we can't have free Wifi access across inner cities. Last june they tried it already, but weren't clear enough so wifi providers could still face costs. About time too, because Germany is pretty far behind with their free wifi infrastructure.[2017-2-27. : 3:06 pm] Ahli -- NudeRaiderNudeRaider shouted: Ahli yeah but most likely not this: IskatuMesk IskatuMesk fortunately, not[2017-2-27. : 2:21 pm] NudeRaider -- AhliAhli shouted: NudeRaider hey, that describes me yeah but most likely not this: IskatuMesk![]() IskatuMesk shouted: "bae" IskatuMeskIskatuMesk shouted: where do you guys find this shit [2017-2-27. : 12:55 pm] jjf28 -- https://www.facebook.com/photo.php?fbid=10154243674641120&set=a.481281311119.263701.502396119&type=3[2017-2-27. : 12:52 pm] Ahli -- NudeRaiderNudeRaider shouted: just go on facebook, start with the ones that show their city and full name. Easy targets. The world WILL thank you. hey, that describes me ![]() [2017-2-27. : 11:25 am] NudeRaider -- just go on facebook, start with the ones that show their city and full name. Easy targets. The world WILL thank you.[2017-2-27. : 6:22 am] O)FaRTy1billion[MM] -- NudeRaiderNudeRaider shouted: well idk about you but the music problem seems to be the smallest concern when your state forces you to become homeless... I mean that shouldn't happen in the first place. except I don't think that's the case, because their neighbors moved out ages ago[2017-2-27. : 5:56 am] NudeRaider -- http://i.imgur.com/7CVvG5D.jpg That's enough Internet today ... erm for that sleep cycle. gnite SEN[2017-2-27. : 5:54 am] NudeRaider -- well idk about you but the music problem seems to be the smallest concern when your state forces you to become homeless... I mean that shouldn't happen in the first place.[2017-2-27. : 5:50 am] O)FaRTy1billion[MM] -- I think they're getting one eventually, but they're apparently living with someone else in the meantime. I don't know the specifics as to why[2017-2-27. : 5:47 am] NudeRaider -- FaRTy1billionFaRTy1billion shouted: eventually, idk what they are doing wat? "eventually"? You mean they need to get out of the house BEFORE they have a new one? The state is forcing them to become homeless?! wtf?[2017-2-27. : 5:46 am] NudeRaider -- much butthurt ensued: https://twitter.com/isaacinspace/status/835324322872872960[2017-2-27. : 5:23 am] O)FaRTy1billion[MM] -- D: the government is forcing my friends out of their house so they can build more and bigger roads, and now we don't have anywhere to play music[2017-2-27. : 5:17 am] NudeRaider -- and a wise man told me a few days ago that complexity would not be one of galaxy edit's problems... ![]() [2017-2-27. : 5:01 am] RexyRex -- Rockz could make your own condition definition if you re-use that math a lot.[2017-2-27. : 4:40 am] Ahli -- expression is similar to that, just with you being able to write down an entire formula including * - / + ( )[2017-2-27. : 4:25 am] rockz -- Oh I got it now. ArithmeticIntMult works by adding each one. God that's so much easier[2017-2-27. : 4:19 am] Ahli -- rockz, this is how you can "map" for sc2, too (this is night of the dead, too): https://github.com/ArcanePariah/Night-of-the-Dead/commits/master[2017-2-27. : 3:55 am] Ahli -- or you code your own IntComparison with 3 parameter. That would eat custom script...[2017-2-27. : 3:54 am] Ahli -- set variable VALUE = CUSTOM SCRIPT WITH YOUR CODE; then IF THEN ELSE and compare the variable with your other value[2017-2-27. : 3:54 am] rockz -- Either way I'll need to add up these 20 variables at some point. The only way I can get working now is by stacking arithmeticint[2017-2-27. : 3:54 am] Ahli -- no, custom script cannot be converted to GUI. Only GUI can be made to custom script (data -> view script)... GUI is basically a ton of XML data...[2017-2-27. : 3:53 am] rockz -- can i convert a custom script to the blizzard standard so I can copy/paste?[2017-2-27. : 3:52 am] Ahli -- and you cannot use an expression in a condition as expressions would add an action directly in front of the call and that's not something the language allows, it seems... or Blizz doesn't allow[2017-2-27. : 3:50 am] rockz -- So if I want to do this: gv_eCWinNormal[lv_index] + gv_eCWinNM[lv_index] + gv_aCWinNormal[lv_index] + gv_aCWinNM[lv_index] + gv_sTWinNormal[lv_index] + gv_sTWinNM[lv_index] + gv_survivalWin[lv_index] + gv_eCSpeed[lv_index] + gv_aCSpeed[lv_index] + gv_sTSpeed[lv_index] + gv_eCNMSpeed[lv_index] + gv_aCNMSpeed[lv_index] + gv_sTNMSpeed[lv_index] + gv_survivalWinNM[lv_index] I need to add it into the comparison as a custom script?[2017-2-27. : 3:48 am] Ahli -- that's the default way to do it that will not break when you rename variables[2017-2-27. : 3:46 am] rockz -- I'm just editing a condition. it's not supposed to be this hard is it? http://i.imgur.com/ituIAZU.png[2017-2-27. : 3:41 am] Ahli -- also, there are expressions which is a mix of math(or text) and GUI variables/function calls[2017-2-27. : 3:41 am] Moose -- rockzrockz shouted: It's just silly for me to click around to do this: Comparison((ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt( in order to add 20 variables together. Please tell me SC2 is not actually this horrifying to work with[2017-2-27. : 3:38 am] Ahli -- there are 4 possibilities for custom script: as trigger, as function value, as a part you add into a trigger, as replacement for a GUI function call or parameter...[2017-2-27. : 3:35 am] rockz -- It's just silly for me to click around to do this: Comparison((ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt(ArithmeticInt( in order to add 20 variables together.[2017-2-27. : 3:33 am] rockz -- There's no custom script that I can see that will allow me to write raw text[2017-2-27. : 3:27 am] Ahli -- you use custom script in GUI or you write your own mapscript.galaxy...[2017-2-27. : 2:17 am] Moose -- BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB[2017-2-27. : 2:02 am] Pr0nogo -- AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA |
Roy