Help with a ban command y_ini saving ''reason''
#9

pawn Код:
PlayerInfo[playerid][pBanReason] = reason;
should be

pawn Код:
format(PlayerInfo[playerid][pBanReason], 50, reason);
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)