Jump to content

NooBlet

Creator
  • Posts

    1,489
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by NooBlet

  1. NooBlet

    My Attack Heli

    it is in the pipeline in next few updates coming ... this was a quick release to get new stuff out to all . so yes more is coming ... today however ive been working on UAVDrones so ill get to attack heli soon
  2. NooBlet

    My Attack Heli

    @FoXy извините, я не понимаю по-русски... плагин можно купитЬ на странице плагина.
  3. NooBlet

    My Attack Heli

    @Artem_TEGIR
  4. NooBlet

    My Attack Heli

    in config
  5. Version 1.1.2

    269 downloads

    MyAttackHeli allows Player with permission to spawn and fetch there own Attack Helicopters Permissions MyAttackHeli.use --- Allows use of command MyAttackHeli.fetch --- Allows use of Fetch command MyAttackHeli.vip --- players with VIP settings Commands /attackheli ---- Spawns heli in look direction /attackheli fetch ----- fetch heli to players location Config File { "1. Fetch Cooldown in Minutes": 10, "2. Limit Admins to Spawn Limits (False will allow admin to unlimited spawns)": true, "3. Use 24Hour spawn Restriction (False will alow spawn after heli death)": true, "4. Group Settings": { "playerheli": { "HeliSpeed": 8500, "HeliFuelPerSec": 0.5, "StartingFuelAmmount": 100, "HeliHealth": 850.0 }, "vipheli": { "HeliSpeed": 10000, "HeliFuelPerSec": 0.2, "StartingFuelAmmount": 200, "HeliHealth": 1000.0 }, "adminheli": { "HeliSpeed": 20000, "HeliFuelPerSec": 0.0, "StartingFuelAmmount": 1000, "HeliHealth": 2000.0 } }, "5. Items To Exclude from Rocket and flare container": [ "ammo.rocket.fire", "ammo.rocket.basic" ] } Lang File { "CooldownMessage": "Heli Fetch is on a cooldown for you . {timeremaining} remaining from {cooldowntotal} Min's" }
    $5.00
  6. update just drop in proses give 2 min
  7. im not sure if it is possible . ill have a look at solution
  8. Rcon added ...... In my server i have a system to let ppl with perms see all teamchat (no need to watch RCON) if this is something you guys feel we need here let me know in discussions
  9. ok the "to bishop " is the relay that you send a message to that persons team ... i will include a rcon command for this ... and yes ill include admins "or permission users " to see other team chat .... ill get that functionality in next update ...
  10. Version 1.0.5

    19 downloads

    Admin2Team allows players with permission to chat to another players team Chat will go to target players entire online teammembers , in RED to show its a not teammate chat Permissions Admin2Team.use - Allows player to use command Admin2Team.seechat -Player that can see other's teamchat Commands /tc <targetplayer> <message> /tc toggle ---- turns on/off teamchat view for players with perms Config { "1. Prefix Color ": "#b936f7", "2. Prefix Name": "TeamChat", "2. Prefix Size": 15, "3. Message Color": "#9fa5a6", "4. Message Size": 17 } Lang File { "NoTeam": "{playername} is not in a team", "PlayerNotFound": "Player Not Found", "NoMessage": "You need to add a message", "NoPlayerName": "Player name not added , Who are you looking for ?", "NoPrem": "You dont Have Permission to use this command", "OffteamMessage": "[OffTeam to {playername}'s Team]", "TeamChatEnabled": "Other's TeamChat now Enabled", "TeamChatDisabled": "Other's TeamChat now Disabled" } Developer Hook void OffTeamMessage(string sender,string target,string message) to Catch outgoing message
    $3.00
  11. NooBlet

    The Red Button

    custom commands is a console command ..... so if you able to give perm via console . it will work in custom command
  12. NooBlet

    UAV Drones

    i can yes.... this just have to wait a few days . as i dont like updating so often in quick intervals . (makes ppl mad) is ill wait a bit
  13. NooBlet

    UAV Drones

    looking at code . this should not happen ... code just checks all drones with "UAV" in identifier in team and adds on mount. and when dismounts only removes all identifiers starting with "UAV"..... so please try to do your naming of identifiers thats not UAV drones to not start wit UAV.... the whole plugin relies on the identifier starting with "UAV" , changing that . breaks the whole concept.. this will be fixed in next update in few hours , by adding a config to set to use plugin light system or not
  14. NooBlet

    UAV Drones

    sure ... im just about to go out with wife and kid on a night out ... but in next update ill have this addressed in a config update . no problem
  15. Version 1.6.1

    445 downloads

    AdvanceVehicles adds some much needed info to all vehicles . and some perks Perks SpeedBoost -- we added a fuel that can be added via stores or vending machines . ( lowgrade fuel : Skin : 3020053068) -- will increase vehicle speed depending of Config setup -- Console command highfuel <Player name/ PlayerID> <amount> to give with other plugins Permissions AdvanceVehicle.use - players to see UI AdvanceVehicle.unstuck - allows players to get unstuck button AdvanceVehicle.Fuelwarndisabled - Disables all Low Fuel Warnings for the player KeyBinds Sprint + Use - disables / activates UI when mounted (ex. Shift + E) Reload - Enable / Disable Low Fuel Warnings (resets to enable on dismount) Config { "1. Use MPH (false will make it KMH) ": false, "2. Speed Boosts ": { "HelicopterSpeeds": 2.5, "BoatSpeeds": 2.0, "SubMarineSpeeds": 2.0, "CarSpeeds": 2.0, "SnowMobileSpeeds": 1.5 }, "3. UI Config Settings ": { "DayTime Text Color (Must be in the RGBA format ex. 0 1 0 1)": "0.8 0.35 0.1 1", "NightTime Text Color (Must be in the RGBA format ex. 0 1 0 1)": "1 1 1 1", "ColdTextColor": "#258BC9", "HotTextColor": "red", "LowFuelTextColor": "red", "LowFuelAmount": 50, "Use ImageLibrary to display FuelType on Hud": true, "Hud use": { "helicopterUI": true, "carUI": true, "boatUI": true, "trainUI": true, "subUI": true, "bikeUI": true, "snowmobileUI": true, "horseUI": true } }, "4. Spawn HighGrade fuel in World": true, "5. Fuel Name": "High Grade Fuel", "6. Drop Settings": [ { "Object Short prefab name": "oil_barrel", "Minimum item to drop": 10, "Maximum item to drop": 25, "Item Drop Chance": 30.0 }, { "Object Short prefab name": "crate_normal_2", "Minimum item to drop": 50, "Maximum item to drop": 75, "Item Drop Chance": 30.0 } ], "7. Use ImageLibrary direct load?": true, "8. Fuel Settings ": { "UseAudioWaring": true, "HeliFuelAmount": 30, "CarFuelAmount": 20, "BikeFuelAmount": 30, "TrainFuelAmount": 30, "BoatFuelAmount": 30, "SubMarineAmount": 30, "SnowMobileAmount": 30 }, "9 Image URLs": { "low": "https://noobhub.co.za/lg.png", "high": "https://noobhub.co.za/hf.png", "horse": "http://www.noobhub.co.za/HUDHelihorse.png", "full": "http://www.noobhub.co.za/HUDHeliFull.png", "half": "http://www.noobhub.co.za/HUDHeliHalf.png", "seconditem": "https://noobhub.co.za/gp.png" }, "A Craft Settings": { "UseCrafting": true, "secondItemFullName": "Gunpowder", "secondItemShortName": "gunpowder", "secondItemAmountRequirement": 2, "secondItemImageURL": "https://noobhub.co.za/gp.png", "LowgradeAmountRequirement": 20, "HighgradeCraftAmount": 10 }, "B Fuel Pump Settings": { "UseFuelpumps": true, "ScrapPerLowGrade": 1 } } Lang File { "KMHDisplay": "KMH", "MPHDisplay": "MPH", "OverLandLabel": "OverLand" } Credits We would like to thank MEINRUST Community (@MeinRust) for help with testing , input and UI design and icon for fuel . without you guys this will not have been possible
    $10.00
  16. do you feel the distance should be more or less ? @CADßO
  17. it will be possible ... at moment warning happens at 251 meters ... as sams tends to shoot at 201 . that's the reason for the 50m warning ... future plans is to add config to allow servers to set distance warning . but at moment its very resource intensive to detect samsites . and the more the distance is it might give server lag
  18. NooBlet

    Shark Launcher

    I have one in the works . just not a priority at the moment
  19. works for scrap heli also
  20. the detection range is at 251 . at 201 normally a site starts to shoot ... on top of that the detection of multiple sams . it jumps around depending witch one is likely to start shooting first. and yes it very tricky .... might soon add the detection range in config . but scared to do so as it might cause lag
  21. and sorry i just woke up ... look like plugin you loaded .
  22. if you delete the config file and reload the plugin . is that what you get?

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.9k
Customers served
Files Sold
156.7k
Marketplace sales
Payments
3.4m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.