Hello again @Questune09,
you need to specifiy if its AddHunting or AddCollection
and add this
()
just like is says in the script line :275
//AddHunting("<Quest Name>",<Min Lvl>,<Max Lvl>,<Reward|Item ID>,<Reward|Item Amount>,<Zeny Reward>,<Base EXP>,<Job EXP>,<Monster ID>,<Monster Amount>,...);
=============
so add : AddHunting or AddCollection
and add: ();
AddHunting("Missing Monster",1,20,7720,2,300,6975,5175,1010,15);
AddHunting("Missing Monster2",21,50,7720,2,500,13050,9675,1028,20);
AddHunting("Kill the pest",40,100,7720,6,700,103725,150300,1500,25);
AddHunting("Summer Quest",40,60,7720,5,1000,72225,81000,1323,32);
AddHunting("Curse of Snake",60,105,7720,5,5000,293062,219712,1148,35);
AddHunting("Curse of Amulet",41,75,7720,5,10000,59625,67050,1188,50);
AddHunting("Doctors Sick",61,100,7720,5,20000,91125,102600,1099,50);
AddHunting("Red Dragon",81,100,7720,8,25000,146700,169200,1715,33);
AddHunting("Fast Cat",70,175,7720,15,350000,108000,76800,2072,100);
AddHunting("Dark Summoner",81,120,7720,8,32000,273375,187425,1198,50);
AddHunting("Ancient Mimic",101,150,7720,17,50000,275400,232650,1699,67);
AddHunting("Another Tsk?",101,140,7720,12,35000,360112,304987,1987,65);
AddHunting("Flame Trower",121,175,7720,12,330000,424350,318150,1682,80);
AddHunting("Small Swordwoman",141,175,7720,10,588510,501750,1658,75);
AddHunting("Fake Messenger",101,150,7720,6,30000,421975,341425,1371,55);