15.03.2015, 17:12
They want to know where do you change the variable "SpielerInfo[playerid][pBlood]"
Some examples
because the code you gave only shows the textdraws which are irrelevant
Some examples
pawn Код:
SpielerInfo[playerid][pBlood] += 5;
SpielerInfo[playerid][pBlood]++;
SpielerInfo[playerid][pBlood]--;