cozzy09 Posted February 5, 2012 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
Skorm Posted February 5, 2012 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
Question
cozzy09
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
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.