Innectis Community Forum

Author Topic: A new setflag  (Read 4495 times)

cascagoule

  • Newbie
  • *
  • Posts: 3
  • New User :)
    • View Profile
A new setflag
« on: March 08, 2013, 09:25:57 AM »
Hello Innectis members,

I would lke to know if someone could add a new setflag to not see your name in the lot or everywhere (maybe not everywhere ;D).

But if you could would be awsome because with sanJok we are making a new game for the server. (no more details ^^).

thanks for reading my post I hope it will be accept as a new flag =3.

From cascagoule.
  • cascagoule
    cascagoule
    cascagoule

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Re: A new setflag
« Reply #1 on: March 08, 2013, 09:45:45 AM »
Moved to Suggestions.

Erm, what do you mean? Make the nametag above your head invisible?
  • Nosliw
    Nosliw
    Nosliw
I'm here to help.. With the following exception:



@EventHandler(priority = EventPriority.LOW)
public void onPlayerJoin(PlayerJoinEvent event) {
    Player player = event.getPlayer();
    if (player.getName().equals("SGT_ADZ") {
        player.kickPlayer("Yeah... Nah!");
        return;
    }
}

Booking50

  • Goldy VIP
  • Sr. Member
  • ****
  • Posts: 288
    • View Profile
Re: A new setflag
« Reply #2 on: March 08, 2013, 09:59:28 AM »
Moved to Suggestions.

Erm, what do you mean? Make the nametag above your head invisible?

Yeah he wanted that
  • Booking50
    Booking50
    Booking50

cascagoule

  • Newbie
  • *
  • Posts: 3
  • New User :)
    • View Profile
Re: A new setflag
« Reply #3 on: March 08, 2013, 09:59:44 AM »
Yeah that's what I ment ^^
  • cascagoule
    cascagoule
    cascagoule

l_iamW

  • Goldy VIP
  • Ancient Member
  • ****
  • Posts: 1140
  • Gender: Male
  • IT'S TIME TO DU-DU-DU-DU-DU-DU-DU-DU-DUEL
    • View Profile
Re: A new setflag
« Reply #4 on: March 08, 2013, 10:29:06 AM »
That would be good for Domination.
  • l_iamW
    l_iamW
    l_iamW

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Re: A new setflag
« Reply #5 on: March 08, 2013, 10:49:10 AM »
I'm not sure if this is possible. I know if you're invisible your nametag goes away with it. Also, when you sneak, your nametag dims. I don't know how it would work though without researching a good amount.

I like this idea.
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.

cascagoule

  • Newbie
  • *
  • Posts: 3
  • New User :)
    • View Profile
Re: A new setflag
« Reply #6 on: March 08, 2013, 12:35:16 PM »
Yes but what if you are not sneaking or a ninja (domination) and you wanna do a special thing.
  • cascagoule
    cascagoule
    cascagoule

luetzj

  • Retired Staff
  • Ancient Member
  • *****
  • Posts: 1045
    • View Profile
Re: A new setflag
« Reply #7 on: March 08, 2013, 02:59:43 PM »
I like this, it would be good for events!
  • luetzj
    luetzj
    luetzj

zandercz07

  • VIP
  • Sr. Member
  • **
  • Posts: 361
  • Gender: Male
  • I like cheese!!!!
    • View Profile
    • Innectis
Re: A new setflag
« Reply #8 on: March 08, 2013, 05:27:02 PM »
hide in the bushes waiting for someone to pass, then bang you jump out without a name tag and they wont know what hit them!
  • zandercz07
    zandercz07
    zandercz07

l_iamW

  • Goldy VIP
  • Ancient Member
  • ****
  • Posts: 1140
  • Gender: Male
  • IT'S TIME TO DU-DU-DU-DU-DU-DU-DU-DU-DUEL
    • View Profile
Re: A new setflag
« Reply #9 on: March 08, 2013, 05:47:24 PM »
But then you realise PvP is off.
  • l_iamW
    l_iamW
    l_iamW

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Re: A new setflag
« Reply #10 on: March 09, 2013, 05:33:41 AM »
You guys are just going to have to hold shift, I can only think of making everyone see you as shifting (I only know 1 way to do this and noCheat would pull you back) or making your name disappear, which would mean you have no skin..
  • Nosliw
    Nosliw
    Nosliw
I'm here to help.. With the following exception:



@EventHandler(priority = EventPriority.LOW)
public void onPlayerJoin(PlayerJoinEvent event) {
    Player player = event.getPlayer();
    if (player.getName().equals("SGT_ADZ") {
        player.kickPlayer("Yeah... Nah!");
        return;
    }
}

SGT_ADZ

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1766
  • Gender: Male
  • I'm kind of a big deal.
    • View Profile
Re: A new setflag
« Reply #11 on: March 09, 2013, 11:57:11 AM »
I've seen on another server people have auto sneak. I wonder whether that could be incorporated.
  • SGT_ADZ
    SGT_ADZ
    SGT_ADZ
Twitter: @AMcLachlan1

Vector

  • Owner
  • Administrator
  • Legendary Member
  • *****
  • Posts: 2153
  • Gender: Male
  • I am the exception, not the rule
    • View Profile
    • Code Speak
Re: A new setflag
« Reply #12 on: March 10, 2013, 06:02:00 AM »
Code: [Select]
Redmine #972: [SUGGESTION] Figure out how to hide name tags with a lot flag, or something?
  • AlphaBlend
    AlphaBlend
    AlphaBlend
I like to make things. That pretty much describes the kind of person I am.

Nosliw

  • Retired Staff
  • Rainbow Member
  • *****
  • Posts: 1722
  • Gender: Male
  • You can't hurt me, I'm a Jelly Fish..
    • View Profile
    • Uber Island
Re: A new setflag
« Reply #13 on: March 13, 2013, 06:23:57 AM »
Code: [Select]
Redmine #972: [SUGGESTION] Figure out how to hide name tags with a lot flag, or something?
I have a few ideas but oh dear this is going to be tricky.. :/
  • Nosliw
    Nosliw
    Nosliw
I'm here to help.. With the following exception:



@EventHandler(priority = EventPriority.LOW)
public void onPlayerJoin(PlayerJoinEvent event) {
    Player player = event.getPlayer();
    if (player.getName().equals("SGT_ADZ") {
        player.kickPlayer("Yeah... Nah!");
        return;
    }
}