public OnPlayerSpawn(playerid){ GivePlayerWeapon(playerid, weapons); // undefined symbol "weapons" return 1;}