Quote:
Originally Posted by oMa37
PHP код:
new mar = PlayerData[playerid][pMarijuana], coc = PlayerData[playerid][pCocaina];
if(mar == 1 && coc == 1) {
format(strglobal, sizeof(strglobal), "Cocaine: [%i] Marijuana: [%i]", coc, mar);
return SendClientMessage(playerid, COLOR_SEAGREEN, strglobal);
}
I think that's what you meant?
|
No, this logic I had already thought, I want to put the definitions in the same line, and if you do not have no shows and if you have the same line, everything in the same line, I tried to do no one else support me,...