June 06, 2023, 09:01:03 pm

The Gang Garrison 2 Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

NOTICE: Due to a rise in bot activity, new posters need to be approved before posting.

Join the community Discord server!

Pages: [1] 2

Author Topic: Why do CP not work, sometimes?  (Read 7435 times)

Silent Boom

  • Lucky Member
  • *******
  • Karma: 17
  • Offline Offline
  • Posts: 1013
Why do CP not work, sometimes?
« on: February 26, 2010, 07:16:42 pm »

1. You stand on the CP and nothing happens.

or

2. You don't stand on the CP and it captures itself.

or

3. You stand on the CP and it captures itself for the other team

It's happening on the Simple Series server right now...
« Last Edit: February 26, 2010, 07:23:19 pm by Silent Boom »
Logged

Blazephlozard

  • Lucky Member
  • *******
  • Karma: 27
  • Offline Offline
  • Posts: 1147
Re: Why do CP not work, sometimes?
« Reply #1 on: February 26, 2010, 07:33:52 pm »

CPs are horribly glitched. There's a 1-in-10 chance or so of them becoming uncappable.
Nothing can be done about it really, just play deathmatch style until the time runs out. Shame that it's happening on cp_simple, since that "map" is barely fun WITH an objective.

Silent Boom

  • Lucky Member
  • *******
  • Karma: 17
  • Offline Offline
  • Posts: 1013
Re: Why do CP not work, sometimes?
« Reply #2 on: February 26, 2010, 07:36:38 pm »

 :cry: I just got burned

NAGN

  • Developer
  • ******
  • Karma: 146
  • Offline Offline
  • Posts: 16385
  • Yeah so now I have an idea
Re: Why do CP not work, sometimes?
« Reply #3 on: February 26, 2010, 07:44:19 pm »

It's a terrible map.

Anyways, it has something to do with the collision on the server, I'm not to sure how it works, all I know is that it works in Begin Step in the Server only (The only things that are syncronized are when you capture it)

What I do know is that when it glitches out, the server detects the other team only for capturing (as in the final point in egypt on Blus side, suddenly red can't cap, but Blue Can for an impossible reason)

I'll go look in the source
« Last Edit: February 26, 2010, 07:44:56 pm by Last Person »
Logged

NAGN

  • Developer
  • ******
  • Karma: 146
  • Offline Offline
  • Posts: 16385
  • Yeah so now I have an idea
Re: Why do CP not work, sometimes?
« Reply #4 on: February 26, 2010, 07:48:03 pm »

Huh.

So it uses collision_point

I'm sure that there's some kind of reason for this rather than if place_meeting, but I'm not aware
« Last Edit: February 26, 2010, 07:48:22 pm by Last Person »
Logged

Blazephlozard

  • Lucky Member
  • *******
  • Karma: 27
  • Offline Offline
  • Posts: 1147
Re: Why do CP not work, sometimes?
« Reply #5 on: February 26, 2010, 08:03:00 pm »

If it's only synced on the server's side, might it be possible for a server host to run a mod preventing CP glitches?
I don't understand all this sync stuff  :z4:

Silent Boom

  • Lucky Member
  • *******
  • Karma: 17
  • Offline Offline
  • Posts: 1013
Re: Why do CP not work, sometimes?
« Reply #6 on: February 26, 2010, 08:15:07 pm »

Devs, fix this

NAGN

  • Developer
  • ******
  • Karma: 146
  • Offline Offline
  • Posts: 16385
  • Yeah so now I have an idea
Re: Why do CP not work, sometimes?
« Reply #7 on: February 26, 2010, 08:18:18 pm »

Devs, fix this
If a solution was that easy then they would have fixed it already.

I'm pretty sure they were aware of the glitch, that's the reason why we have CP synchronization today

If it's only synced on the server's side, might it be possible for a server host to run a mod preventing CP glitches?
I don't understand all this sync stuff  :z4:

Well actually yes, but someone would have to figure out how to prevent them :P
Logged

Phantom Brave

  • All Hail Classicwell
  • Designer
  • *****
  • Karma: 70
  • Offline Offline
  • Posts: 12700
  • Another one --
Re: Why do CP not work, sometimes?
« Reply #8 on: February 27, 2010, 12:23:00 pm »

Recode CP from scratch. It's really, really simple.
Logged

http://steamcommunity.com/id/wareya/
ladies and gentlemen i would like to announce that the fact of the matter is up that the fact of the matter is a fact and it matters

a/d

  • pro donglosaur
  • *****
  • Karma: 371
  • Offline Offline
  • Posts: 4989
Re: Why do CP not work, sometimes?
« Reply #9 on: February 27, 2010, 12:24:59 pm »

Wareya should do it with his prodigous just-a-number IQ.
Logged
go canada or whatever, maybe your country is cool too

Psychopath

  • Developer In Training
  • ******
  • Karma: 167
  • Offline Offline
  • Posts: 6695
  • Stop telling me to do things
Re: Why do CP not work, sometimes?
« Reply #10 on: February 27, 2010, 12:25:40 pm »

Recode CP from scratch. It's really, really simple.
So....why hasn't it been done, then? If you know how to fix it, just make it and submit it on the dev's irc since you idle there now :V
Logged
Quote from: IRC
(8:01:46 PM) Psychopath: I'm just wondering what the next hot thing to fall on my lap will be
(8:01:57 PM) Lynn1: a girl maybe?
(8:02:01 PM) Psychopath: :o

NAGN

  • Developer
  • ******
  • Karma: 146
  • Offline Offline
  • Posts: 16385
  • Yeah so now I have an idea
Re: Why do CP not work, sometimes?
« Reply #11 on: February 27, 2010, 12:29:00 pm »

Um recode it from scratch?

And what alternative method would you suppose? Basically it detects the collision and chooses the nearest control point...

What we could do is rid of the capture zones and just have a consisted bounding box around the point, however, that ruins much of the flexibility
Logged

a/d

  • pro donglosaur
  • *****
  • Karma: 371
  • Offline Offline
  • Posts: 4989
Re: Why do CP not work, sometimes?
« Reply #12 on: February 27, 2010, 12:49:14 pm »

I remember trying 180>=point_direction(x,y,ControlPoint1.x,ControlPoint1.y)>=0 and distance_to_object<=40 or something.
Logged
go canada or whatever, maybe your country is cool too

mrfredmаn

  • Fool
  • *
  • Karma: 78
  • Offline Offline
  • Posts: 1129
  • Shootin' Down Your Ideas Since 2008
Re: Why do CP not work, sometimes?
« Reply #13 on: February 28, 2010, 10:14:14 am »

How did you make a topic here
Logged

Rodoval

  • Veteran Member
  • ******
  • Karma: 8
  • Offline Offline
  • Posts: 4054
  • It's been 8 years already, am I oldfag yet
Re: Why do CP not work, sometimes?
« Reply #14 on: February 28, 2010, 10:28:23 am »

How did you make a topic here
omg
You're right.
Logged

read this post about minors without looking at the last page first, and I thought you were encouraging rodo to hunt for young women.
Pages: [1] 2
 

Page created in 0.037 seconds with 36 queries.