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
 1849

exclude in all players

by Z3R0docx - 08-01-2018 - 03:55 PM
#1
I've made some features that can be used on all players and I tried to make a exclude for the local player but it's not working.
Any ideas why?

for (Player p = 0; p < 32; p++)
{
if(p != PLAYER::PLAYER_PED_ID())
      "code"
}
Reply
#2
for (Player p = 0; p < 32; p++)
{
if (p != PLAYER::PLAYER_ID())
{
"code"
}
This account is currently banned
Ban reason: Multi
Reply
#3
Thanks! (the site says that my message is too short so i write some bs here)
Reply
#4
What is demon fourms anymore ohh wait NVM it's just 50 threads a day from kids asking for stuff duh
Reply
#5
True DewRific.. So True.
2021 Best Be Better Then 2020
Reply
#6
wow                                                                          .
Reply
#7
for (Player p = 0; p < 32; p++)
{
if (p != PLAYER::PLAYER_ID())
{
dosomething(i,"gay");
}
}
Papa A1 Original
Reply
#8
if (p == PLAYER::PED_ID) continue;
Reply

Users browsing: 1 Guest(s)