19.08.2010, 10:25
it needs to unmute the player that i muted so in my mute thing on the timer so your saying it would be like this
?? wouldnt i have to write something else in the playerid thing instead of playerid, like getplayername or something
Код:
public MuteTimer(); { PlayerInfo[playerid][muted] = 0 return 1; }