new Armas[4] ={ 1, //Brass Knuckles 2, //Golf Club 3 //Nightstick //Etc...};GivePlayerWeapon(playerid, random(sizeof(Armas)), 500);