23 Dec 10, 06:22PM
Ok so I have been sitting here messing in menus_multilayer.cfg try to get this new script that if your admin it sets $curname or $arg1 to 'administrator'. I don't really know cubescript but I have this which probably is not even close to being right.
alias adminname [ if (currole 1) [ $arg1 "administrator" ] [ $curname "administrator" ] ]
If anyone could help me, that would be great.I don't know its even possible but if not it was worth a try.Thanks
alias adminname [ if (currole 1) [ $arg1 "administrator" ] [ $curname "administrator" ] ]
If anyone could help me, that would be great.I don't know its even possible but if not it was worth a try.Thanks