| Pages: [1] 2 :: one page |
| Author |
Thread Statistics | Show CCP posts - 5 post(s) |

OMEGA REDUX
Forever Winter Absolute Zero.
3
|
Posted - 2014.07.17 17:30:00 -
[1] - Quote
This is a continuation of the thread hijacking that occurred in https://forums.eveonline.com/default.aspx?g=posts&t=354638 so that we don't keep hijacking it and be able to stay on topic in the correct threads. This thread will be focusing on how to make the testing of supers and officer mods balanced and dealing with any issues that might come up due to seeding them.
1. Blobbing on the gates/stations (of any form at all) from the test server rules at https://forums.eveonline.com/default.aspx?g=posts&t=6353&find=unread
Quote:2. Combat by consent only, except in the designated combat systems (6-CZ49, PVH8-0).
Combat system (6-CZ49, PVH8-0) specific additional rules
1. No fighting or other aggressive actions at the station and gates (no targeted or AoE warp inhibiting modules). 2. No capitals in PVH8-0 Since the rules very clearly say that fighting on the station/gates isn't allowed I don't want to see a single post of someone complaining that someone will blob them on the station/gate. When you as a player sees it happen file a petition. When you as a CCP employee sees it happen or reviews a petition about it enforce the rule and ban the offender per your rules.
2. unbalanced fighting due to 1 person having meta/t2 and the other having officer mods. With the use of acceleration gates and adding the system of EZA-FM (which is right beside both 6-CZ49 and PVH8-0) to the mix we can segregate those using meta/t2 fits and those using officer fits. EZA-FM can be the meta/t2 fights system and PVH8-0 can be the officer fights system. In both systems capitals will not be allowed to enter. At the combat areas in EZA-FM there can be accessed via acceleration gates that deny access to anyone with anything fitted to their ship (or in their cargohold due to possible mobile depot usage) that is a meta 6 or above, using something along the lines of the below code. This example will be done via a simple if then statement as is used by spreadsheets.
IF(ModMetaValue="meta0",pass,IF(ModMetaValue="meta1",pass,IF(ModMetaValue="meta2",pass,IF(ModMetaValue="meta3",pass,IF(ModMetaValue="meta4",pass,IF(ModMetaValue="meta5",pass,fail))))))
substitute the values of ModMetaValue and meta0, etc for the correct ones ingame
do a simple list of all the mods fitted to/inside the ship attempting to use the acceleration gate (use the code already in place for restricting ships types at acceleration gates or the code already in place for running a ship/cargo scanner module to make this list if you really have to) then pull the meta value from the database for each mod in that list then run the above code on each item in that list. If any of the mods get a fail then that ship is not allowed to use the acceleration gate. If i missed anything that would cause any kind of errors please let me know and i will fix the code for it.
The rules for the combat areas will need to be rewritten to include acceleration gates so there is no excuse from the masses.Quote:1. No fighting or other aggressive actions at the station, gates, nor prior to entering the acceleration gates (no targeted or AoE warp inhibiting modules). is a possible good rewrite. |

OMEGA REDUX
Forever Winter Absolute Zero.
3
|
Posted - 2014.07.17 17:32:00 -
[2] - Quote
Adriana Mal'Valeran wrote: Accel gates are also basically a warptozero situation, aka it'll get camped and then you'll be crying about people blobbing in another thread. stuff like this just complicates things, it doesn't solve the basic problem.
see point 1 in the first post...also I havent cried about a darn thing so take your attitude elsewhere. |

OMEGA REDUX
Forever Winter Absolute Zero.
3
|
Posted - 2014.07.17 17:37:00 -
[3] - Quote
CCP Goliath wrote:I'm no coder but here's how I would pseudocode the ensuing action, should we implement this solution.
IF SubcapShipOnGate WHEN WarpImmunity=False THEN goto GateBumpAndMassiveSuperBlobAttack you forgot the next line which reads
IF PlayerBreaksRules THEN BanPlayerFromSisi
also if you are not a coder it would behove you not to tell people how difficult it is or isn't to code in my suggestion on how to block officer mods from combat areas. |
|

CCP Goliath
C C P C C P Alliance
2301

