Jump to content

NooBlet

Creator
  • Posts

    1,504
  • Joined

  • Last visited

  • Days Won

    14

Everything posted by NooBlet

  1. Version 1.0.5

    20 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. Version 1.6.1

    446 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
  7. do you feel the distance should be more or less ? @CADßO
  8. 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
  9. NooBlet

    Shark Launcher

    I have one in the works . just not a priority at the moment
  10. works for scrap heli also
  11. 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
  12. and sorry i just woke up ... look like plugin you loaded .
  13. if you delete the config file and reload the plugin . is that what you get?
  14. just deleted my config and reloaded plugin fresh ... line was generated automatically myside
  15. im getting old
  16. HAHAHAHAHAHAHAHAHAHA your right .....oo no
  17. its been so long ... myself dont even know
  18. you know its a lot nicer to request it rather than criticize it . this plugin was created in a non modded server . but if you want skins just asked brother
  19. NooBlet

    Shark Launcher

    Ill make a plan
  20. NooBlet

    Shark Launcher

    @Kk
  21. NooBlet

    Shark Launcher

    Latiest update permission is req
  22. Its all samsites . All logic runs on minicopter not player . As optimized as can be . Its been tested in server with 30 or 34 minis in air around launchsite . We didnt notuce a performanse issue at that time
  23. NooBlet

    My TugBoat

    Do me a fav can you dm me the data in file of that player

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.5m
Total downloads
Customers
11.1k
Customers served
Files Sold
159.5k
Total 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.