11.01.2010, 16:50
but i want to get it random skins
ERROR:
pawn Код:
new becomecop[][] = {
"265",
"266",
"267",
"280",
"281",
"285",
"288",
"282",
"283"
};
SetPlayerSkin(playerid, becomecop[random(sizeof(becomecop))]);
Код:
D:\GTA San Andreas\gamemodes\kfsr2.pwn(1693) : error 035: argument type mismatch (argument 2) Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.