Need help?Exception code - MPGH - MultiPlayer Game Hacking & Cheats
HelpException code
Posts 1–11 of 11 · Page 1 of 1
Exception code
alter forums and my xfire friends fail so ive came to u guys coz u always help in the end so all i wanted to know is this code dusnt work and i wanted it to be fixed or any other way to eecute the code.
so i want antinub to enabled for everyone except for me, i have tried this and even removing the 0 from the start of the XUID so plz sum1 help it dusnt work it still enable antinub on me and i cant use noob tubes etc..
Originally Posted by RAZUBA
alter forums and my xfire friends fail so ive came to u guys coz u always help in the end so all i wanted to know is this code dusnt work and i wanted it to be fixed or any other way to eecute the code.
so i want antinub to enabled for everyone except for me, i have tried this and even removing the 0 from the start of the XUID so plz sum1 help it dusnt work it still enable antinub on me and i cant use noob tubes etc..
NOTICE: This might not be the right codes, but you see what I mean
yes i see but i dont want only for host im gonna give my mod to friends to host and add multiple XUIDs and i know how
Originally Posted by RAZUBA
yes i see but i dont want only for host im gonna give my mod to friends to host and add multiple XUIDs and i know how
Well, you see how to do this now?
Use the else statment.
That will help you to solve this problem.
If( XUID=="" || XUID=="")
{
//Do something or leave it black.
}
else //If the XUID is not mentioned, then do whats below.
{
//Do something or leave it black.
}
}