Jump to content

Shiro

Administrator
  • Posts

    329
  • Joined

  • Last visited

  • Days Won

    22

Everything posted by Shiro

  1. View File Mini Saloon Buildable [RDR2] Mini Saloon is a recreation of a small bar from Red Dead Redemption 2 for a rust map project i worked on with a friend of mine. Perfect location to build on side of the road or somewhere remote in a forest or desert , 2 entrances on front and back that can be easily covered with foundations and nice lighting from the windows to give you a better view of the outside world or to give your enemies a better view of your base 🤔 This is the buildable version not the monument one , if you want both i recommend you to buy the monument version below : Entity Count : 668 Submitter Shiro Submitted 04/11/2024 Category Prefabs  
  2. Version v1

    0 downloads

    Mini Saloon is a recreation of a small bar from Red Dead Redemption 2 for a rust map project i worked on with a friend of mine. Perfect location to build on side of the road or somewhere remote in a forest or desert , 2 entrances on front and back that can be easily covered with foundations and nice lighting from the windows to give you a better view of the outside world or to give your enemies a better view of your base 🤔 This is the buildable version not the monument one , if you want both i recommend you to buy the monument version below : Entity Count : 668
    $4
  3. View File Mini Saloon [RDR2] Mini Saloon is a recreation of a small bar from Red Dead Redemption 2 for a rust map project i worked on with a friend of mine. It's perfect for roadside placement and inside players can find 2 custom loot barrels and 1 normal crate behind the counter , whether you are running from another player or just want to rest this will be the perfect place to hide or rest. The zip file contains both monument version and a buildable version. Entity Count : 1099 Submitter Shiro Submitted 04/11/2024 Category Monuments  
  4. Version v1

    0 downloads

    Mini Saloon is a recreation of a small bar from Red Dead Redemption 2 for a rust map project i worked on with a friend of mine. It's perfect for roadside placement and inside players can find 2 custom loot barrels and 1 normal crate behind the counter , whether you are running from another player or just want to rest this will be the perfect place to hide or rest. The zip file contains both monument version and a buildable version. Entity Count : 1099
    $7
  5. View File Valentine Station [RDR2] Valentine Station is a train station in Red Dead Redemption 2 and a recreation of it in Rust which served for a western map of mine which will be released soon and it was created by me and a friend of mine. A full scale recreation of it for Rust. Ideally it should be placed near rail system , custom loot crates have been placed inside on top of open luggage along with a normal crate and a recycler behind the counter. When placing this on your map make sure to apply all masks present as topology for monument and building is needed to avoid plats/animal spawns inside the area and prevent players from building Entity Count : 2786 Name typo from pics has been fixed in v1.1 Submitter Shiro Submitted 04/11/2024 Category Monuments  
  6. Version v1.1

    0 downloads

    Valentine Station is a train station in Red Dead Redemption 2 and a recreation of it in Rust which served for a western map of mine which will be released soon and it was created by me and a friend of mine. A full scale recreation of it for Rust. Ideally it should be placed near rail system , custom loot crates have been placed inside on top of open luggage along with a normal crate and a recycler behind the counter. When placing this on your map make sure to apply all masks present as topology for monument and building is needed to avoid plats/animal spawns inside the area and prevent players from building Entity Count : 2786 Name typo from pics has been fixed in v1.1
    $7
  7. Shiro

    SpawnNPC

    I'll look into it when i have free time , i only took over to maintain it so adding new features to it is not on my to-do list for now as i'm busy with other projects
  8. Shiro

    GFVoter

    View File GFVoter GFVoter it's a voting rewards system for Rust servers listed on GamesFinder.net. It's designed to reward players for voting for your server/s on gamesfinder.net and players earn points by doing so which they can then redeem for in-game rewards. What is GamesFinder.net? It's a new platform designed for server owners to list and describe their servers better with more options and gives the players the ability to search for a server easier tailored to their needs and get rewards by voting the server. Features: Vote Tracking: Players can vote for the server on the website, and their votes are tracked. Rewards: Players can exchange their accumulated points for rewards. Rewards can be items and executed commands or kits. Cooldown Management: Ensures players can't spam vote claims by implementing a cooldown system. Vote Verification: Checks if a player has voted and then claims their reward via the API. Custom Commands: Players can check their points, claim rewards, or view available rewards through chat commands. Discord Integration: Option to send notifications to a Discord server when a vote is made or a reward is claimed. Commands : gfvote "Amount" "PlayerName or SteamID" : Allows admins to manually add points to players (Console Command). /claimpoint or /clp : Used by players to claim their voting points. /rewardlist or /rl : Displays available rewards to players. /claimreward or /cr : Players use this to claim a specific reward. /checkpoints or /checkp : Check the amount of points earned. Config Example : { "Use discord webhook at vote": true, "Use discord webhook at claim": true, "Discord webhook": "Your discord server webhook", "Chat command to claim reward point": [ "claimpoint", "clp" ], "Chat command for check rewards": [ "rewardlist", "rl" ], "Chat command for get reward": [ "claimreward", "cr" ], "Chat commands for checking points": [ "checkpoints", "checkp" ], "GamesFinder API": "Your API from gamesfinder.net", "Rewards": { "economics": { "Display name for chat (if empty - use key or item name)": "x50 Economics", "NeedPoints": 3, "Type": 1, "Item": null, "Command (%STEAMID% - player user id)": "deposit %STEAMID% 50" }, "group": { "Display name for chat (if empty - use key or item name)": "x1 Group 'Member'", "NeedPoints": 10, "Type": 1, "Item": null, "Command (%STEAMID% - player user id)": "oxide.grant user %STEAMID% (Permission)" }, "sr": { "Display name for chat (if empty - use key or item name)": "x10 ServerRewards", "NeedPoints": 2, "Type": 1, "Item": null, "Command (%STEAMID% - player user id)": "sr add %STEAMID% 10" }, "wood": { "Display name for chat (if empty - use key or item name)": null, "NeedPoints": 1, "Type": 0, "Item": { "Shortname": "wood", "Amount": 1000, "SkinID": 0 }, "Command (%STEAMID% - player user id)": null } }, "Reminder message": "Hey! Don't forget to vote for our server on gamesfinder.net and claim your points.", "Reminder interval minutes": 15 } Submitter Shiro Submitted 04/06/2024 Category Plugins  
  9. Shiro

    GFVoter

    Version 1.0.2

    2 downloads

    GFVoter it's a voting rewards system for Rust servers listed on GamesFinder.net. It's designed to reward players for voting for your server/s on gamesfinder.net and players earn points by doing so which they can then redeem for in-game rewards. What is GamesFinder.net? It's a new platform designed for server owners to list and describe their servers better with more options and gives the players the ability to search for a server easier tailored to their needs and get rewards by voting the server. Features: Vote Tracking: Players can vote for the server on the website, and their votes are tracked. Rewards: Players can exchange their accumulated points for rewards. Rewards can be items and executed commands or kits. Cooldown Management: Ensures players can't spam vote claims by implementing a cooldown system. Vote Verification: Checks if a player has voted and then claims their reward via the API. Custom Commands: Players can check their points, claim rewards, or view available rewards through chat commands. Discord Integration: Option to send notifications to a Discord server when a vote is made or a reward is claimed. Commands : gfvote "Amount" "PlayerName or SteamID" : Allows admins to manually add points to players (Console Command). /claimpoint or /clp : Used by players to claim their voting points. /rewardlist or /rl : Displays available rewards to players. /claimreward or /cr : Players use this to claim a specific reward. /checkpoints or /checkp : Check the amount of points earned. Config Example : { "Use discord webhook at vote": true, "Use discord webhook at claim": true, "Discord webhook": "Your discord server webhook", "Chat command to claim reward point": [ "claimpoint", "clp" ], "Chat command for check rewards": [ "rewardlist", "rl" ], "Chat command for get reward": [ "claimreward", "cr" ], "Chat commands for checking points": [ "checkpoints", "checkp" ], "GamesFinder API": "Your API from gamesfinder.net", "Rewards": { "economics": { "Display name for chat (if empty - use key or item name)": "x50 Economics", "NeedPoints": 3, "Type": 1, "Item": null, "Command (%STEAMID% - player user id)": "deposit %STEAMID% 50" }, "group": { "Display name for chat (if empty - use key or item name)": "x1 Group 'Member'", "NeedPoints": 10, "Type": 1, "Item": null, "Command (%STEAMID% - player user id)": "oxide.grant user %STEAMID% (Permission)" }, "sr": { "Display name for chat (if empty - use key or item name)": "x10 ServerRewards", "NeedPoints": 2, "Type": 1, "Item": null, "Command (%STEAMID% - player user id)": "sr add %STEAMID% 10" }, "wood": { "Display name for chat (if empty - use key or item name)": null, "NeedPoints": 1, "Type": 0, "Item": { "Shortname": "wood", "Amount": 1000, "SkinID": 0 }, "Command (%STEAMID% - player user id)": null } }, "Reminder message": "Hey! Don't forget to vote for our server on gamesfinder.net and claim your points.", "Reminder interval minutes": 15 }
    Free
  10. View File Serbia 4K Terrain Map This is a map file for Serbia 4K map without any monuments , splat , biomes , topology or rocks on it only the terrain elevation and shape to let you and your creativity do whatever you want on it. Lately blank maps have been in demand with the rise in RustEdit enthusiasts and unfortunately i did not save blankmaps for my previous maps but this is the start of it. Let your creativity flow and make your own Serbia version. Submitter Shiro Submitted 03/07/2024 Category Maps  
  11. Version v1

    0 downloads

    This is a map file for Serbia 4K map without any monuments , splat , biomes , topology or rocks on it only the terrain elevation and shape to let you and your creativity do whatever you want on it. Lately blank maps have been in demand with the rise in RustEdit enthusiasts and unfortunately i did not save blankmaps for my previous maps but this is the start of it. Let your creativity flow and make your own Serbia version.
    $5
  12. View File 6 3000 Maps Bundle With Railways & Launch Site This is a bundle consisting of 6 of my procedural edited 3000 sized maps with added Launch Site and above ground railways featuring monuments that are normally not present on small maps and railways to ease the transporation across the map. All maps are 3000 sized , to read in detail about each map you can check them out here individually before purchasing . Submitter Shiro Submitted 03/07/2024 Category Maps  
  13. Version v1.1

    0 downloads

    This is a bundle consisting of 6 of my procedural edited 3000 sized maps with added Launch Site and above ground railways featuring monuments that are normally not present on small maps and railways to ease the transporation across the map. All maps are 3000 sized , to read in detail about each map you can check them out here individually before purchasing .
    $35
  14. Shiro

    ProcG15 3000

    View File ProcG15 3000 Procedural 3000 size map edited with large monuments and above ground railway network The railway network above ground passes by all the monuments and follows the road, it is a loop and connected with underground system . Procedural Monuments : Ferry Terminal Large & Small Harbor Fishing Villages Desert Mil Base Outpost + Airwolf Vendor + Gambling Launch Site Military Tunnel Train Yard Nuclear Missile Silo Junkyard Satellite Dish Sphere Tank Power Plant Water Treatment Plant Stables Quarries Swamps Ice Lakes Gas Stations , warehouses , Supermarkets Caves Oil Rigs and Lighthouses Submitter Shiro Submitted 03/07/2024 Category Maps  
  15. Shiro

    ProcG15 3000

    Version v1.1

    0 downloads

    Procedural 3000 size map edited with large monuments and above ground railway network The railway network above ground passes by all the monuments and follows the road, it is a loop and connected with underground system . Procedural Monuments : Ferry Terminal Large & Small Harbor Fishing Villages Desert Mil Base Outpost + Airwolf Vendor + Gambling Launch Site Military Tunnel Train Yard Nuclear Missile Silo Junkyard Satellite Dish Sphere Tank Power Plant Water Treatment Plant Stables Quarries Swamps Ice Lakes Gas Stations , warehouses , Supermarkets Caves Oil Rigs and Lighthouses
    $8
  16. Shiro

    ProcG14 3000

    View File ProcG14 3000 Procedural 3000 size map edited with large monuments and above ground railway network The railway network above ground passes by all the monuments and follows the road, it is a loop and connected with underground system . Procedural Monuments : Ferry Terminal Large & Small Harbor Fishing Villages Desert Mil Base Outpost + Airwolf Vendor + Gambling Launch Site Military Tunnel Train Yard Nuclear Missile Silo Junkyard Satellite Dish Sphere Tank Power Plant Water Treatment Plant Sewer Branch Stables Quarries Swamps Ice Lakes Gas Stations , warehouses , Supermarkets Caves Oil Rigs and Lighthouses Submitter Shiro Submitted 03/07/2024 Category Maps  
  17. Shiro

    ProcG14 3000

    Version v1.1

    0 downloads

    Procedural 3000 size map edited with large monuments and above ground railway network The railway network above ground passes by all the monuments and follows the road, it is a loop and connected with underground system . Procedural Monuments : Ferry Terminal Large & Small Harbor Fishing Villages Desert Mil Base Outpost + Airwolf Vendor + Gambling Launch Site Military Tunnel Train Yard Nuclear Missile Silo Junkyard Satellite Dish Sphere Tank Power Plant Water Treatment Plant Sewer Branch Stables Quarries Swamps Ice Lakes Gas Stations , warehouses , Supermarkets Caves Oil Rigs and Lighthouses
    $8
  18. Shiro

    ProcG13 3000

    View File ProcG13 3000 Procedural 3000 size map edited with large monuments and above ground railway network The railway network above ground passes by all the monuments and follows the road, it is a loop and connected with underground system . Procedural Monuments : Ferry Terminal Large & Small Harbor Fishing Villages Desert Mil Base Outpost + Airwolf Vendor + Gambling Launch Site Military Tunnel Train Yard Nuclear Missile Silo Junkyard Satellite Dish Sphere Tank Stables Quarries Swamps Ice Lakes Gas Stations , warehouses , Supermarkets Caves Oil Rigs and Lighthouses Submitter Shiro Submitted 03/07/2024 Category Maps  
  19. Shiro

    ProcG13 3000

    Version v1.1

    0 downloads

    Procedural 3000 size map edited with large monuments and above ground railway network The railway network above ground passes by all the monuments and follows the road, it is a loop and connected with underground system . Procedural Monuments : Ferry Terminal Large & Small Harbor Fishing Villages Desert Mil Base Outpost + Airwolf Vendor + Gambling Launch Site Military Tunnel Train Yard Nuclear Missile Silo Junkyard Satellite Dish Sphere Tank Stables Quarries Swamps Ice Lakes Gas Stations , warehouses , Supermarkets Caves Oil Rigs and Lighthouses
    $8
  20. Shiro

    ProcG12 3000

    View File ProcG12 3000 Procedural 3000 size map edited with large monuments and above ground railway network The railway network above ground passes by all the monuments and follows the road, it is a loop and connected with underground system . Procedural Monuments : Ferry Terminal Large & Small Harbor Fishing Villages Desert Mil Base Outpost + Airwolf Vendor + Gambling Launch Site Military Tunnel Train Yard Nuclear Missile Silo Bandit Town Junkyard Satellite Dish Sphere Tank Power Plant Airfield Stables Quarries Swamps Ice Lakes Gas Stations , warehouses , Supermarkets Caves Oil Rigs and Lighthouses Submitter Shiro Submitted 03/07/2024 Category Maps  
  21. Shiro

    ProcG12 3000

    Version v1.1

    0 downloads

    Procedural 3000 size map edited with large monuments and above ground railway network The railway network above ground passes by all the monuments and follows the road, it is a loop and connected with underground system . Procedural Monuments : Ferry Terminal Large & Small Harbor Fishing Villages Desert Mil Base Outpost + Airwolf Vendor + Gambling Launch Site Military Tunnel Train Yard Nuclear Missile Silo Bandit Town Junkyard Satellite Dish Sphere Tank Power Plant Airfield Stables Quarries Swamps Ice Lakes Gas Stations , warehouses , Supermarkets Caves Oil Rigs and Lighthouses
    $8
  22. Shiro

    ProcG11 3500

    View File ProcG11 3500 Procedural 3500 size map edited with large monuments and above ground railway network The railway network above ground passes by all the monuments and follows the road, it is a loop and connected with underground system . Procedural Monuments : Ferry Terminal Large & Small Harbor Fishing Villages Desert Mil Base Outpost + Airwolf Vendor + Gambling Launch Site Military Tunnel Train Yard Nuclear Missile Silo Junkyard Satellite Dish Sphere Tank Excavator Power Plant Water Treatment Plant Stables Quarries Swamps Ice Lakes Gas Stations , warehouses , Supermarkets Caves Oil Rigs and Lighthouses Submitter Shiro Submitted 03/07/2024 Category Maps  
  23. Shiro

    ProcG11 3500

    Version v1.1

    0 downloads

    Procedural 3500 size map edited with large monuments and above ground railway network The railway network above ground passes by all the monuments and follows the road, it is a loop and connected with underground system . Procedural Monuments : Ferry Terminal Large & Small Harbor Fishing Villages Desert Mil Base Outpost + Airwolf Vendor + Gambling Launch Site Military Tunnel Train Yard Nuclear Missile Silo Junkyard Satellite Dish Sphere Tank Excavator Power Plant Water Treatment Plant Stables Quarries Swamps Ice Lakes Gas Stations , warehouses , Supermarkets Caves Oil Rigs and Lighthouses
    $8
×
×
  • Create New...