June 08, 2023, 02:06:40 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]

Author Topic: Lightning on Q  (Read 3815 times)

ZZZZZZZZZZ

  • New Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 30
  • I like da fire d00d
Lightning on Q
« on: October 06, 2013, 06:43:47 pm »

Someone asked me to upload this, and I couldn't find it on forum, shout out to maker...
Code: [Select]
object_event_add(PlayerControl,ev_step,ev_step_begin,"
    if instance_exists(InGameMenuController)
    || instance_exists(OptionsController)
    || instance_exists(ControlsController)
    || instance_exists(HUDOptionsController) exit;
    if instance_exists(TeamSelectController) || instance_exists(ClassSelectController) exit;
    if global.myself.object != -1 {
        if (keyboard_check_pressed(ord('Q'))) {
            write_ubyte(global.serverSocket, CHAT_BUBBLE);
            write_ubyte(global.serverSocket, 46);
        }
}
");

You can change 46 to any of these bubbles for different bubbles on Q:
Logged

ZZZZZZZZZZ

  • New Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 30
  • I like da fire d00d
Logged

Derpduck

  • 2011 Haxxy Finalist
  • *
  • Karma: 42
  • Offline Offline
  • Posts: 5770
Re: Lightning on Q
« Reply #2 on: October 08, 2013, 01:14:23 pm »

Why Q? Everyone knows lightning has historically been on R.

ZZZZZZZZZZ

  • New Member
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 30
  • I like da fire d00d
Re: Lightning on Q
« Reply #3 on: October 10, 2013, 08:11:52 pm »

who is this someone? tell him and yourself to look harder for a thread, i released it in a request thread

Tots forgot his name but it was this really good player from [FR]
Logged

horseglue

  • Junior Member
  • **
  • Karma: 2
  • Offline Offline
  • Posts: 144
  • social cannibalism streamer
Re: Lightning on Q
« Reply #4 on: October 25, 2013, 12:36:02 pm »

Thank you, kind sir. I will utilize this magic as of today.
Logged

That One Asshole

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 279
  • Guys, Guys, Guys, Guys, Guys, Guys, Listen!
Re: Lightning on Q
« Reply #5 on: March 07, 2014, 04:29:08 pm »

BEST MOD EVAH!  :woot:
Logged
My Items
I'm an Idiot

\esc144aAroundTheWorld\esca

  • stinkier foot
  • ****
  • Karma: 3
  • Offline Offline
  • Posts: 2869
Re: Lightning on Q
« Reply #6 on: March 08, 2014, 08:21:02 am »

BEST MOD EVAH!  :woot:
...it's a plugin. Not a mod.
Logged

That One Asshole

  • Full Member
  • ***
  • Karma: 0
  • Offline Offline
  • Posts: 279
  • Guys, Guys, Guys, Guys, Guys, Guys, Listen!
Re: Lightning on Q
« Reply #7 on: March 08, 2014, 10:36:19 am »

BEST MOD EVAH!  :woot:
...it's a plugin. Not a mod.
:z8:
Okay okay,
BEST PLUGIN EVAH!
Logged
My Items
I'm an Idiot

TheJester

  • New Member
  • *
  • Karma: 3
  • Offline Offline
  • Posts: 19
  • bte is drug free and that's the way to be
Re: Lightning on Q
« Reply #8 on: May 30, 2018, 07:52:12 am »

I apologize for the stupid question but how can I add more than 1 bubble ?
Logged

.prime

  • "lLaRtT"
  • *****
  • Karma: -32680
  • Offline Offline
  • Posts: 2928
  • :%)
Re: Lightning on Q
« Reply #9 on: May 30, 2018, 01:50:45 pm »

press alt and f4 together ingame
Logged
give usa host next time n put prime on other team so i can fuk on this nigga for tlaking shit
plz ban all european ips so we can keep gg2 clean

PrOF

  • Heroic Member
  • ****
  • Karma: 43
  • Offline Offline
  • Posts: 600
  • Sometimes a dev. Only sometimes
Re: Lightning on Q
« Reply #10 on: May 30, 2018, 03:47:47 pm »

I apologize for the stupid question but how can I add more than 1 bubble ?
On the same button? You can't
On a different button, copy paste this code after the fist, change button and bubble
Logged

Spazz

  • Seasoned Member
  • *****
  • Karma: 44
  • Offline Offline
  • Posts: 1933
  • Almost too much seasoning.
Re: Lightning on Q
« Reply #11 on: May 30, 2018, 10:34:33 pm »

You can get different bubbles on the same button but they'll be alternating, like those who have z6 and z5 flipping or c1, c2, c3, c4 in sequence with some other and extra code. However PrOF is correct, you can not have different bubbles on the same button unless there was modifier before it such as a menu like z, x, and c.
Logged

<3 Bustatunez

TheJester

  • New Member
  • *
  • Karma: 3
  • Offline Offline
  • Posts: 19
  • bte is drug free and that's the way to be
Re: Lightning on Q
« Reply #12 on: June 01, 2018, 08:58:33 am »

Thanks!
Logged
Pages: [1]
 

Page created in 0.038 seconds with 36 queries.