Jump to content

LAGZYA

Creator Pro
  • Posts

    182
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by LAGZYA

  1. LAGZYA

    LSkins

    Hm maybe add later ignore list
  2. LAGZYA

    LSkins

    add searchbar
  3. LAGZYA

    Team Marker

    Yes i add this
  4. LAGZYA

    LSkins

    use plugins in console send me in discord LAGZYA#7507
  5. LAGZYA

    LSkins

    Yes I fix
  6. LAGZYA

    Team Marker

    Yes, I will make the configuration of the deletion time in the config, so far it is automatically deleted after 5 seconds
  7. LAGZYA

    Team Marker

    Just notes without following
  8. LAGZYA

    Team Marker

    Version 1.0.8

    154 downloads

    Team Marker plugin adds the ability to use the new ping system without having to use binoculars. Mark enemy's with the ping and have it be displayed to all your teammates! Just aim and click the USE key (default E) and the ping is sent. This plugin comes very configurable to allow the server owner to adjust how the pings should work. Console command: tping Config { "Setting pings": { "Color index(0-yellow,1-blue,2-green,3-red,4-purple,5-cyan)": 3, "Icon type(Hostile = 0,GoTo = 1,Dollar = 2,Loot = 3,Node = 4,Gun = 5)": 0, "Max distance ping": 250.0 }, "Setting sound": { "Enabled?": true, "Effect/sound prefab": "assets/bundled/prefabs/fx/invite_notice.prefab", "Send sound teammates?": true, "Only nearby teammates?": true, "Max distance": 150.0 } }
    $9.99
  9. LAGZYA

    LSkins

    Answered in discord.
  10. LAGZYA

    LSkins

    Yes there is such a thing there will be changes soon, there will also be a couple of fixes and other errors
  11. LAGZYA

    LSkins

    Discord LAGZYA#7507
  12. LAGZYA

    LSkins

    Send me in discord idk.problem LAGZYA#7507
  13. LAGZYA

    LSkins

    This is a drain protection, you just need to update the plugin in a timely manner and this will not happen
  14. LAGZYA

    LSkins

    update last version
  15. LAGZYA

    LSkins

    need wait for loading
  16. LAGZYA

    LSkins

    This button appears if you issue lskins.usedefault. it allows you to put a default skin, that is, the selected skin will be put on all items that popodayut in the invetar without a skin
  17. LAGZYA

    CupboardSet

    Version 1.0.6

    70 downloads

    [CUPBOARD SET] Make it easier for players to check out of the Tool Cupboard Shows who is the owner of the Tool Cupboard Delete each player separately if suddenly someone else fits in Beautiful interface when opening the Tool Cupboard Suggestions for improvement are accepted My discord: https://discord.gg/ReRfQU7jhB
    $6.99
  18. LAGZYA

    LSkins

    Write me discord LAGZYA#7507
  19. LAGZYA

    LSkins

    Don't give permission lskins.use
  20. LAGZYA

    Friends

    Version 4.2.7

    110 downloads

    A unique system of friends Here you can configure everything Turn on/Disable damage Turn on/Disable authorization in the turret Turn on/Disable authorization in the door Turn on/Disable authorization in the TC Turn on/Disable authorization in the turret Turn on/Disable authorization in SAM Beautiful interface You can disable all these settings in the interface The settings can be disabled uniquely for each friend Search for players in the interface. You can delete or add friends in the interface. Everything is very simple and convenien Setting on chat: Config { "Enable save during map save?": true, "Enable auto-authorization in single locks?": true, "Disable air defense attack on a copter without a pilot?": true, "Enable turret auto-authorization setting?": true, "Enable friendly damage setting?": true, "Enable auto authorization setting in doors?": true, "Enable auto authorization setting in air defense?": true, "Enable auto authorization setting in the TC?": true, "What is the maximum number of people you can be friends with?": 5, "Default friendly-fire setting": false, "Default turret-auth setting": true, "Default door-auth setting": true, "Default air defense setting": true, "Default TC auth": false, "Friend request response timeout (in seconds)": 10, "Enable air defense settings?": true } Lang { "SYNTAX": "/fmenu - Open friends menu\n/f(riend) add - Add friend\n/f(riend) remove - Remove friend\n/f(riend) list - Friend list\n/f(riend) team - Add all team to friends\n/f(riend) set - Set up friends individually\n/f(riend) setall - Setting up friends all at once", "NPLAYER": "Player not found!", "CANTADDME": "you cant add yourself!!", "ONFRIENDS": "The player is already your friend!", "MAXFRIENDSPLAYERS": "The player has a lot of friends!", "MAXFRIENDYOU": "You have the maximum number of friends!", "HAVEINVITE": "The player already has a friend request!", "SENDADD": "You sent a request, waiting for response!", "YOUHAVEINVITE": "You received a friend request write /f(riend) accept", "TIMELEFT": "You didn't answer the request!", "HETIMELEFT": "Your request has not been answered!", "DONTHAVE": "You have no requests!", "ADDFRIEND": "Successful addition as a friend!", "DENYADD": "Decline friend request!", "PLAYERDHAVE": "You do not have such a player in your friends!", "REMOVEFRIEND": "Successful unfriending!", "LIST": "The list is empty!", "LIST2": "Friend list", "SYNTAXSET": "/f(riend) set damage [Name] - Damage per person\n/f(riend) set door [NAME] - Damage per person\n/f(riend) set turret [NAME] - Authorization in turrets for a person\n/f(riend) set sam [NAME] - Authorization in air defense for a person", "SETOFF": "Setting disabled", "DAMAGEOFF": "Damage to player {0} disabled!", "DAMAGEON": "Damage to player {0} enabled!", "AUTHDOORON": "Authorization in the doors for {0} is enabled!", "AUTHDOOROFF": "Authorization in the doors for {0} is disabled!", "AUTHTURRETON": "Authorization in turrets for {0} is enabled!", "AUTHTURRETOFF": "Authorization in turrets for {0} is disabled!", "AUTHBUILDOFF": "Authorization in the closet for {0} is disabled!", "AUTHSAMON": "Air defense authorization for {0} enabled!", "AUTHSAMOFF": "Authorization in air defense for {0} is disabled!", "SYNTAXSETALL": "/f(riend) setall damage 0/1 - Damage on all friends\n/f(riend) setall door 0/1 - Authorization in the door for all friends\n/f(riend) setall turret 0/1 - Authorization in turrets for all friends\n/f(riend) setall sam 0/1 - Authorization in air defense for all friends", "DAMAGEOFFALL": "Damage to all friends is disabled!", "DAMAGEONALL": "Damage to all friends is enabled!", "AUTHDOORONALL": "Authorization in the door for all friends is enabled!", "AUTHDOOROFFALL": "Authorization in the door for all friends is disabled!", "AUTHBUILDONALL": "Locker authorization for all friends is enabled!", "AUTHBUILDOFFALL": "Authorization in the closet for all friends is disabled!", "AUTHTURRETONALL": "Authorization in the turrets for all friends is enabled!", "AUTHTURRETOFFALL": "Authorization in the turrets for all friends is disabled!", "AUTHSAMONALL": "Air defense authorization for all friends is enabled!", "AUTHSAMOFFALL": "Air defense authorization for all friends is disabled!", "SENDINVITETEAM": "Invitation sent: ", "SENDINVITE": "You received an invitation to the team from", "DAMAGE": "Can't attack {0} it's your friend!", "SYSTEMFRIENDS": "SYSTEM FRIENDS", "SENDACCEPTFRIENDS": "FRIEND REQUEST FROM {0}", "UIREMOVEFRIEND": "Remove from friends", "UISETTINGS": "SETTING", "UIDAMAGE": "Damage to players", "UIDOOR": "Access to door", "UIBUILD": "Access to cupboard", "UITURRET": "Access to turret", "UISAM": "Access to SAM", "FRIENDINFO": "Information about", "LISTFRIEND": "Friend list", "NOTFOUNS": "Not in base", "NOFRIEND": "No friends", "UIFIND": "Search", "UIINFOPLAYER": "WRITE NAME/STEAMID" }
    $19.99
  21. LAGZYA

    Chicken Egg

    Version 2.2.3

    115 downloads

    Getting chickens, a person with a certain chance gets a broken egg, which he must put next to the feeder.After the time that you specify in the cfg, chickens will hatch from the egg, which will lay eggs, one can be broken and get loot, and the other can also be put and grow a chicken. Time of growth. The time that the chicken will lay eggs is configured in the cfg. The chance of everything falling out is also configured in the cfg. Added localization. 1. Limit the chicken's life by time. 2. Limit the life of a chicken by laid eggs. 3. Limit the maximum number of eggs that the chicken will lay. 4.Food system added. 5. Now the objects falling when opening the egg have more settings. 6. Now you can change the skin of eggs Config { "Time it takes for an egg to grow": 60.0, "Time it takes a hen to lay an egg": 1800.0, "How many eggs can a hen lay at most (When the hen overcomes this number will be:1. If the lifetime of the chicken is -1, then the chicken will die. 2.If the time of the chicken is not equal to -1, then the chicken will die after the time specified in the lifetime.": 30, "How long will the chicken live (Leave -1 if you want off)": 1800.0, "Turning on the food system? (If yes, then the settings will be completely different; everything that you set up above will not work, except for the growth of the egg)": true, "[FOOD SYSTEM SETTINGS] How long will the chicken live (Do not rise above this limit)": 1800.0, "[FOOD SYSTEM SETTINGS] How often will the chicken eat?": 25.0, "[FOOD SYSTEM SETTINGS] How long does it take a chicken to lay an egg": 60.0, "[FOOD SYSTEM SETTINGS] Enable adding time from food not listed?": false, "[FOOD SYSTEM SETTINGS] If food is not on the list, how much time should I add?": 5.0, "[FOOD SYSTEM SETTINGS] How much life will food add?": { "chicken.cooked": 10.0, "corn": 2.0 }, "Time after which the bag will disappear after death": 300.0, "Skin ID Eggs (Which Grows)": 2053576055, "Skin ID Eggs (Which breaks)": 2053584503, "What is the chance that a chicken will lay an egg from which another chicken can be raised?": 25.0, "What is the chance that the chicken will lay an egg that can drop items?": 100.0, "What is the chance that a chicken egg will drop when harvesting a chicken carcass?": 2.0, "Enable chat notification when you get an egg?": false, "The ability to damage chickens is only available to build owners?": false, "The ability to loot the inventory of a chicken, is there only for the owners of the build?": false, "Items that drop after breaking an egg": [ { "Enabled?": true, "Shortname": "rifle.ak", "Display name(Leave blank if default)": "", "SkinId": 0, "Min": 1, "Max": 1 }, { "Enabled?": true, "Shortname": "wood", "Display name(Leave blank if default)": "", "SkinId": 0, "Min": 1000, "Max": 5000 } ] } Commands giveegg STEAMID AMOUNT
    $39.99
  22. LAGZYA

    LSkins

    Set first parameter in config true

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.7k
Customers served
Files Sold
155.1k
Marketplace sales
Payments
3.3m
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.