Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. else if ($1 == .add) {
  2. var %tnick $iif($2,$2,$nick)
  3. var %ttt $read(gthtemp.txt,s, $+ %tnick $+ )
  4. if (%gth.start == 2 && $canadd($nick) && !$readn && %tnick ison %gth.chan) {
  5. if (%gth.start.plrs1 > %gth.start.plrs2) {
  6. write gthtemp.txt %tnick 0
  7. inc %gth.start.plrs2
  8. rasytidalyvius
  9.  
  10. }
  11. else {
  12. write gthtemp.txt %tnick 1
  13. inc %gth.start.plrs1
  14. rasytidalyvius
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement