ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 1037

HELP BOOL TO MORE THAN 2 PLAYERS

by EMILG0NZA - 08-11-2020 - 09:53 PM
#1
Just Dont Know Why I use Like this 

bool Esp_Caja[] = { false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false, false };

AddBool("ESP Caja", Esp_Caja[selectedPlayer]);

case 1: Esp_Caja[selectedPlayer] = !Esp_Caja[selectedPlayer]; break;

if (Esp_Lineas[selectedPlayer]) { Esp_Enc(selectedPlayer); }


By This Way it Should Use the same bool for more than 1 Player 

Thanks For Reading..
Disc = 0xemiil
Reply
#2
bool Esp_Caja[18]; is a better way but you know so be it.
Reply
#3
(08-11-2020 - 11:54 PM)Emoose Wrote: bool Esp_Caja[18]; is a better way but you know so be it.
I think Will do the same In players But will try I think i already Try
Disc = 0xemiil
Reply

Users browsing: 1 Guest(s)