Page 1 of 1

Bug allowing to cheat: need to be fixed

Posted: 05 Jul 2010, 18:20
by albator
Some poeple found a way to get airunits out of the map. I mean by too far from the edges of the map so any AA can kill them:

Basically, you load com in a trans, you make the trans guard a scout, you make the scout go out from the map (i did not try but I saw some replay, a player is able to go outside the map (like 2 times the map lenght ! ) and I assume it is done using FPS mod, or forcing to move like all the time, I dont have any real clue about it anyway that is not the point)

Of course, you can use this tactick to combomb eco in late game or com drop tecker and massive AA does not even prevent from that:

Siggestion to fix:

If unit satisfies A:
ctrl+D unit

A = [(unit outside the map - 20% of the lenght of the map (top allow fighters, helicoptere to turn outside the map ) ] or [ unit ouside the map for more than 30 sec (I think next step would be to flight at the border of the limit defined above to combomb, or airstrike anyway ) ]

If you are able to fix the problem another way, that is fine too.

Thanks in advance

Re: Bug allowing to cheat: need to be fixed

Posted: 05 Jul 2010, 21:10
by SeanHeron
Umm, first unless they're well known already, I think the tendency has been not to post "hacks"/cheats publicly, if they've not been resolved/fixed yet. I realise you want this addressed, and so of course you have to tell someone, but perhaps pm a developer ? (ie hoijui, jK, Tobi, etc.).

If you are reading this, you might want to consider redacting the detailed desription - you could leave in the effects it has. Plus, the replay itself would certainly be very useful if this is supposed to be fixed.

Otherwise, good thing reporting this!

Re: Bug allowing to cheat: need to be fixed

Posted: 05 Jul 2010, 23:05
by hoijui
this is already known, and explained/discussed in at least one other thread.. somewhere. i guess it is in helps & bugs though.

Re: Bug allowing to cheat: need to be fixed

Posted: 06 Jul 2010, 00:13
by bobthedinosaur
Couldn't there be a lua gadget to help prevent cheating like this. Also off map units are useful for some games/mods (air strikes or off map fire support), but maybe not that far off map.

Re: Bug allowing to cheat: need to be fixed

Posted: 06 Jul 2010, 05:28
by JohannesH
SeanHeron wrote:Umm, first unless they're well known already, I think the tendency has been not to post "hacks"/cheats publicly, if they've not been resolved/fixed yet. I realise you want this addressed, and so of course you have to tell someone, but perhaps pm a developer ? (ie hoijui, jK, Tobi, etc.).

If you are reading this, you might want to consider redacting the detailed desription - you could leave in the effects it has. Plus, the replay itself would certainly be very useful if this is supposed to be fixed.

Otherwise, good thing reporting this!
He didn't say how to do it in the first place, looking at his description he doesn't know how to do it either.

It's been known for many months already though?

Also if a unit is offmap, it has LOS as if it was on the map edge.

Re: Bug allowing to cheat: need to be fixed

Posted: 06 Jul 2010, 06:09
by Argh
Easy Gadget fix.

Get area. Every 10 frames, check all coms or air transports, whichever gives the correct position. If > 20% distance +/- max/min distance, destroy the unit. Speed it up by pre-registering a list of air transports / commanders.

Re: Bug allowing to cheat: need to be fixed

Posted: 06 Jul 2010, 12:01
by AF
You shouldn't fix an engine bug with a lua kludge

Re: Bug allowing to cheat: need to be fixed

Posted: 06 Jul 2010, 12:32
by Petah
OMG, I'm off to go combom some noobs :twisted:

Re: Bug allowing to cheat: need to be fixed

Posted: 06 Jul 2010, 18:42
by albator
JohannesH wrote:
SeanHeron wrote:Umm, first unless they're well known already, I think the tendency has been not to post "hacks"/cheats publicly, if they've not been resolved/fixed yet. I realise you want this addressed, and so of course you have to tell someone, but perhaps pm a developer ? (ie hoijui, jK, Tobi, etc.).

If you are reading this, you might want to consider redacting the detailed desription - you could leave in the effects it has. Plus, the replay itself would certainly be very useful if this is supposed to be fixed.

Otherwise, good thing reporting this!
He didn't say how to do it in the first place, looking at his description he doesn't know how to do it either.

It's been known for many months already though?

Also if a unit is offmap, it has LOS as if it was on the map edge.
Most of [MARS] know how to, I just did not bother to try it (yet). Anyway, not giving the exact desciption was part of the plan ;)

Re: Bug allowing to cheat: need to be fixed

Posted: 06 Jul 2010, 21:42
by momfreeek
Fly off somewhere and come on the back. Legitimate tactic, surely. How to do it?

Re: Bug allowing to cheat: need to be fixed

Posted: 06 Jul 2010, 21:57
by bobthedinosaur
I don't think an engine feature is need to kill all out of bounds units. Like I stated before, some mods other than BA, XTA, SUPERTA may use that out of bound area for their game play.

Re: Bug allowing to cheat: need to be fixed

Posted: 07 Jul 2010, 00:41
by albator
bobthedinosaur wrote:I don't think an engine feature is need to kill all out of bounds units. Like I stated before, some mods other than BA, XTA, SUPERTA may use that out of bound area for their game play.

ok, so move that thread in BA please

Re: Bug allowing to cheat: need to be fixed

Posted: 07 Jul 2010, 01:48
by SirMaverick
bobthedinosaur wrote:I don't think an engine feature is need to kill all out of bounds units. Like I stated before, some mods other than BA, XTA, SUPERTA may use that out of bound area for their game play.
Such a fix can be made optional.

Re: Bug allowing to cheat: need to be fixed

Posted: 07 Jul 2010, 14:51
by Google_Frog
There's things here causing the disagreement (at least that's how I see it).

The bug which lets players fly aircraft a very long distance off the map is something that should be fixed by the engine.

The suggested workaround of destroying units that are too far off the map should definitely be a gadget.