03.01.2013, 15:24
In my server everybody uses the same skin, simply because it is the first one. Now i want to put them in a random order when they choose one on startup. How do i get them in random order?
my array:
my array:
pawn Код:
new PlayerSkins[35] = {
27,45,54,56,63,64,70,75,77,82,83,84,87,89,92,130,138,139,140,144,145,152,167,178,198,205,237,239,264,257,244,245,246,249,256
};