cozzy09 Posted February 5, 2012 Share Posted February 5, 2012 does anyone have a script like this when you click the repair man it will repair all your equipment that is broken? thanks in advance Quote Link to comment Share on other sites More sharing options...
Skorm Posted February 5, 2012 Share Posted February 5, 2012 (edited) prontera,111,111,5 script Repairer 123,{ atcommand "@repairall " + strcharinfo(0); end; } prontera,111,111,5 script Repairer#2 123,{ while(getbrokenid(0)){ repair getbrokenid(0); } end; } Number one will show up in logs number two won't. Edited February 5, 2012 by Skorm Quote Link to comment Share on other sites More sharing options...
cozzy09 Posted February 5, 2012 Author Share Posted February 5, 2012 thanks man Quote Link to comment Share on other sites More sharing options...
does anyone have a script like this when you click the repair man it will repair all your equipment that is broken? thanks in advance
Link to comment
Share on other sites