cozzy09 Posted February 5, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 53 Reputation: 0 Joined: 01/30/12 Last Seen: November 21, 2022 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 Group: Forum Moderator Topic Count: 33 Topics Per Day: 0.01 Content Count: 1282 Reputation: 393 Joined: 02/03/12 Last Seen: April 11 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 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 53 Reputation: 0 Joined: 01/30/12 Last Seen: November 21, 2022 Author Share Posted February 5, 2012 thanks man Quote Link to comment Share on other sites More sharing options...
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
Link to comment
Share on other sites
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.