Hey, so my plugin currently tells the target player to run the ddraw command
targetPlayer.Command("ddraw.text ", time, color, pos, text);
ddraw is limited to admins only though, so how could I grant temp access so the command could be used?
targetPlayer.Command("ddraw.text ", time, color, pos, text);
ddraw is limited to admins only though, so how could I grant temp access so the command could be used?