Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while(quest::istaskactivityactive($current_task,0) && plugin::HasAmount($client,32020,1)) {
- plugin::CollectAmount($client,32020,1);
- quest::updatetaskactivity($current_task,0,1);
- $count++;
- }
- if($count > 0) { plugin::Whisper("Thank you for the $count clockwork gears!"); }
Advertisement
Add Comment
Please, Sign In to add comment