Compatible : VORP / RSGCore
Config File
Config = {}
Config.DurationTrap = 10000 * 1 --2 Minutes
Config.CooldownUsingMap = 7200
Config.Item = 'fortress_map'
Config.Trap = 'fortress_map'
Config.HealthAnimals = 100
Config.Framework = 'vorp'
Config.GeneralInformations = {
blipName = 'Legendary Hunting',
blipHash = 423351566,
scale = 0.4,
trapObject = 'mp007_p_beartrapmp01x',
mapObject = 's_treasuremap_01x'
}
Config.Bot = {
npcLocation = { x = -952.047, y = -1387.26, z = 50.818, h = 240.07534790039},
npcModel = "mp_u_m_m_legendarybounty_007"
}
Config.Notifications = {
["no_trap"] = 'How do you think you can setup the trap?',
["cooldown_message"] = 'Legendary Hunting is not available! Come back later %s',
["map_message"] = 'Check your map for the Legendary Animalโs Cave.',
["setup_trap"] = 'Setting up the trap...',
["button_trap_message"] = 'Press G to setup trap',
["healthAnimal"] = "Health :",
["deadAnimal"] = "Animal Dead",
}
Config.experienceForNextLevel = {
level_1 = 100,
level_2 = 300,
level_3 = 600
}
Config.SkinnableAnimals = {
[-1392359921] = {
name = "Legendary Wolf",
givenItem = { "golden_ring", "gold_necklace" },
givenAmount = { 1, 1 },
money = 0,
xp = 5
},
[-551216071] = {
name = "Legendary Bear",
givenItem = { "golden_ring", "gold_necklace" },
givenAmount = { 1, 1 },
money = 0,
xp = 30
},
[-1189368951] = {
name = "Legendary Panther",
givenItem = { "golden_ring", "gold_necklace" },
givenAmount = { 1, 1 },
money = 0,
xp = 15
},
}
Config.Informations = {
{
locationAnimal = { x = -1151.47, y = 2171.41, z = 346.92 },
maxAnimals = 4,
model = "mp_a_c_wolf_01",
levelRequirement = 1
},
{
locationAnimal = { x = -2247.7, y = -1681.7, z = 141.79 },
maxAnimals = 1,
model = "mp_a_c_bear_01",
levelRequirement = 3
},
{
locationAnimal = { x = -2024.74, y = 546.88, z = 115.8 },
maxAnimals = 3,
model = "mp_a_c_panther_01",
levelRequirement = 2
}
}
Any suggestions or questions ?
Please write them down below in the comments section.
Script information
Code is accessible | Yes(Config) |
Subscription-based | No |
Lines (approximately) | 600+ |
Requirements | Vorp/Rsg/Sql |
Support | Yes |