How do i show the messages only for my team?
Hello there,
How can i show messages to only my team, i tryed: PHP Code:
|
Re: How do i show the messages only for my team?
looks right to me. though i'd suggest adding in another one in case they're talking from spec. That is, if your server and logic allows.
|
Re: How do i show the messages only for my team?
are you sure this is fine?
|
Re: How do i show the messages only for my team?
Quote:
|
Re: How do i show the messages only for my team?
How will i check if they are on my team?
|
Re: How do i show the messages only for my team?
i didn't come further then this..
PHP Code:
|
Re: How do i show the messages only for my team?
Quote:
Use get_players() without flags then check their team and if it is the same as your team then show the message. Very simple. |
Re: How do i show the messages only for my team?
Quote:
Quote:
go with what fysiks is telling you. cheating, so you don't have to think: PHP Code:
|
Re: How do i show the messages only for my team?
PHP Code:
|
Re: How do i show the messages only for my team?
I suck, my mind is on other thing, sorry to confuse you. instead of using 0, use players[i]
0 prints to EVERYONE you need to specify the ID of the person you want to print to. That is why you're doing this complicated for loop bullshit. |
| All times are GMT -4. The time now is 07:42. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.