Id: 2008; Nick: ziNus; Timestamp: 2007-11-15 20:57:55; Pasted as: mIRC
Description: so closee
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
alias getrank {
  var %x 1
  while (%x <= 2) {
    hadd pb.top10 $address($hget(pb.users,%x),5) %x
    inc %x
  }
}
 
pb.users,1 = player1
pb.users,2 = player2
 
after the alias getrank
 
i see in the hashtables
that player1 have data -> 1
player2 		-> 2
 
Options: New, Download,
, mIRC Parser;
Copyright © 2006 by Zyberdog - Some rights reserved. (Browse/Disclaimer/Stats/About)
Nothing to see here.