|
Posted - 2014.07.17 17:41:00 -
[4] - Quote
The problem with using rules for this kind of purpose is that the system then becomes a series of exceptions, which requires heavy policing. That being said, we are currently developing some little extras that are going to do some of the policing for us! No details yet, but maybe when Lebowski and Masterplan are back from vacation.
As to your gate theory. We have discussed using gates for this purpose before, and indeed I think it was tried out in the past (before my time though so can't say for sure), but we found the solution to be inelegant due to the increased need for policing. If this automated solution bears fruit, it could very much be on the table again. CCP Goliath | QA Director | EVE Illuminati | @CCP_Goliath |
|

OMEGA REDUX
Forever Winter Absolute Zero.
3
|
Posted - 2014.07.17 18:02:00 -
[5] - Quote
Instead of using acceleration gates (since they have the drawback of not being able to warp in at range) you could have the filter in place for anyone using the system gates (star gates?) to enter EZA-FM. To prevent someone from using a capital to bring officer mods into EZA-FM you could cyno block the system using code similiar to the pos module or code similar to the cyno blocking for incursions. This would automatically prevent any capital usage in those systems as well thus eliminating the need to police the no caps in those systems rule.
For fighting on stations/gates you could make the station/gate guns act like concord and instakill anyone doing any aggressive action on those grids. |
|

CCP Goliath
C C P C C P Alliance
2301

|
Posted - 2014.07.17 18:04:00 -
[6] - Quote
OMEGA REDUX wrote:Instead of using acceleration gates (since they have the drawback of not being able to warp in at range) you could have the filter in place for anyone using the system gates (star gates?) to enter EZA-FM. To prevent someone from using a capital to bring officer mods into EZA-FM you could cyno block the system using code similiar to the pos module or code similar to the cyno blocking for incursions. This would automatically prevent any capital usage in those systems as well thus eliminating the need to police the no caps in those systems rule.
For fighting on stations/gates you could make the station/gate guns act like concord and instakill anyone doing any aggressive action on those grids.
That's too much coding and too many special exceptions. First and foremost Sisi must be a test environment. Live EFT is very much a secondary/tertiary level use case. CCP Goliath | QA Director | EVE Illuminati | @CCP_Goliath |
|

OMEGA REDUX
Forever Winter Absolute Zero.
3
|
Posted - 2014.07.17 18:22:00 -
[7] - Quote
AFAIK concord is still enabled in Sisi highsec so live EFT as you put it is already in the game. Go to any highsec system, fit ship you wish to test, undock, fire 1 volley at the station (attacking the station does trigger concord right?...maybe i should go test that haha!), watch concord blap you, get live EFT results from the loss mail.
To anyone following the rules the measures I suggested are already "in place" since those people would not even attempt to light a cyno in PVH8-0 nor attempt to attack anyone on the stations/gates. These measures simply provide actual unbreakable rules to the rules you already said no one should break but they totally can and apparently aren't receiving any punishment for doing so. I don't understand how that is in any way making any part of Sisi something other than a test environment since those following the rules would not be doing anything different.
Also we did just go over how since you are not a coder you have no idea how much coding it would take to do that (thou I will admit the station/gate gun thing might get measy since IDK how yall wrote the aggression mechanic code...but since you aren't a coder neither do you know how measy or not measy it would be to do so) |

hellswindstaff
Ministry of War Amarr Empire
0
|
Posted - 2014.07.17 18:39:00 -
[8] - Quote
Goliath ......AMEN.......instead of +1 im giving you a plus 2 |

Kora Ethereal
Empire of the Forsaken Gentlemen's.Club
37
|
Posted - 2014.07.17 18:54:00 -
[9] - Quote
OMEGA REDUX wrote:AFAIK concord is still enabled in Sisi highsec so live EFT as you put it is already in the game. Go to any highsec system, fit ship you wish to test, undock, fire 1 volley at the station (attacking the station does trigger concord right?...maybe i should go test that haha!), watch concord blap you, get live EFT results from the loss mail.
To anyone following the rules the measures I suggested are already "in place" since those people would not even attempt to light a cyno in PVH8-0 nor attempt to attack anyone on the stations/gates. These measures simply provide actual unbreakable rules to the rules you already said no one should break but they totally can and apparently aren't receiving any punishment for doing so. I don't understand how that is in any way making any part of Sisi something other than a test environment since those following the rules would not be doing anything different.
Also we did just go over how since you are not a coder you have no idea how much coding it would take to do that (thou I will admit the station/gate gun thing might get measy since IDK how yall wrote the aggression mechanic code...but since you aren't a coder neither do you know how measy or not measy it would be to do so)
O_O
EFT = Getting Concorded
I didn't know you could test a tank if you got alphaed regardless of your Resists and Hitpoints. |

OMEGA REDUX
Forever Winter Absolute Zero.
3
|
Posted - 2014.07.17 18:58:00 -
[10] - Quote
Well that's the only thing I could think of that he could mean by "live EFT" and someone getting instakilled by a uber station/gate gun because they broke the rule of no aggression on the stattion/gates. |

hellswindstaff
Ministry of War Amarr Empire
0
|
Posted - 2014.07.17 19:02:00 -
[11] - Quote
as i said last time there was seeded/reedem system supers.....no bugs got reported no testing got done and local was this every 5 minutes "X UP FOR CAP FLEET" Then you ended up with 35 godtank supers on beacon at 0 popping cruisers
|

OMEGA REDUX
Forever Winter Absolute Zero.
3
|
Posted - 2014.07.17 19:12:00 -
[12] - Quote
hellswindstaff wrote:as i said last time there was seeded/reedem system supers.....no bugs got reported no testing got done and local was this every 5 minutes "X UP FOR CAP FLEET" Then you ended up with 35 godtank supers on beacon at 0 popping cruisers
If reading is too hard for you then please do us all a favor and go somewhere else as that issue has been addressed already in this thread. |

hellswindstaff
Ministry of War Amarr Empire
0
|
Posted - 2014.07.17 19:20:00 -
[13] - Quote
It has and no one is coding anything special in to accomodate supers and deadspace mods. Can we get a lock on this. |

OMEGA REDUX
Forever Winter Absolute Zero.
3
|
Posted - 2014.07.17 19:28:00 -
[14] - Quote
hellswindstaff wrote:It has and no one is coding anything special in to accomodate supers and deadspace mods. Can we get a lock on this. here I'll requote this just for you and your bias against supers Quote:2. Combat by consent only, except in the designated combat systems (6-CZ49, PVH8-0).
Combat system (6-CZ49, PVH8-0) specific additional rules
1. No fighting or other aggressive actions at the station and gates (no targeted or AoE warp inhibiting modules). 2. No capitals in PVH8-0 The above is a direct quote from the current test server rules, is that simple enough for you to understand that preventing super blobs against sub caps is already in place and no coding or any other whining from you needed. |

Kora Ethereal
Empire of the Forsaken Gentlemen's.Club
37
|
Posted - 2014.07.17 19:33:00 -
[15] - Quote
OMEGA REDUX wrote:hellswindstaff wrote:as i said last time there was seeded/reedem system supers.....no bugs got reported no testing got done and local was this every 5 minutes "X UP FOR CAP FLEET" Then you ended up with 35 godtank supers on beacon at 0 popping cruisers
If reading is too hard for you then please do us all a favor and go somewhere else as that issue has been addressed already in this thread.
Coming from the "Coder" That's trying to tell CCP how do do their job in a thread...
Also
IF(ModMetaValue="meta0",pass,IF(ModMetaValue="meta1",pass,IF(ModMetaValue="meta2",pass,IF(ModMetaValue="meta3",pass,IF(ModMetaValue="meta4",pass,IF(ModMetaValue="meta5",pass,fail))))))
Just needs to be
IF(ModMetaValue<=5,pass,IF(ModMetaValue>5,fail,fail))
Learn to Streamline Psuedocode You don't need an IF statement for every single Meta level due to the fact that Meta 5 is T2 and anything Higher is Faction/Deadspace/Officer, It's Either Less or Equal to 5 or Greater Than.
OMEGA REDUX wrote:hellswindstaff wrote:It has and no one is coding anything special in to accomodate supers and deadspace mods. Can we get a lock on this. here I'll requote this just for you and your bias against supers Quote:2. Combat by consent only, except in the designated combat systems (6-CZ49, PVH8-0).
Combat system (6-CZ49, PVH8-0) specific additional rules
1. No fighting or other aggressive actions at the station and gates (no targeted or AoE warp inhibiting modules). 2. No capitals in PVH8-0 The above is a direct quote from the current test server rules, is that simple enough for you to understand that preventing super blobs against sub caps is already in place and no coding or any other whining from you needed.
Aggression agianst NPCs And/Or Stations isn't considered aggression on a player, You can shoot station all you want. Nobody will drop a coin to report you. |

hellswindstaff
Ministry of War Amarr Empire
0
|
Posted - 2014.07.17 19:39:00 -
[16] - Quote
Ok how did this become the he shot me on undock thread? AND AS I SAID CCP HAS BETTER THINGS TO DO THAN BABYSIT CAP BLOBS ....and ask the 100 people who died on station grid in supers. See you are trying to use "the rules" as your iron fist but you dont realize idiots assign fighters off of Nyxes on undock to cruisers and use the no shoot me on station as a crutch. So is is acceptable to be testing a cruiser and have a dude in an alt pop up in a frig target you and warp off while 5 3000 dps fighters blow you up? See these are the things that happen daily and no amount of rule reporting stops it.
Last time I got shot on undock an ISD told me handle it yourself...I thought that was great. |

OMEGA REDUX
Forever Winter Absolute Zero.
3
|
Posted - 2014.07.17 20:00:00 -
[17] - Quote
Kora Ethereal wrote:Coming from the "Coder" That's trying to tell CCP how do do their job in a thread...
Also
IF(ModMetaValue="meta0",pass,IF(ModMetaValue="meta1",pass,IF(ModMetaValue="meta2",pass,IF(ModMetaValue="meta3",pass,IF(ModMetaValue="meta4",pass,IF(ModMetaValue="meta5",pass,fail))))))
Just needs to be
IF(ModMetaValue<=5,pass,IF(ModMetaValue>5,fail,fail))
Learn to Streamline Psuedocode You don't need an IF statement for every single Meta level due to the fact that Meta 5 is T2 and anything Higher is Faction/Deadspace/Officer, It's Either Less or Equal to 5 or Greater Than. I'll give you a D- for your effort and a F for talking about stuff you know nothing about. "meta 0" is as text value not a number value in the show info and since that is likely the case in the database then a <=5 would never work as text values dont have numerical equivalents to run a mathematical equation on...hence why I broke it down the way I did in my formula. Now the coding language of Spreadsheets does have a method of converting a text value into a numerical value, however adding that in the above code would not make a very good example since I nor you know what coding language EVE is written to know (and i highly doubt it's in spreadsheet code) if THAT language also has that function cause if it dont then the example would not make much sense.
Oh and you might want to give https://forums.eveonline.com/default.aspx?g=posts&m=4812310#post4812310 a read as CCP Goliath ain't a coder so yes he needs "someone" (whether that be me or someone who works at CCP and is a coder) to tell him how the code should be written. Not to mention your usage of "IF(ModMetaValue>5,fail,fail)" is entirely unnecessary and could be replaced with just "fail" (hence why I gave you a D- for effort since you didn't get your code written correctly but tried to school me on mine)Quote:OMEGA REDUX wrote:hellswindstaff wrote:It has and no one is coding anything special in to accomodate supers and deadspace mods. Can we get a lock on this. here I'll requote this just for you and your bias against supers Quote:2. Combat by consent only, except in the designated combat systems (6-CZ49, PVH8-0).
Combat system (6-CZ49, PVH8-0) specific additional rules
1. No fighting or other aggressive actions at the station and gates (no targeted or AoE warp inhibiting modules). 2. No capitals in PVH8-0 The above is a direct quote from the current test server rules, is that simple enough for you to understand that preventing super blobs against sub caps is already in place and no coding or any other whining from you needed. Aggression agianst NPCs And/Or Stations isn't considered aggression on a player, You can shoot station all you want. Nobody will drop a coin to report you. Well that's good to know since nothing in that post is talking about shooting npc's or stations so IDK what you are on about. |

hellswindstaff
Ministry of War Amarr Empire
2
|
Posted - 2014.07.17 20:16:00 -
[18] - Quote
Well we are moving on from this thread. Goliath said NO. Good enough answer for me. |

Kora Ethereal
Empire of the Forsaken Gentlemen's.Club
38
|
Posted - 2014.07.17 20:30:00 -
[19] - Quote
OMEGA REDUX wrote:Kora Ethereal wrote:Coming from the "Coder" That's trying to tell CCP how do do their job in a thread...
Also
IF(ModMetaValue="meta0",pass,IF(ModMetaValue="meta1",pass,IF(ModMetaValue="meta2",pass,IF(ModMetaValue="meta3",pass,IF(ModMetaValue="meta4",pass,IF(ModMetaValue="meta5",pass,fail))))))
Just needs to be
IF(ModMetaValue<=5,pass,IF(ModMetaValue>5,fail,fail))
Learn to Streamline Psuedocode You don't need an IF statement for every single Meta level due to the fact that Meta 5 is T2 and anything Higher is Faction/Deadspace/Officer, It's Either Less or Equal to 5 or Greater Than. I'll give you a D- for your effort and a F for talking about stuff you know nothing about. "meta 0" is as text value not a number value in the show info and since that is likely the case in the database then a <=5 would never work as text values dont have numerical equivalents to run a mathematical equation on...hence why I broke it down the way I did in my formula. Now the coding language of Spreadsheets does have a method of converting a text value into a numerical value, however adding that in the above code would not make a very good example since I nor you know what coding language EVE is written to know (and i highly doubt it's in spreadsheet code) if THAT language also has that function cause if it dont then the example would not make much sense. Oh and you might want to give https://forums.eveonline.com/default.aspx?g=posts&m=4812310#post4812310 a read as CCP Goliath ain't a coder so yes he needs "someone" (whether that be me or someone who works at CCP and is a coder) to tell him how the code should be written. Not to mention your usage of "IF(ModMetaValue>5,fail,fail)" is entirely unnecessary and could be replaced with just "fail" (hence why I gave you a D- for effort since you didn't get your code written correctly but tried to school me on mine)
The Meta values ingame are a numerical value :| They range from 0 to 14, 14 is usually that high end Officer Mod, while 0 is the "I've got Level 1 Mechanics" Mod. I highly doubt they would program a database to store repetitive text strings.
Please Learn about the game you are attempting to feverishly write bad pseudo-code for before you open your mouth again. Who doesn't know what they are talking about again? Eve is Written in a variant of Python by the way.
As for the second Fail statement, It both fails it for having a greater than value, and it will fail it for having an incorrect value that doesn't fit into the schema (This is a test environment after all).
CCP Goliath is Minmatar, Hi'll probably just throw Booze at someone to code it for him... or you know... be a QA Director :| |

cheekybot Rotineque
The Scope Gallente Federation
0
|
Posted - 2014.07.17 21:10:00 -
[20] - Quote
IMO i think everything should be seeded solving the issue of building supers, if your actually testing game mech's or combat and dont wanna be blobbed go somewhere else for actual testing purposes, i see the combat system as a place for people to test personal fits and derp around/ have fun, from my understanding of the rules you can have combat in any system providing both sides agree to it, so fleet ops and such can be done other places if people choose to fleet up and stage it.
most good testing of alot is done solo or in small groups with a certain bug there hunting, so to me saying "i cant test anything because i get blobbed" is not a valid statement IMO
|

hellswindstaff
Ministry of War Amarr Empire
2
|
Posted - 2014.07.17 21:15:00 -
[21] - Quote
cheekybot Rotineque wrote:IMO i think everything should be seeded solving the issue of building supers, if your actually testing game mech's or combat and dont wanna be blobbed go somewhere else for actual testing purposes, i see the combat system as a place for people to test personal fits and derp around/ have fun, from my understanding of the rules you can have combat in any system providing both sides agree to it, so fleet ops and such can be done other places if people choose to fleet up and stage it.
most good testing of alot is done solo or in small groups with a certain bug there hunting, so to me saying "i cant test anything because i get blobbed" is not a valid statement IMO
go "test" when 45 nyxes are chasing cruisers around 6-c then come back and post. |

cheekybot Rotineque
The Scope Gallente Federation
1
|
Posted - 2014.07.17 21:19:00 -
[22] - Quote
[/quote]
go "test" when 45 nyxes are chasing cruisers around 6-c then come back and post.[/quote]
you didnt read my post did you, there's thousands of systems to test in, use them, 6-C is nothing more than a derp fest, dont like it go to another system, CCP doesnt cater to whiners on tranq, why should they do it on SISI, seed the supers and all mods, people who wanna actually test have ways at there disposal if they choose to use them
|

OMEGA REDUX
Forever Winter Absolute Zero.
3
|
Posted - 2014.07.17 21:24:00 -
[23] - Quote
@ kora
http://i.imgur.com/fx7ipsS.png?1 is the ingame show info and it very clearly has "level 2" in the value column for the meta level attribute. "level 2" =/= "2" not matter how much you incorrectly claim it to. and "level 2" is quite obviously NOT a numerical but rather a text value (string is another correct term if you wish but it's still not a numerical one) sooooo who is it that does or does not know what they are talking about again? oh yeah thats right I'm the one who does know. Infact the only way they COULD be a numerical value is if CCP intentionally made repetitive additions of "level " to the show info since the left hand column attribute name of "meta level" clearly says it's a "level " sooooo you were also wrong about CCP coding in repetitiveness.Quote:CCP Goliath is Minmatar, Hi'll probably just throw Booze at someone to code it for him... or you know... be a QA Director :| so you agree that a QA Director needs someone to tell him how to code then? which means you agree that I'm correct in telling a CCP guy how to code right? remember you are the one who tried to say something to me about telling a CCP guy how to write code and you are the one who didn't take the time to figure out I'm quite right to tell this particular CCP guy how to write code, not my fault you can't get your facts straight. |

hellswindstaff
Ministry of War Amarr Empire
2
|
Posted - 2014.07.17 21:25:00 -
[24] - Quote
cheekybot Rotineque wrote:
go "test" when 45 nyxes are chasing cruisers around 6-c then come back and post.[/quote]
you didnt read my post did you, there's thousands of systems to test in, use them, 6-C is nothing more than a derp fest, dont like it go to another system, CCP doesnt cater to whiners on tranq, why should they do it on SISI, seed the supers and all mods, people who wanna actually test have ways at there disposal if they choose to use them [/quote]
Come on lets be realistic........9/10 times those supers are ending up in a cap blob on combat beacons. Exactly CCP doesnt cater to whiners you are correct. So the incessant whining for them to seed supers and officer modules should fall on deaf ears thank you for making my point for me. |

OMEGA REDUX
Forever Winter Absolute Zero.
3
|
Posted - 2014.07.17 21:28:00 -
[25] - Quote
cheekybot Rotineque wrote:Quote:
go "test" when 45 nyxes are chasing cruisers around 6-c then come back and post.
you didnt read my post did you, there's thousands of systems to test in, use them, 6-C is nothing more than a derp fest, dont like it go to another system, CCP doesnt cater to whiners on tranq, why should they do it on SISI, seed the supers and all mods, people who wanna actually test have ways at there disposal if they choose to use them ignore that guy, he hasnt read a single post anyone has made in any thread yet. he's just trolling cause he's afraid someone will get better at flying supers and him end up losing his super...assuming he has one to begin with
The better question is where an ISD to delete his trolls when you need one? |

cheekybot Rotineque
The Scope Gallente Federation
1
|
Posted - 2014.07.17 21:34:00 -
[26] - Quote
hellswindstaff wrote:cheekybot Rotineque wrote:
go "test" when 45 nyxes are chasing cruisers around 6-c then come back and post.
you didnt read my post did you, there's thousands of systems to test in, use them, 6-C is nothing more than a derp fest, dont like it go to another system, CCP doesnt cater to whiners on tranq, why should they do it on SISI, seed the supers and all mods, people who wanna actually test have ways at there disposal if they choose to use them [/quote]
Come on lets be realistic........9/10 times those supers are ending up in a cap blob on combat beacons. Exactly CCP doesnt cater to whiners you are correct. So the incessant whining for them to seed supers and officer modules should fall on deaf ears thank you for making my point for me.[/quote]
whats the big deal with 6-C anyone who isnt newb to SISI knows you dont actually test anything there, your about the only one who is aginst the idea of seeding supers that consistantly protest's it, the fact of the matter is. its a test server, it should be fully featured, if you dont like what happens in 6-C go somewhere else, just like on tranq. i dont like getting blobbed either, i test on the other side of the universe with alliance members and corp members. if its not cap blobs it will be sub cap blobs so crying about it is useless, you can fix the situation for yourself by persuing other options |

cheekybot Rotineque
The Scope Gallente Federation
1
|
Posted - 2014.07.17 21:36:00 -
[27] - Quote
OMEGA REDUX wrote:cheekybot Rotineque wrote:Quote:
go "test" when 45 nyxes are chasing cruisers around 6-c then come back and post.
you didnt read my post did you, there's thousands of systems to test in, use them, 6-C is nothing more than a derp fest, dont like it go to another system, CCP doesnt cater to whiners on tranq, why should they do it on SISI, seed the supers and all mods, people who wanna actually test have ways at there disposal if they choose to use them ignore that guy, he hasnt read a single post anyone has made in any thread yet. he's just trolling cause he's afraid someone will get better at flying supers and him end up losing his super...assuming he has one to begin with The better question is where an ISD to delete his trolls when you need one? 
im not trolling anyone, and ive spent the last hour reading post's, im just making a realistic point, i dont have a super nor do i ever want one on tranq, i can fly them and have, but that doesnt mean i dont have an opinion on the matter |

hellswindstaff
Ministry of War Amarr Empire
2
|
Posted - 2014.07.17 21:37:00 -
[28] - Quote
Nobody is trolling dude. If you can'y handle the debate over the pros and cons of an action perhaps reading the posts should be a priority. You can always block the posts you dont want to see. I don't agree with alot of posts but I'm not begging CCP/ISD to save my eyeballs frrom them. I just chose to ignore .
Nothing good ever came from giving a certain group everything they want. And that is apparently what we have here. Its the same 4-6 people beating up the devs over the head for same thing. No matter how many times they say NO. They belabor them anyway. WHERES ISD to save the devs from repetive commentary after they said NO. |

OMEGA REDUX
Forever Winter Absolute Zero.
3
|
Posted - 2014.07.17 21:38:00 -
[29] - Quote
cheekybot Rotineque wrote:OMEGA REDUX wrote:cheekybot Rotineque wrote:Quote:
go "test" when 45 nyxes are chasing cruisers around 6-c then come back and post.
you didnt read my post did you, there's thousands of systems to test in, use them, 6-C is nothing more than a derp fest, dont like it go to another system, CCP doesnt cater to whiners on tranq, why should they do it on SISI, seed the supers and all mods, people who wanna actually test have ways at there disposal if they choose to use them ignore that guy, he hasnt read a single post anyone has made in any thread yet. he's just trolling cause he's afraid someone will get better at flying supers and him end up losing his super...assuming he has one to begin with The better question is where an ISD to delete his trolls when you need one?  im not trolling anyone, and ive spent the last hour reading post's, im just making a realistic point, i dont have a super nor do i ever want one on tranq, i can fly them and have, but that doesnt mean i dont have an opinion on the matter i was telling you to ignore hellswindstaff...not for people to ignore you  |

Kusum Fawn
State Protectorate Caldari State
503
|
Posted - 2014.07.17 21:44:00 -
[30] - Quote
How long does it take to build a super? How long between mirrors in this new development cycle? how long does it take to upgrade sov from 0 to build a super in the first place? If i dont have the correct roles in my alliance to build supercaps, but still want to test supers that i can fly, i have to get someone else to give me roles every two months, to build a cap on sisi?
Its not possible to please all the people all the time, but it sure as hell is possible to Displease all the people, most of the time.
|
| |
|
| Pages: [1] 2 :: one page |
| First page | Previous page | Next page | Last page |