May 04, 2024, 06:42:08 pm

Author Topic: [PATCHED] SAMP 0.3z Joypad Mode  (Read 5440 times)

0 Members and 1 Guest are viewing this topic.

Offline WatakiWatako

  • ECNR Administration
  • Full Member
  • ******
  • Posts: 202
  • Reputation: 6
    • View Profile
[PATCHED] SAMP 0.3z Joypad Mode
« on: January 16, 2014, 07:07:55 pm »
There is a serious problem with this update!

As you may be aware, setting your SA-MP controller configuration to "JOYPAD" allows a player to lock on to someone. You don't require a Joypad to test this for yourself. Even when using a mouse, facing the general direction of another player whilst right clicking will cause you to lock on. As of 0.3z, the joypad auto aim provides a near perfect aimbot!

Joypad mode demo - http://www.youtube.com/watch?v=1bONYsP5740

This is obviously a severe advantage and I would imagine players who do not play in Joypad mode will be rather pissed off, to say the least! We will have an internal discussion regarding this. Your opinions are a very important deciding factor in how we will approach this, please reply with your views!

It wouldn't be too hard to kick players who have joypad mode enabled, are on foot and are firing a weapon. (Perhaps issuing a few warnings first)

Let us know what you think!
« Last Edit: January 17, 2014, 11:59:55 am by WatakiWatako »
Discovery consists of seeing what everybody has seen, and thinking what nobody has thought.

Offline joaofcmb

  • Bone County Sheriff's Department
  • Sr. Member
  • **
  • Posts: 339
  • Reputation: 3
  • Sergeant of the BCSD
    • View Profile
    • Good ol' days :)
Re: SAMP 0.3z Joypad Mode
« Reply #1 on: January 16, 2014, 07:10:25 pm »
NO JOYPADS, unless everyone wants to use them.
Regular ECNR player and Bone County's Sheriff's Department Sergeant

Offline WatakiWatako

  • ECNR Administration
  • Full Member
  • ******
  • Posts: 202
  • Reputation: 6
    • View Profile
Re: SAMP 0.3z Joypad Mode
« Reply #2 on: January 16, 2014, 07:11:06 pm »
NO JOYPADS, unless everyone wants to use them.

Exactly. If we don't do something about it, everyone will have no choice but to use joypads. I for one think that would be extremely unfair on those who do not have a joypad! lmao
Discovery consists of seeing what everybody has seen, and thinking what nobody has thought.

Offline Curiosity

  • The Vox Populi Boss
  • Full Member
  • ******
  • Posts: 157
  • Reputation: 6
  • Rudeboy!
    • View Profile
Re: SAMP 0.3z Joypad Mode
« Reply #3 on: January 16, 2014, 07:12:07 pm »
Ban all joypadders and add an exception for Curiosity because he's a cool guy.

Offline WatakiWatako

  • ECNR Administration
  • Full Member
  • ******
  • Posts: 202
  • Reputation: 6
    • View Profile
Re: SAMP 0.3z Joypad Mode
« Reply #4 on: January 16, 2014, 07:13:17 pm »
Ban all joypadders and add an exception for Curiosity because he's a cool guy.

I have no issues with people using joypads in general, to move around. Driving and flying can be very enjoyable in that respect!

"It wouldn't be too hard to kick players who have joypad mode enabled, are on foot and are firing a weapon. (Perhaps issuing a few warnings first)"
Discovery consists of seeing what everybody has seen, and thinking what nobody has thought.

Offline Quit

  • EGCM Administration
  • Sr. Member
  • ******
  • Posts: 333
  • Reputation: 7
  • Sup?
    • View Profile
Re: SAMP 0.3z Joypad Mode
« Reply #5 on: January 16, 2014, 07:13:27 pm »
The new update really sucks to me because of this. Anyone who has joypad mode has aimot and it will be hard to not lag shoot now lol. It was better to me without this update....The best thing what could be done is to script auto kick when somebody uses joystick.
« Last Edit: January 16, 2014, 07:15:03 pm by Quit »

Offline RoboCop

  • Bone County Sheriff-Coroner
  • Head Of Security
  • Sr. Member
  • *******
  • Posts: 261
  • Reputation: 13
  • Bone County Emergency Services Manager
    • View Profile
Re: SAMP 0.3z Joypad Mode
« Reply #6 on: January 16, 2014, 07:20:53 pm »
Way to go SA-MP engineers. I say we issue verbal warnings, then kicks.

Offline Saw

  • Bone County Fire Department
  • Sr. Member
  • *
  • Posts: 367
  • Reputation: 9
  • Bone County Fire Department
    • View Profile
Re: SAMP 0.3z Joypad Mode
« Reply #7 on: January 16, 2014, 08:20:44 pm »
So far I agree with everyone, and should issue warnings, this is an unfair advantage to us players who have no joystick.

Offline WatakiWatako

  • ECNR Administration
  • Full Member
  • ******
  • Posts: 202
  • Reputation: 6
    • View Profile
Re: SAMP 0.3z Joypad Mode
« Reply #8 on: January 16, 2014, 08:51:37 pm »
I've written a quick bit of code that'll warn people for using their joypad while they are on foot and firing a weapon. If they continue to do so after being warned, they will be kicked.



Code: [Select]
<%ECNR2> [ADMINISTRATION] WatakiWatako(2) has been kicked for the following reason: Joypad Mode Abuse
« Last Edit: January 16, 2014, 08:56:21 pm by WatakiWatako »
Discovery consists of seeing what everybody has seen, and thinking what nobody has thought.

Offline Littleman

  • Elite Member
  • Sr. Member
  • *****
  • Posts: 482
  • Reputation: -1
  • A life that touches others goes on forever.
    • View Profile
Re: SAMP 0.3z Joypad Mode
« Reply #9 on: January 16, 2014, 11:07:17 pm »
So far I agree with everyone, and should issue warnings, this is an unfair advantage to us players who have no joystick.
agreed
Blessed are they that mourn: for they shall be comforted.
Matthew 5:4
http://www.youtube.com/watch?v=n9cq2utk2JU

Offline WatakiWatako

  • ECNR Administration
  • Full Member
  • ******
  • Posts: 202
  • Reputation: 6
    • View Profile
Re: SAMP 0.3z Joypad Mode
« Reply #10 on: January 17, 2014, 11:54:09 am »
SA-MP 0.3z RC2 Client/Server update

- Removes autoaim ability from the joypad controls
- Adds BULLET_HIT_TYPE_PLAYER_OBJECT 4
- Fixes gunshell/smoke particle offset problem

I'll remove that anti-joypad code since it's no longer needed!

0.3z RC2 Client Installer
Discovery consists of seeing what everybody has seen, and thinking what nobody has thought.