28.06.2013, 23:35
I Didnt understand you.
Here is an exaple from operator ':?' :
Here is an exaple from operator ':?' :
Code:
format(str, 256, "Auto login [%s]", AutoLogin[playerid] ? ("On") : ("Off"));